diff options
author | Ryan Moeller <[email protected]> | 2020-10-26 17:34:28 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-10-26 14:34:28 -0700 |
commit | 5c810ac4999b773ec0528ca72c946d3acc82e87d (patch) | |
tree | cc03677f1c4176eca2609de6443b12778115d802 /COPYRIGHT | |
parent | 01a65c5861fb445e2a1f7aeceeaa821b595281c2 (diff) |
FreeBSD: Skip RAW kstat sysctls by default
These kstats are often expensive to compute so we want to avoid them
unless specifically requested.
The following kstats are affected by this change:
kstat.zfs.${pool}.multihost
kstat.zfs.${pool}.misc.state
kstat.zfs.${pool}.txgs
kstat.zfs.misc.fletcher_4_bench
kstat.zfs.misc.vdev_raidz_bench
kstat.zfs.misc.dbufs
kstat.zfs.misc.dbgmsg
In FreeBSD 13, sysctl(8) has been updated to still list the
names/description/type of skipped sysctls so they are still
discoverable.
Reviewed-by: Allan Jude <[email protected]>
Reviewed-by: Mateusz Guzik <[email protected]>
Signed-off-by: Ryan Moeller <[email protected]>
Closes #11099
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions