sched: More generic WAKE_AFFINE vs select_idle_sibling()
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Thu, 12 Nov 2009 14:55:29 +0000 (15:55 +0100)
committerIngo Molnar <mingo@elte.hu>
Fri, 13 Nov 2009 09:09:59 +0000 (10:09 +0100)
commitfe3bcfe1f6c1fc4ea7706ac2d05e579fd9092682
tree2de57bbb385face039f7e6c0da38f86e545076a0
parenta50bde5130f65733142b32975616427d0ea50856
sched: More generic WAKE_AFFINE vs select_idle_sibling()

Instead of only considering SD_WAKE_AFFINE | SD_PREFER_SIBLING
domains also allow all SD_PREFER_SIBLING domains below a
SD_WAKE_AFFINE domain to change the affinity target.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Mike Galbraith <efault@gmx.de>
LKML-Reference: <20091112145610.909723612@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
kernel/sched_fair.c