summaryrefslogtreecommitdiff
path: root/Documentation/litmus-tests/README
blob: c4307ea9f996686f8025b23c5736ae2e1511210f (plain)
1
2
3
4
5
6
7
8
9
10
11
============
LITMUS TESTS
============

RCU (/rcu directory)
--------------------

RCU+sync+read.litmus
RCU+sync+free.litmus
    Both the above litmus tests demonstrate the RCU grace period guarantee
    that an RCU read-side critical section can never span a grace period.