mirror_zfs/include/os/freebsd/zfs/sys
Mateusz Guzik e3e82dcc51 FreeBSD: switch teardown lock to rms
This deserializes otherwise non-contending operations.

The previous scheme of using 17 locks hashed by curthread runs into
conflicts very quickly. Check the pull request for sample results.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Matt Macy <mmacy@FreeBSD.org>
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Closes #11153
2021-03-12 15:51:48 -08:00
..
freebsd_crypto.h Extending FreeBSD UIO Struct 2021-01-20 21:27:30 -08:00
Makefile.am Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-10-21 14:08:06 -07:00
sha2.h
vdev_os.h
zfs_bootenv_os.h
zfs_context_os.h FreeBSD: Move uio_prefaultpages def to uio.h 2020-11-10 10:58:59 -08:00
zfs_ctldir.h
zfs_dir.h
zfs_ioctl_compat.h
zfs_vfsops_os.h FreeBSD: switch teardown lock to rms 2021-03-12 15:51:48 -08:00
zfs_vnops_os.h Share zfs_fsync, zfs_read, zfs_write, et al between Linux and FreeBSD 2020-10-21 14:08:06 -07:00
zfs_znode_impl.h Macroify teardown lock handling 2021-03-12 15:51:39 -08:00
zpl.h