Files
mirror_zfs/include
Matthew Ahrens 1ff46825e2 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 <behlendorf1@llnl.gov>
Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Reviewed-by: Olaf Faaland <faaland1@llnl.gov>
Signed-off-by: Matthew Ahrens <mahrens@delphix.com>
Closes #9062
2019-07-25 11:57:58 -07:00
..
2019-07-25 11:57:58 -07:00
2017-09-19 12:17:29 -07:00
2019-06-24 16:44:01 -07:00
2018-11-06 17:47:52 -08:00
2017-08-09 15:31:08 -07:00
2019-07-16 10:11:49 -07:00
2019-06-24 16:44:01 -07:00