[PATCH 13/14] sched: update the cpu_power

2013-04-25 Thread Vincent Guittot
The cpu_power is updated for CPUs that don't participate to the packing effort. We consider that their cpu_power is allocated to idleness as it could be allocated by rt. So the cpu_power that remains available for cfs, is set to min value (i.e. 1) Signed-off-by: Vincent Guittot ---

[PATCH 13/14] sched: update the cpu_power

2013-04-25 Thread Vincent Guittot
The cpu_power is updated for CPUs that don't participate to the packing effort. We consider that their cpu_power is allocated to idleness as it could be allocated by rt. So the cpu_power that remains available for cfs, is set to min value (i.e. 1) Signed-off-by: Vincent Guittot