[PATCH 0/4] smp: Improve on cpumasks handling

Yury Norov posted 4 patches 6 months, 2 weeks ago
There is a newer version of this series
kernel/smp.c | 38 +++++++++-----------------------------
1 file changed, 9 insertions(+), 29 deletions(-)
[PATCH 0/4] smp: Improve on cpumasks handling
Posted by Yury Norov 6 months, 2 weeks ago
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