]> git.baikalelectronics.ru Git - kernel.git/commit
sched: fair-group scheduling vs latency
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Sat, 19 Apr 2008 17:45:00 +0000 (19:45 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 19 Apr 2008 17:45:00 +0000 (19:45 +0200)
commit8e2067b663fbcf8671691b2b55004790c6839e5a
tree6ba7140a8b6e7b332fd687d24de45d2f6ded8035
parent03999ffde40af4667385b2aac34a808941d980e2
sched: fair-group scheduling vs latency

Currently FAIR_GROUP sched grows the scheduler latency outside of
sysctl_sched_latency, invert this so it stays within.

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