[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221021061558.34767-1-jiahao.os@bytedance.com>
Date: Fri, 21 Oct 2022 14:15:56 +0800
From: Hao Jia <jiahao.os@...edance.com>
To: mingo@...hat.com, peterz@...radead.org, mingo@...nel.org,
juri.lelli@...hat.com, vincent.guittot@...aro.org,
dietmar.eggemann@....com, rostedt@...dmis.org, bsegall@...gle.com,
mgorman@...e.de, bristot@...hat.com, vschneid@...hat.com,
mgorman@...hsingularity.net
Cc: linux-kernel@...r.kernel.org, Hao Jia <jiahao.os@...edance.com>
Subject: [PATCH 0/2] Optimize the process of scanning CPU for some functions
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
Powered by blists - more mailing lists