[PATCH v2 02/11] sched: remove rq->cpu_load[load_idx] array

2014-02-16 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 process 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 ---

[PATCH v2 02/11] sched: remove rq-cpu_load[load_idx] array

2014-02-16 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 process 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 ---