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 /usr | |
parent | 7e4d960993331e92567f0180e45322a93e6780ba (diff) |
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 'usr')
0 files changed, 0 insertions, 0 deletions