CentOS学习19_centos6.5关闭transparent huge pages详细操作

vi /etc/grub.conf
kernel项增加 transparent_hugepage=never


例如:

title Red Hat Enterprise Linux (2.6.32-431.el6.x86_64)
        root (hd0,0)
        kernel /vmlinuz-2.6.32-431.el6.x86_64 ro root=/dev/mapper/VolGroup-lv_root  transparent_hugepage=never
        initrd /initramfs-2.6.32-431.el6.x86_64.img

相关文章

Centos下搭建性能监控Spotlight
CentOS 6.3下Strongswan搭建IPSec VPN
在CentOS6.5上安装Skype与QQ
阿里云基于centos6.5主机VPN配置
CentOS 6.3下配置multipah
CentOS安装、配置APR和tomcat-native