[PATCH 4/5] sched/fair: Remove select_idle_smt()

2021-01-19 Thread Mel Gorman
From: Peter Zijlstra (Intel) In order to make the next patch more readable, and to quantify the actual effectiveness of this pass, start by removing it. Signed-off-by: Peter Zijlstra (Intel) Signed-off-by: Mel Gorman --- kernel/sched/fair.c | 30 -- 1 file

[PATCH 4/5] sched/fair: Remove select_idle_smt()

2021-01-15 Thread Mel Gorman
From: Peter Zijlstra (Intel) In order to make the next patch more readable, and to quantify the actual effectiveness of this pass, start by removing it. Signed-off-by: Peter Zijlstra (Intel) Signed-off-by: Mel Gorman --- kernel/sched/fair.c | 30 -- 1 file

[PATCH 4/5] sched/fair: Remove select_idle_smt()

2021-01-11 Thread Mel Gorman
From: Peter Zijlstra (Intel) In order to make the next patch more readable, and to quantify the actual effectiveness of this pass, start by removing it. Signed-off-by: Peter Zijlstra (Intel) Signed-off-by: Mel Gorman --- kernel/sched/fair.c | 30 -- 1 file