diff options
author | Trond Myklebust <[email protected]> | 2018-10-03 12:01:22 -0400 |
---|---|---|
committer | J. Bruce Fields <[email protected]> | 2018-10-29 16:57:59 -0400 |
commit | ae74136b4bb64440a55117e12065b8c282ab6c1a (patch) | |
tree | 1f1c8cd8581aac2bcc3dc037aaed5387c85966dc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | b92a8fababa9d18910a54b957be55fef7f603531 (diff) |
SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlock
Instead of the reader/writer spinlock, allow cache lookups to use RCU
for looking up entries. This is more efficient since modifications can
occur while other entries are being looked up.
Note that for now, we keep the reader/writer spinlock until all users
have been converted to use RCU-safe freeing of their cache entries.
Signed-off-by: Trond Myklebust <[email protected]>
Signed-off-by: J. Bruce Fields <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions