diff options
author | 2025-06-03 10:22:01 +0200 | |
---|---|---|
committer | 2025-06-03 08:22:27 -1000 | |
commit | 9960be72a54cf0e4d47abdd4cacd1278835a3bb4 (patch) | |
tree | c2c13b7dc738518ee92caec9ce365d99927897f6 /scripts/lib/kdoc/kdoc_files.py | |
parent | sched_ext: idle: Properly handle invalid prev_cpu during idle selection (diff) | |
download | linux-rng-9960be72a54cf0e4d47abdd4cacd1278835a3bb4.tar.xz linux-rng-9960be72a54cf0e4d47abdd4cacd1278835a3bb4.zip |
sched_ext: idle: Skip cross-node search with !CONFIG_NUMA
In the idle CPU selection logic, attempting cross-node searches adds
unnecessary complexity when CONFIG_NUMA is disabled.
Since there's no meaningful concept of nodes in this case, simplify the
logic by restricting the idle CPU search to the current node only.
Fixes: 48849271e6611 ("sched_ext: idle: Per-node idle cpumasks")
Signed-off-by: Andrea Righi <arighi@nvidia.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions