From: Paul Turner Date: Thu, 21 Jul 2011 16:43:31 +0000 (-0700) Subject: sched: Add a timer to handle CFS bandwidth refresh X-Git-Tag: v3.2-rc1~161^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58088ad0152ba4b7997388c93d0ca208ec1ece75;p=pandora-kernel.git sched: Add a timer to handle CFS bandwidth refresh This patch adds a per-task_group timer which handles the refresh of the global CFS bandwidth pool. Since the RT pool is using a similar timer there's some small refactoring to share this support. Signed-off-by: Paul Turner Reviewed-by: Hidetoshi Seto Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/r/20110721184757.277271273@google.com Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed