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:	Fri, 04 Dec 2009 10:49:13 +0100
From:	Peter Zijlstra <peterz@...radead.org>
To:	ehrhardt@...ux.vnet.ibm.com
Cc:	mingo@...e.hu, linux-kernel@...r.kernel.org,
	Holger.Wolf@...ibm.com, epasch@...ibm.com, schwidefsky@...ibm.com
Subject: Re: [PATCH 2/3] sched: make tunable scaling style configurable

On Mon, 2009-11-30 at 12:16 +0100, ehrhardt@...ux.vnet.ibm.com wrote:

> +++ linux-2.6-git-schedrecalc/kernel/sched.c
> @@ -7010,6 +7010,21 @@ static void update_sysctl(void)
>  	unsigned int cpus = max(num_online_cpus(), 8U);
>  	unsigned int factor = 1 + ilog2(cpus);
>  
> +	unsigned int factor;
> +

Now that won't compile will it ;-)

3rd patch removes the extra factor again, fixed it up properly.

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