< Home - < Back

tuna


Information about the package, tuna, which is shipped with common Linux distributions. The tuna package is designed for, Application tuning GUI & command line utility.


Package Name:

tuna

Summary:

Application tuning GUI & command line utility

Description:

Provides interface for changing scheduler and IRQ tunables, at whole CPU and at per thread/IRQ level. Allows isolating CPUs for use by a specific application and moving threads and interrupts to a CPU by just dragging and dropping them. Operations can be done on CPU sockets, understanding CPU topology. Can be used as a command line utility without requiring the GUI libraries to be installed.

Architecture:

noarch

Version:

0.12

Release:

3.el6

Size:

140 k

Repository:

base

From Repository:

Licence:

GPLv2



Handy Yum Commands for tuna


Control the tuna package with the following handy commands outlined below.


Command

Description of Command

yum install tuna

This command will install tuna on the server.

yum remove tuna

This command will un-install tuna on the server. When you run this command, you will be asked if you are sure that you want to remove tuna, so you have to manually confirm that you want to do this.

yum -y remove tuna

This command will un-install tuna on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove tuna when using the -y flag.

yum update tuna

This command will update tuna to the latest version. When you run this command, you will be asked if you are sure that you want to remove tuna, so you have to manually confirm that you want to do this.

yum -y update tuna

This command will update tuna to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove tuna when using the -y flag.

yum info tuna

This command will show you core information about the tuna package.

yum deplist tuna

This command will show you the dependencies for tuna. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update tuna

This command will check if there is an update waiting on tuna. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.