git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec12cb7
)
sched: Add a timer to handle CFS bandwidth refresh
author
Paul Turner
<pjt@google.com>
Thu, 21 Jul 2011 16:43:31 +0000
(09:43 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 14 Aug 2011 10:03:28 +0000
(12:03 +0200)
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 <pjt@google.com>
Reviewed-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link:
http://lkml.kernel.org/r/20110721184757.277271273@google.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched.c
patch
|
blob
|
history
kernel/sched_fair.c
patch
|
blob
|
history
diff --cc
kernel/sched.c
Simple merge
diff --cc
kernel/sched_fair.c
Simple merge