zfs/cmd/arc_summary
Ryan Moeller 2ce90dca91
arc_summary: Make get_descriptions per platform
Linux uses modinfo to get tunables descriptions, FreeBSD has to use
sysctl.

Move the existing function definition so it is defined that way on
Linux, and add a definition in terms of sysctl for FreeBSD.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ryan Moeller <ryan@iXsystems.com>
Closes #10062
2020-02-27 17:15:06 -08:00
..
Makefile.am Fix automake program name transformations 2019-08-20 17:46:40 -04:00
arc_summary2 Add FreeBSD code to arc_summary and arcstat 2019-11-30 15:43:23 -08:00
arc_summary3 arc_summary: Make get_descriptions per platform 2020-02-27 17:15:06 -08:00