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:
57d3da2
)
sched: rt-group: synchonised bandwidth period
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Sat, 19 Apr 2008 17:44:57 +0000
(19:44 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sat, 19 Apr 2008 17:44:57 +0000
(19:44 +0200)
Various SMP balancing algorithms require that the bandwidth period
run in sync.
Possible improvements are moving the rt_bandwidth thing into root_domain
and keeping a span per rt_bandwidth which marks throttled cpus.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found