aboutsummaryrefslogtreecommitdiffstats
path: root/AUTHORS
diff options
context:
space:
mode:
authorMatthew Ahrens <[email protected]>2019-07-25 11:57:58 -0700
committerBrian Behlendorf <[email protected]>2019-07-25 11:57:58 -0700
commit1ff46825e232b3ad3414f60fab8dcba8ed17d778 (patch)
tree60a3a9b0a0029b74374b72297cf23f5b536d1977 /AUTHORS
parent09276fde1ce7730804957da88350c893d635526b (diff)
Replace zf_rwlock with a mutex
The rwlock implementation on linux does not perform as well as mutexes. We can realize a performance benefit by replacing the zf_rwlock with a mutex. Local microbenchmarks show ~50% improvement, and over NFS we see ~5% improvement on several of the ZFS Performance Tests cases, especially randwrite and seq_write. Reviewed-by: Brian Behlendorf <[email protected]> Reviewed-by: Tony Nguyen <[email protected]> Reviewed-by: Olaf Faaland <[email protected]> Signed-off-by: Matthew Ahrens <[email protected]> Closes #9062
Diffstat (limited to 'AUTHORS')
0 files changed, 0 insertions, 0 deletions