From: Frank A. Kingswood on 20 May 2010 13:40 Hi! The configuration option SCHED_OMIT_FRAME_POINTER seems to have gained a most unusual description in 2.6.34. 490 config SCHED_OMIT_FRAME_POINTER 491 def_bool y 492 prompt "Single-depth WCHAN output" 493 depends on X86 494 ---help--- 495 Calculate simpler /proc/<PID>/wchan values. If this option 496 is disabled then wchan values will recurse back to the 497 caller function. This provides more accurate wchan values, 498 at the expense of slightly more scheduling overhead. 499 500 If in doubt, say "Y". Frank -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|
Pages: 1 Prev: NR_CPUS configuration option wrong Next: sysfs: compile fix, struct file forward declaration |