commit | 051c67640e771fd6ad1b676fc0c16c379b3c6f80 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Jun 27 13:41:31 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 27 14:31:42 2008 +0200 |
tree | b56d9841d0ddb00a715489e83969051f7c4849e0 | |
parent | 4be9daaa1b33701f011f4117f22dc1e45a3e6e34 [diff] |
sched: remove prio preference from balance decisions Priority looses much of its meaning in a hierarchical context. So don't use it in balance decisions. Signed-off-by: Peter Zijlstra <peterz@infradead.org> Cc: Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com> Cc: Mike Galbraith <efault@gmx.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>