mirror_zfs/cmd/arc_summary
Ryan Moeller 562e1c0327 Add/generalize abstractions in arc_summary3
Code for interfacing with procfs for kstats and tunables is Linux-
specific. A more generic interface can be used for the abstractions of
loading kstats and various tunable parameters, allowing other platforms
to implement the functions cleanly. In a similar vein, determining the
ZFS/SPL version can be abstracted away in order for other platforms to
provide their own implementations of this function.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Matt Macy <mmacy@FreeBSD.org>
Signed-off-by: Ryan Moeller <ryan@ixsystems.com>
Closes #9279
2019-09-10 13:27:53 -07:00
..
arc_summary2 Add/generalize abstraction in arc_summary2 2019-09-10 12:17:54 -07:00
arc_summary3 Add/generalize abstractions in arc_summary3 2019-09-10 13:27:53 -07:00
Makefile.am Fix automake program name transformations 2019-08-20 17:46:40 -04:00