diff options
author | 2018-06-09 01:22:20 -0700 | |
---|---|---|
committer | 2018-07-12 15:39:23 -0700 | |
commit | 2ee5aca54622aacc196106c623fea4116f1043a6 (patch) | |
tree | f364e3a66f8715e2b39035a4d86724f27e3199b0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | doc: Update synchronize_rcu() definition in whatisRCU.txt (diff) | |
download | wireguard-linux-2ee5aca54622aacc196106c623fea4116f1043a6.tar.xz wireguard-linux-2ee5aca54622aacc196106c623fea4116f1043a6.zip |
rcu: Make rcu_seq_diff() more exact
The current implementatation of rcu_seq_diff() follows tradition in
providing a rough-and-ready approximation of the number of elapsed grace
periods between the two rcu_seq values. However, this difference is
used to flag RCU-failure "near misses", which can be a valuable debugging
aid, so more exactitude would be an improvement. This commit therefore
improves the accuracy of rcu_seq_diff().
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions