]> 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>
Tue, 19 Aug 2008 11:10:09 +0000 (13:10 +0200)
commit6f0d5c390e4206dcb3804a5072a048fdb7d2b428
tree60e25ec2076091c1deb9d414e84e276320be44bf
parentaf4491e51632d01fbc2b856ffa9ebcd4b38db68c
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