From: Paul Turner Date: Mon, 15 Nov 2010 23:47:09 +0000 (-0800) Subject: sched: Allow update_cfs_load() to update global load X-Git-Tag: v2.6.38-rc1~489^2~22 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6b5591829bd348a5fbe1c428d28dea00621cdba;p=pandora-kernel.git sched: Allow update_cfs_load() to update global load Refactor the global load updates from update_shares_cpu() so that update_cfs_load() can update global load when it is more than ~10% out of sync. The new global_load parameter allows us to force an update, regardless of the error factor so that we can synchronize w/ update_shares(). Signed-off-by: Paul Turner Signed-off-by: Peter Zijlstra LKML-Reference: <20101115234938.377473595@google.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed