From: Paul Turner Date: Thu, 4 Oct 2012 11:18:32 +0000 (+0200) Subject: sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~75^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4e26b120b9de84cb627bc7361ba43cfdc51341f;p=pandora-kernel.git sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking While per-entity load-tracking is generally useful, beyond computing shares distribution, e.g. runnable based load-balance (in progress), governors, power-management, etc. These facilities are not yet consumers of this data. This may be trivially reverted when the information is required; but avoid paying the overhead for calculations we will not use until then. Signed-off-by: Paul Turner Reviewed-by: Ben Segall Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20120823141507.422162369@google.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed