From e66c8fda4444269151b80ec3d570182205f748b5 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Fri, 25 Jan 2013 10:45:19 -0600 Subject: Turn off THP for 32bit --- config-x86-32-generic | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config-x86-32-generic') diff --git a/config-x86-32-generic b/config-x86-32-generic index 65d68f8d..0e9b3f4b 100644 --- a/config-x86-32-generic +++ b/config-x86-32-generic @@ -96,6 +96,8 @@ CONFIG_X86_TRAMPOLINE=y CONFIG_PCI_DIRECT=y +# CONFIG_TRANSPARENT_HUGEPAGE is not set + # SHPC has half-arsed PCI probing, which makes it load on too many systems # CONFIG_HOTPLUG_PCI_SHPC is not set -- cgit