From: Peter Zijlstra Date: Fri, 27 Jun 2008 11:41:38 +0000 (+0200) Subject: sched: incremental effective_load() X-Git-Tag: v2.6.27-rc1~1105^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1d239f73200a5803a89e5929fb3abc1596b7589;p=pandora-kernel.git 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 Cc: Srivatsa Vaddagiri Cc: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed