commit | f1d239f73200a5803a89e5929fb3abc1596b7589 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Fri Jun 27 13:41:38 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jun 27 14:31:47 2008 +0200 |
tree | 33c59b6f2621284af91825ea7fbab718ffe65ade | |
parent | 83378269a5fad98f562ebc0f09c349575e6cbfe1 [diff] |
sched: incremental effective_load() Increase the accuracy of the effective_load values. Not only consider the current increment (as per the attempted wakeup), but also consider the delta between when we last adjusted the shares and the current situation. 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>