summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPaul E. McKenney <paulmck@kernel.org>2020-10-29 15:08:57 -0700
committerPaul E. McKenney <paulmck@kernel.org>2021-01-04 13:53:41 -0800
commit00504537f44422a99d97f615f2b3ee17cfba194d (patch)
treed28c2ad47655eed3f86b7725d215ebaba97e5e5f /tools/perf/scripts/python
parentbc480a6354ef2e15c26c3bdbd0db647026e788a7 (diff)
rcutorture: Add testing for RCU's global memory ordering
RCU guarantees that anything seen by a given reader will also be seen after any grace period that must wait on that reader. This is very likely to hold based on inspection, but the advantage of having rcutorture do the inspecting is that rcutorture doesn't mind inspecting frequently and often. This commit therefore adds code to test RCU's global memory ordering. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions