From: Konrad Rzeszutek Wilk Date: Wed, 25 Jan 2012 03:33:36 +0000 (-0500) Subject: config: Turn CONFIG_DEBUG_ATOMIC_ON_SLEEP and turn on scheduler statistics and autogr... X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=17fcecdbe3b8e7796e665ff86eb254d9fb2e4def;p=xentesttools%2Fbootstrap.git config: Turn CONFIG_DEBUG_ATOMIC_ON_SLEEP and turn on scheduler statistics and autogroups. Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/linux.config b/linux.config index 6e253a5..b2290ff 100644 --- a/linux.config +++ b/linux.config @@ -782,3 +782,7 @@ CONFIG_IRQ_TIME_ACCOUNTING=y CONFIG_DEBUG_SHIRQ=y CONFIG_LOCKUP_DETECTOR=y CONFIG_HARDLOCKUP_DETECTOR=y + +CONFIG_DEBUG_ATOMIC_SLEEP=y +# CONFIG_DEBUG_PAGEALLOC is not set +CONFIG_SCHED_AUTOGROUP=y