OSDN Git Service

sched/fair: Remove select_idle_smt()
authorMel Gorman <mgorman@techsingularity.net>
Mon, 25 Jan 2021 08:59:08 +0000 (08:59 +0000)
committerIngo Molnar <mingo@kernel.org>
Wed, 17 Feb 2021 13:06:59 +0000 (14:06 +0100)
commit6cd56ef1df399a004f90ecb682427f9964969fc9
tree9e6f4c948d9c2d161d640b3f88e762dde8bcb9bc
parented3cd45f8ca873dd320ff7e6b4c1c8f83a65302c
sched/fair: Remove select_idle_smt()

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: Mel Gorman <mgorman@techsingularity.net>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Reviewed-by: Vincent Guittot <vincent.guittot@linaro.org>
Link: https://lkml.kernel.org/r/20210125085909.4600-4-mgorman@techsingularity.net
kernel/sched/fair.c