$ less /etc/sysctl.ktune
$ less /etc/sysconfig/ktune
To activate the settings, you can enable the ktune service with the chkconfig and service utilities:
$ chkconfig ktune on
$ service ktune start
Saving current sysctl settings: [ OK ] Applying ktune sysctl settings from /etc/sysctl.ktune: [ OK ] Applying sysctl settings from /etc/sysctl.conf: [ OK ] Applying deadline elevator: sda [ OK ]
This is an awesome package, and I definitely plan to use the network settings on all of my CentOS hosts.
Courtesy : http://prefetch.net/blog/index.php/2009/04/26/performance-tuning-linux-servers-with-ktune/