From: Paul Turner Date: Thu, 21 Jul 2011 16:43:34 +0000 (-0700) Subject: sched: Add support for unthrottling group entities X-Git-Tag: v3.2-rc1~161^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=671fd9dabe5239ad218c7eb48b2b9edee50250e6;p=pandora-kernel.git sched: Add support for unthrottling group entities At the start of each period we refresh the global bandwidth pool. At this time we must also unthrottle any cfs_rq entities who are now within bandwidth once more (as quota permits). Unthrottled entities have their corresponding cfs_rq->throttled flag cleared and their entities re-enqueued. Signed-off-by: Paul Turner Reviewed-by: Hidetoshi Seto Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20110721184757.574628950@google.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed