diff options
author | 2023-03-04 13:40:55 -0800 | |
---|---|---|
committer | 2023-04-05 13:47:18 +0000 | |
commit | 09853fb89f6bc46727ccd325c0f6f266df51d155 (patch) | |
tree | 9c84f7bb1e3931bff9a6d2a078a157d5c15ec5b7 /tools/perf/scripts/python/syscall-counts.py | |
parent | doc: Update whatisRCU.rst (diff) | |
download | wireguard-linux-09853fb89f6bc46727ccd325c0f6f266df51d155.tar.xz wireguard-linux-09853fb89f6bc46727ccd325c0f6f266df51d155.zip |
rcu: Add comment to rcu_do_batch() identifying rcuoc code path
This commit adds a comment to help explain why the "else" clause of the
in_serving_softirq() "if" statement does not need to enforce a time limit.
The reason is that this "else" clause handles rcuoc kthreads that do not
block handlers for other softirq vectors.
Acked-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions