aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorPeter Zijlstra <peterz@infradead.org>2011-10-18 22:03:48 +0200
committerIngo Molnar <mingo@elte.hu>2012-03-01 10:28:02 +0100
commit7abc63b1bd412f7655b62ef3e35c3c11c5134636 (patch)
treec2a18d2b57d71d124ddb280d396df94b7110448f /arch/sh
parentsched/rt: Keep period timer ticking when rt throttling is active (diff)
downloadlinux-dev-7abc63b1bd412f7655b62ef3e35c3c11c5134636.tar.xz
linux-dev-7abc63b1bd412f7655b62ef3e35c3c11c5134636.zip
sched/rt: Do not throttle when PI boosting
When a runqueue has rt_runtime_us = 0 then the only way it can accumulate rt_time is via PI boosting. That causes the runqueue to be throttled and replenishing does not change anything due to rt_runtime_us = 0. So avoid that situation by clearing rt_time and skip the throttling alltogether. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> [ Changelog ] Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/n/tip-7x70cypsotjb4jvcor3edctk@git.kernel.org Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'arch/sh')
0 files changed, 0 insertions, 0 deletions