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] [day] [month] [year] [list]
Message-ID: <1336595963.2527.69.camel@twins>
Date:	Wed, 09 May 2012 22:39:23 +0200
From:	Peter Zijlstra <a.p.zijlstra@...llo.nl>
To:	mingo@...nel.org, hpa@...or.com, linux-kernel@...r.kernel.org,
	tglx@...utronix.de
Cc:	linux-tip-commits@...r.kernel.org
Subject: Re: [tip:sched/core] sched/fair: Let minimally loaded cpu balance
 the group

On Wed, 2012-05-09 at 07:26 -0700, tip-bot for Peter Zijlstra wrote:
> sched/fair: Let minimally loaded cpu balance the group
> 
> Currently we let the leftmost (or first idle) cpu ascend the
> sched_domain tree and perform load-balancing. The result is that the
> busiest cpu in the group might be performing this function and pull
> more load to itself. The next load balance pass will then try to
> equalize this again.
> 
> Change this to pick the least loaded cpu to perform higher domain
> balancing. 

OK, so while this all sounds great its horrible broken.. there's no
guarantee the selected cpu actually gets to balance the domain for it
might never reach as high in its own balance pass since by then it might
not be the least loaded anymore.

Will have to poke at this more tomorrow, but from what my tired brain
makes of it there's nothing but a straight revert (and probably similar
for the next patch).


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