]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sched: rt-bandwidth accounting fix
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 19 Aug 2008 10:33:03 +0000 (12:33 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 28 Aug 2008 11:42:38 +0000 (13:42 +0200)
commitcc2991cf15ae92fa30b3ea9f56a8a5a337bd33c7
treea286839539678bb2b36e7e059b50a2e575e93782
parentf3ade837808121ff8bab9c56725f4fe40ec85a56
sched: rt-bandwidth accounting fix

It fixes an accounting bug where we would continue accumulating runtime
even though the bandwidth control is disabled. This would lead to very long
throttle periods once bandwidth control gets turned on again.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_rt.c