]> git.proxmox.com Git - pve-kernel-jessie.git/blame - add-thp-never-option.patch
update changelog, bump version to 4.4.16-62
[pve-kernel-jessie.git] / add-thp-never-option.patch
CommitLineData
a0ec2c00
DM
1--- ubuntu-wily/mm/Kconfig.org 2015-09-15 09:46:53.770389180 +0200
2+++ ubuntu-wily/mm/Kconfig 2015-09-15 09:48:05.813854679 +0200
3@@ -444,6 +444,12 @@
4 madvise(MADV_HUGEPAGE) but it won't risk to increase the
5 memory footprint of applications without a guaranteed
6 benefit.
7+
8+ config TRANSPARENT_HUGEPAGE_NEVER
9+ bool "never"
10+ help
11+ Disable Transparent Hugepage
12+
13 endchoice
14
15 #