diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2022-05-18 01:01:14 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2022-06-20 19:22:28 +0300 |
commit | 0bcb386857376224b5fd3f38b6e3173ec74d8d36 (patch) | |
tree | c6611b1c1ca1e00dc366af2e233d9a3c721e4518 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0356d4e66214569de674ab2684f2e0b440a466ab (diff) | |
download | linux-0bcb386857376224b5fd3f38b6e3173ec74d8d36.tar.xz |
rcu-tasks: Untrack blocked RCU Tasks Trace at reader end
This commit causes rcu_read_unlock_trace() to check for the current
task being on a per-CPU list within the rcu_tasks_percpu structure,
and removes it from that list if so. This has the effect of curtailing
tracking of a task that blocked within an RCU Tasks Trace read-side
critical section once it exits that critical section.
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Cc: Neeraj Upadhyay <quic_neeraju@quicinc.com>
Cc: Eric Dumazet <edumazet@google.com>
Cc: Alexei Starovoitov <ast@kernel.org>
Cc: Andrii Nakryiko <andrii@kernel.org>
Cc: Martin KaFai Lau <kafai@fb.com>
Cc: KP Singh <kpsingh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions