[patch v5 13/15] sched: no balance for prefer_sibling in power scheduling

2013-02-17 Thread Alex Shi
In power aware scheduling, we don't want to balance 'prefer_sibling' groups just because local group has capacity. If the local group has no tasks at the time, that is the power balance hope so. Signed-off-by: Alex Shi --- kernel/sched/fair.c | 6 +- 1 file changed, 5 insertions(+), 1

[patch v5 13/15] sched: no balance for prefer_sibling in power scheduling

2013-02-17 Thread Alex Shi
In power aware scheduling, we don't want to balance 'prefer_sibling' groups just because local group has capacity. If the local group has no tasks at the time, that is the power balance hope so. Signed-off-by: Alex Shi alex@intel.com --- kernel/sched/fair.c | 6 +- 1 file changed, 5