commit | bb3469ac9b50f14ad6eba129ca0ad4fd033097a0 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Jun 27 13:41:27 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 27 14:31:40 2008 +0200 |
tree | e5c6c6563778593f53fca642675b4c3ba5603ed2 | |
parent | a8a51d5e59561aa5b4d66e19eca819b537783e8f [diff] |
sched: hierarchical load vs affine wakeups With hierarchical grouping we can't just compare task weight to rq weight - we need to scale the weight appropriately. 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>