commit | ac884dec6d4a7df252150af875cffddf8f1d9c15 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Sat Apr 19 19:45:00 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Sat Apr 19 19:45:00 2008 +0200 |
tree | 6ba7140a8b6e7b332fd687d24de45d2f6ded8035 | |
parent | 58d6c2d72f8628f39e8689fbde8aa177fcf00a37 [diff] |
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>