commit | e4f4288842ee12747e10c354d72be7d424c0b627 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Wed Dec 16 18:04:34 2009 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Dec 16 19:01:55 2009 +0100 |
tree | e9b066cc886e4b28db60b2626b682986f34a3bda | |
parent | e6c8fba7771563b2f3dfb96a78f36ec17e15bdf0 [diff] |
sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE We should skip !SD_LOAD_BALANCE domains. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: Mike Galbraith <efault@gmx.de> LKML-Reference: <20091216170517.653578430@chello.nl> CC: stable@kernel.org Signed-off-by: Ingo Molnar <mingo@elte.hu>