linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* SCHED_OMIT_FRAME_POINTER configuration option wrong
@ 2010-05-20 17:30 Frank A. Kingswood
  2010-05-25  8:27 ` 2.6.34: arch/x86/Kconfig BUG (was: SCHED_OMIT_FRAME_POINTER configuration option wrong) Frank Kingswood
  0 siblings, 1 reply; 2+ messages in thread
From: Frank A. Kingswood @ 2010-05-20 17:30 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* 2.6.34: arch/x86/Kconfig BUG  (was: SCHED_OMIT_FRAME_POINTER configuration option wrong)
  2010-05-20 17:30 SCHED_OMIT_FRAME_POINTER configuration option wrong Frank A. Kingswood
@ 2010-05-25  8:27 ` Frank Kingswood
  0 siblings, 0 replies; 2+ messages in thread
From: Frank Kingswood @ 2010-05-25  8:27 UTC (permalink / raw)
  To: linux-kernel

On 20/05/10 18:30, Frank A. Kingswood wrote:
> 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".

This looks like a git merge error/bug.

Frank

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-25  8:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-20 17:30 SCHED_OMIT_FRAME_POINTER configuration option wrong Frank A. Kingswood
2010-05-25  8:27 ` 2.6.34: arch/x86/Kconfig BUG (was: SCHED_OMIT_FRAME_POINTER configuration option wrong) Frank Kingswood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).