commit | 039a1c41b3a489e34593ea1e1687f6fdad6b13ab | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Jun 27 13:41:25 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 27 14:31:38 2008 +0200 |
tree | 162e9b0b7a2472be292089bf4f84623bdc6f34ab | |
parent | 3e5459b4bea3ca2618cc02d56d12639f2cba531d [diff] |
sched: fix sched_balance_self() smp group balancing Finding the least idle cpu is more accurate when done with updated shares. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com> Cc: Mike Galbraith <efault@gmx.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>