diff options
author | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-04-13 20:58:08 +0200 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.vnet.ibm.com> | 2015-05-27 21:59:58 +0200 |
commit | 6c7ed42c81a2d9a7e0646240599552040375fa02 (patch) | |
tree | 46e7968fe0752820a4a6af624ebc169749738ae0 /fs | |
parent | locktorture: Change longdelay_us to longdelay_ms (diff) | |
download | linux-6c7ed42c81a2d9a7e0646240599552040375fa02.tar.xz linux-6c7ed42c81a2d9a7e0646240599552040375fa02.zip |
rcutorture: Replace barriers with smp_store_release() and smp_load_acquire()
The rcutorture.c file uses several explicit memory barriers that can
easily be converted to smp_store_release() and smp_load_acquire(), which
improves maintainability and also improves performance a bit.
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions