Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Documentation: LKMM: Add litmus test for RCU GP guarantee where reader stores | Joel Fernandes (Google) | 2020-06-29 | 1 | -0/+37 |
| | | | | | | | | | This adds an example for the important RCU grace period guarantee, which shows an RCU reader can never span a grace period. Acked-by: Andrea Parri <parri.andrea@gmail.com> Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> Signed-off-by: Paul E. McKenney <paulmck@kernel.org> | ||||
* | Documentation: LKMM: Add litmus test for RCU GP guarantee where updater ↵ | Joel Fernandes (Google) | 2020-06-29 | 1 | -0/+42 |
frees object This adds an example for the important RCU grace period guarantee, which shows an RCU reader can never span a grace period. Acked-by: Andrea Parri <parri.andrea@gmail.com> Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> Signed-off-by: Paul E. McKenney <paulmck@kernel.org> |