lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 20 May 2010 18:30:07 +0100
From:	"Frank A. Kingswood" <frank@...gswood-consulting.co.uk>
To:	linux-kernel@...r.kernel.org
Subject: SCHED_OMIT_FRAME_POINTER configuration option wrong

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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ