From: Paul Turner Date: Mon, 15 Nov 2010 23:47:07 +0000 (-0800) Subject: sched: Update shares on idle_balance X-Git-Tag: v2.6.38-rc1~489^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c66eaf619c0c7937e9ded160ae83b5a7a6b19b56;p=pandora-kernel.git sched: Update shares on idle_balance Since shares updates are no longer expensive and effectively local, update them at idle_balance(). This allows us to more quickly redistribute shares to another cpu when our load becomes idle. Signed-off-by: Paul Turner Signed-off-by: Peter Zijlstra LKML-Reference: <20101115234938.204191702@google.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed