aboutsummaryrefslogtreecommitdiffstats
path: root/module/os/freebsd/zfs/sysctl_os.c
Commit message (Expand)AuthorAgeFilesLines
* Expose zfetch_max_idistance tunableRyan Moeller2020-10-161-2/+3
* Annontate FreeBSD sysctls with CTLFLAG_MPSAFEMark Johnston2020-10-011-6/+11
* vdev_ashift should only be set onceGeorge Wilson2020-09-181-0/+1
* Import vdev ashift optimization from FreeBSDRyan Moeller2020-08-211-28/+26
* Changes to make openzfs build within FreeBSD buildworldMatthew Macy2020-07-311-8/+7
* FreeBSD: Remove some code duplication in sysctl_os.cRyan Moeller2020-07-231-19/+0
* FreeBSD: Add legacy arc_min and arc_maxRyan Moeller2020-07-191-29/+36
* freebsd: changes necessary to coexist with dtrace in treeMatthew Macy2020-07-011-2/+2
* Add zfs_multihost_interval tunable handler for FreeBSDRyan Moeller2020-06-231-0/+15
* Update FreeBSD tunablesRyan Moeller2020-04-151-31/+25
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-141-0/+699