From: Peter Zijlstra Date: Fri, 27 Jun 2008 11:41:26 +0000 (+0200) Subject: sched: persistent average load per task X-Git-Tag: v2.6.27-rc1~1105^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8a51d5e59561aa5b4d66e19eca819b537783e8f;p=pandora-kernel.git sched: persistent average load per task Remove the fall-back to SCHED_LOAD_SCALE by remembering the previous value of cpu_avg_load_per_task() - this is useful because of the hierarchical group model in which task weight can be much smaller. Signed-off-by: Peter Zijlstra Cc: Srivatsa Vaddagiri Cc: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed