[PATCH 0/4] smp: Improve on cpumasks handling
From: Yury Norov
Date: Fri Jun 06 2025 - 16:27:48 EST
Switch smp_call_function_*() to use more suitable cpumask API.
Yury Norov [NVIDIA] (4):
smp: Improve locality in smp_call_function_any()
smp: Use cpumask_any_but() in smp_call_function_many_cond()
smp: Don't wait for remote work done if not needed in
smp_call_function_many_cond()
smp: Defer check for local execution in smp_call_function_many_cond()
kernel/smp.c | 38 +++++++++-----------------------------
1 file changed, 9 insertions(+), 29 deletions(-)
--
2.43.0