[RFC PATCH 2/4] sched: change rq->cpu_load[load_idx] array to rq->cpu_load

2013-11-21 Thread Alex Shi
Since load_idx effect removed in load balance, we don't need the load_idx decays in scheduler. that will save some time in sched_tick and others places. Signed-off-by: Alex Shi --- arch/ia64/include/asm/topology.h | 5 --- arch/metag/include/asm/topology.h | 5 ---

[RFC PATCH 2/4] sched: change rq-cpu_load[load_idx] array to rq-cpu_load

2013-11-21 Thread Alex Shi
Since load_idx effect removed in load balance, we don't need the load_idx decays in scheduler. that will save some time in sched_tick and others places. Signed-off-by: Alex Shi alex@linaro.org --- arch/ia64/include/asm/topology.h | 5 --- arch/metag/include/asm/topology.h | 5 ---