12.07.2015 Views

RHEL Kernel Performance Optimization, Characterization ... - Red Hat

RHEL Kernel Performance Optimization, Characterization ... - Red Hat

RHEL Kernel Performance Optimization, Characterization ... - Red Hat

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Tuning ­ how to set kernel parameters/proc[root@foobar fs]# cat /proc/sys/kernel/sysrq (see “0”)[root@foobar fs]# echo 1 > /proc/sys/kernel/sysrq[root@foobar fs]# cat /proc/sys/kernel/sysrq (see “1”)Sysctl command[root@foobar fs]# sysctl kernel.sysrqkernel.sysrq = 0[root@foobar fs]# sysctl ­w kernel.sysrq=1kernel.sysrq = 1[root@foobar fs]# sysctl kernel.sysrqkernel.sysrq = 1Edit the /etc/sysctl.conf file# <strong>Kernel</strong> sysctl configuration file for <strong>Red</strong> <strong>Hat</strong> Linux# Controls the System Request debugging functionality of the kernelkernel.sysrq = 1

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!