[patch v3 7/8] sched: consider runnable load average in effective_load

2013-04-01 Thread Alex Shi
effective_load calculates the load change as seen from the root_task_group. It needs to engage the runnable average of changed task. Thanks for Morten Rasmussen's reminder of this. Signed-off-by: Alex Shi --- kernel/sched/fair.c | 27 --- 1 file changed, 20

[patch v3 7/8] sched: consider runnable load average in effective_load

2013-04-01 Thread Alex Shi
effective_load calculates the load change as seen from the root_task_group. It needs to engage the runnable average of changed task. Thanks for Morten Rasmussen's reminder of this. Signed-off-by: Alex Shi alex@intel.com --- kernel/sched/fair.c | 27 --- 1 file