]> err.no Git - linux-2.6/blobdiff - arch/i386/Kconfig
bf54x-lq043fb: framebuffer driver for Blackfin BF54x framebuffer device driver
[linux-2.6] / arch / i386 / Kconfig
index f1486f8a3e6d3decf4e504e76454ad270bc3c499..bf9aafad49788a49d5dc331a7189eb88ae3eb082 100644 (file)
@@ -214,6 +214,17 @@ config X86_ES7000
 
 endchoice
 
+config SCHED_NO_NO_OMIT_FRAME_POINTER
+       bool "Single-depth WCHAN output"
+       default y
+       help
+         Calculate simpler /proc/<PID>/wchan values. If this option
+         is disabled then wchan values will recurse back to the
+         caller function. This provides more accurate wchan values,
+         at the expense of slightly more scheduling overhead.
+
+         If in doubt, say "Y".
+
 config PARAVIRT
        bool "Paravirtualization support (EXPERIMENTAL)"
        depends on EXPERIMENTAL