diff options
author | Frederic Weisbecker <frederic@kernel.org> | 2023-03-29 18:02:03 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2023-05-11 13:44:50 -0700 |
commit | fbde57d2d2995375305917b3c944bc861beb84d4 (patch) | |
tree | 18e06559d20a7a78fd716db3e59ffbc5c0cdc6e7 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | b96a8b0b5be40f9bc9e45819f14b32ea9cdce73f (diff) |
rcu/nocb: Make shrinker iterate only over NOCB CPUs
Callbacks can only be queued as lazy on NOCB CPUs, therefore iterating
over the NOCB mask is enough for both counting and scanning. Just lock
the mostly uncontended barrier mutex on counting as well in order to
keep rcu_nocb_mask stable.
Signed-off-by: Frederic Weisbecker <frederic@kernel.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions