diff options
author | Peter Zijlstra <peterz@infradead.org> | 2011-10-18 22:03:48 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2012-03-01 10:28:01 +0100 |
commit | 42c62a589f1ccbf38a02cb732231f9c2fccc5ab0 (patch) | |
tree | 80ba018cd3b581668f9c8dc75d52f9c2a9ee9f54 /init | |
parent | Merge branch 'linus' into sched/core (diff) | |
download | linux-42c62a589f1ccbf38a02cb732231f9c2fccc5ab0.tar.xz linux-42c62a589f1ccbf38a02cb732231f9c2fccc5ab0.zip |
sched/rt: Keep period timer ticking when rt throttling is active
When a runqueue is throttled we cannot disable the period timer
because that timer is the only way to undo the throttling.
We got stale throttling entries when a rq was throttled and then the
global sysctl was disabled, which stopped the timer.
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
[ Added changelog ]
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: http://lkml.kernel.org/n/tip-nuj34q52p6ro7szapuz84i0v@git.kernel.org
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions