Re: [PATCH 1/7] sched: Remove rq->cpu_load[] update code

2019-05-27 Thread Rik van Riel
On Mon, 2019-05-27 at 07:21 +0100, Dietmar Eggemann wrote: > With LB_BIAS disabled, there is no need to update the rq- > >cpu_load[idx] > any more. > > Signed-off-by: Dietmar Eggemann Acked-by: Rik van Riel signature.asc Description: This is a digitally signed message part

[PATCH 1/7] sched: Remove rq->cpu_load[] update code

2019-05-26 Thread Dietmar Eggemann
With LB_BIAS disabled, there is no need to update the rq->cpu_load[idx] any more. Signed-off-by: Dietmar Eggemann --- include/linux/sched/nohz.h | 8 -- kernel/sched/core.c| 1 - kernel/sched/fair.c| 255 - kernel/sched/sched.h | 6