commit | e13ef442fe522fa1f604efec8c899a0e1fc3d426 | [log] [tgz] |
---|---|---|
author | Paul E. McKenney <paulmck@kernel.org> | Wed Jun 03 11:56:34 2020 -0700 |
committer | Paul E. McKenney <paulmck@kernel.org> | Mon Jun 29 12:00:46 2020 -0700 |
tree | 32426accfa8079101d26f1bc9734dd51df96fbc6 | |
parent | 72bb749e7048d0a8d7663b59ec1a33bd56c51083 [diff] |
refperf: Add test for RCU Tasks readers This commit adds testing for RCU Tasks readers to the refperf module. This also applies to RCU Rude readers, as both flavors have empty (as in non-existent) read-side markers. Signed-off-by: Paul E. McKenney <paulmck@kernel.org>