commit | ee00e66ffff250fb0d3a789e5565462f71c7c9a7 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Thu Dec 17 17:25:20 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jan 21 13:40:10 2010 +0100 |
tree | 2118b3ef38cec2ad3beb4e958c172307c22ac564 | |
parent | 3d45fd804a95055ecab5b3eed81f5ab2dbb047a2 [diff] |
sched: Remove rq_iterator usage from load_balance_fair Since we only ever iterate the fair class, do away with this abstraction. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> LKML-Reference: <new-submission> Signed-off-by: Ingo Molnar <mingo@elte.hu>