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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 10 Nov 2008 19:37:13 -0800
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	Valdis.Kletnieks@...edu
Cc:	linux-kernel@...r.kernel.org, Ken Chen <kenchen@...gle.com>,
	Ingo Molnar <mingo@...e.hu>
Subject: Re: 2.6.28-rc4-mmotm1110 - you gotta be kidding me...

On Mon, 10 Nov 2008 21:55:37 -0500 Valdis.Kletnieks@...edu wrote:

> Somebody's been hitting the phunky pharmaceuticals in the last 4 days,
> because this ball-of-joy snuck into linux-next.patch sometime between
> -mmotm1106 and --mmotm1110.
> 
> Seen in a 'make silentallconfig'
> 
>   Single-depth WCHAN output (SCHED_NO_NO_OMIT_FRAME_POINTER) [Y/n/?] (NEW) ?
> 
>   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.

I got lost here.

>   If in doubt, say "Y".
> 
> So if I say 'y', is that a request to disable it, or enable it?  And
> what exactly do I get if I vote *against* 'more accurate wchan values'?
> Do I get everybody having the same wchan pointing somewhere in the
> scheduler code, because that's where __builtin_return_address() points?
> 
> And please - a triple negative in the Kconfig variable name?  This has
> gotta be a winner for poor taste in variable naming...
> 

Even if that is all sorted out, how the heck is anyone to decide
whether or not they need this thing?

Also, if we really really are so wishy-washy indecisive that we need to
make the function optional, it should if at all possible be made
runtime-configurable, not compile-time.

--
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