diff options
author | Abel Wu <[email protected]> | 2022-09-07 19:19:57 +0800 |
---|---|---|
committer | Peter Zijlstra <[email protected]> | 2022-09-07 21:53:46 +0200 |
commit | b9bae70440d21e106fbc098803b5a190df65f2e0 (patch) | |
tree | c2b6a828a631d00a7adb80b24b19256396cc44b5 /lib/string_helpers.c | |
parent | 3e6efe87cd5ccabf0f1d4e3ef25881ca0fd337e7 (diff) |
sched/fair: Avoid double search on same cpu
The prev cpu is checked at the beginning of SIS, and it's unlikely
to be idle before the second check in select_idle_smt(). So we'd
better focus on its SMT siblings.
Signed-off-by: Abel Wu <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Reviewed-by: Josh Don <[email protected]>
Acked-by: Mel Gorman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions