From: Peter Zijlstra Date: Fri, 27 Jun 2008 11:41:35 +0000 (+0200) Subject: sched: update shares on wakeup X-Git-Tag: v2.6.27-rc1~1105^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2398f2c6d34b43025f274fc42eaca34d23ec2320;p=pandora-kernel.git sched: update shares on wakeup We found that the affine wakeup code needs rather accurate load figures to be effective. The trouble is that updating the load figures is fairly expensive with group scheduling. Therefore ratelimit the updating. Signed-off-by: Peter Zijlstra Cc: Srivatsa Vaddagiri Cc: Mike Galbraith Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed