[PATCH 0/2] Optimize the process of scanning CPU for some functions

From: Hao Jia
Date: Fri Oct 21 2022 - 02:16:14 EST


These two patches optimize the process of scanning the CPU by
adjusting the search order or breaking the loop.

Hao Jia (2):
sched/numa: Stop an exhastive search if an idle core is found
sched/core: Optimize the order of scanning CPU

kernel/sched/core.c | 2 +-
kernel/sched/fair.c | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)

--
2.37.0