diff options
author | Peter Zijlstra <[email protected]> | 2011-10-18 22:03:48 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2012-03-01 10:28:01 +0100 |
commit | 42c62a589f1ccbf38a02cb732231f9c2fccc5ab0 (patch) | |
tree | 80ba018cd3b581668f9c8dc75d52f9c2a9ee9f54 /arch/avr32/kernel/process.c | |
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 <[email protected]>
[ Added changelog ]
Signed-off-by: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/avr32/kernel/process.c')
0 files changed, 0 insertions, 0 deletions