From: Paul Turner Date: Thu, 4 Oct 2012 11:18:30 +0000 (+0200) Subject: sched: Aggregate total task_group load X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~75^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c566e8e9e44b72b53091da20e2dedefc730f2ee2;p=pandora-kernel.git sched: Aggregate total task_group load Maintain a global running sum of the average load seen on each cfs_rq belonging to each task group so that it may be used in calculating an appropriate shares:weight distribution. Signed-off-by: Paul Turner Reviewed-by: Ben Segall Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20120823141506.792901086@google.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed