diff options
Diffstat (limited to 'filesystems/zfs-stats/pkg-descr')
-rw-r--r-- | filesystems/zfs-stats/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/filesystems/zfs-stats/pkg-descr b/filesystems/zfs-stats/pkg-descr new file mode 100644 index 000000000000..3cd64d8cc2f4 --- /dev/null +++ b/filesystems/zfs-stats/pkg-descr @@ -0,0 +1,8 @@ +ZFS statistics tool for FreeBSD. + +The zfs-stats script displays general ZFS information and +human-readable statistics for the following subsystems: + * ARC + * L2ARC + * DMU (zfetch) + * vdev cache |