diff options
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | 2009-01-28 14:51:40 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-01 10:49:51 +0100 |
commit | a571bbeafbcc501d9989fbce1cddcd810bd51d71 (patch) | |
tree | cbfc71ece2ae3e351424d5f7ca9d8fff2429827b /kernel/sched_rt.c | |
parent | a9f3e2b549f83a9cdab873abf4140be27c05a3f2 (diff) | |
download | op-kernel-dev-a571bbeafbcc501d9989fbce1cddcd810bd51d71.zip op-kernel-dev-a571bbeafbcc501d9989fbce1cddcd810bd51d71.tar.gz |
sched: fix buddie group latency
Similar to the previous patch, by not clearing buddies we can select entities
past their run quota, which can increase latency. This means we have to clear
group buddies as well.
Do not use the group clear for pick_next_task(), otherwise that'll get O(n^2).
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/sched_rt.c')
0 files changed, 0 insertions, 0 deletions