Default to SLUB_DEBUG_ON not set

We can flip it on at runtime if we need to, and this should help a
performance hit people have been seeing for a while now.  We'll enable
it manually for merge window kernels.

https://lists.fedoraproject.org/pipermail/kernel/2014-January/004810.html
This commit is contained in:
Josh Boyer 2014-01-16 15:07:12 -05:00
commit 79b57ad120
5 changed files with 1 additions and 6 deletions

View file

@ -26,8 +26,6 @@ CONFIG_FAULT_INJECTION_STACKTRACE_FILTER=y
CONFIG_FAIL_IO_TIMEOUT=y
CONFIG_FAIL_MMC_REQUEST=y
CONFIG_SLUB_DEBUG_ON=y
CONFIG_LOCK_STAT=y
CONFIG_DEBUG_STACK_USAGE=y