mirror_zfs/include/os/freebsd/zfs/sys
Mateusz Guzik 29bc31f62f FreeBSD: convert teardown inactive lock to a read-mostly sleepable lock
The lock is taken all the time and as a regular read-write lock
avoidably serves as a mount point-wide contention point.

This forward ports FreeBSD revision r357322.

To quote aforementioned commit:

Sample result doing an incremental -j 40 build:
before: 173.30s user 458.97s system 2595% cpu 24.358 total
after:  168.58s user 254.92s system 2211% cpu 19.147 total

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Ryan Moeller <freqlabs@FreeBSD.org>
Signed-off-by: Mateusz Guzik <mjguzik@gmail.com>
Closes #10896
2020-09-09 10:26:05 -07:00
..
freebsd_crypto.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
Makefile.am Add 'zfs rename -u' to rename without remounting 2020-09-03 16:16:15 -07:00
sha2.h Changes to make openzfs build within FreeBSD buildworld 2020-07-31 21:30:31 -07:00
vdev_os.h Add prototypes 2020-06-18 12:21:32 -07:00
zfs_context_os.h Avoid possibility of division by zero 2020-09-09 10:26:03 -07:00
zfs_ctldir.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
zfs_dir.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
zfs_ioctl_compat.h FreeBSD: zfs commands backward compatibility 2020-07-15 21:32:50 -07:00
zfs_vfsops_os.h FreeBSD: convert teardown inactive lock to a read-mostly sleepable lock 2020-09-09 10:26:05 -07:00
zfs_vnops.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00
zfs_znode_impl.h FreeBSD: Add support for lockless lookup 2020-08-05 10:19:51 -07:00
zpl.h Add FreeBSD support to OpenZFS 2020-04-14 11:36:28 -07:00