Merge branch 'arc_summary_draft_v2'
Add a port of arc_summary.py to ZFS on Linux, arc_summary.py is a standard tool in FreeBSD and Illumos. The version of the script used for the port originally came from FreeNAS. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Kyle Blatter <kyleblatter@llnl.gov> Signed-off-by: Ned Bass <bass6@llnl.gov> Closes #2920
This commit is contained in:
commit
a485efc4cd
2
cmd/arc_summary/Makefile.am
Normal file
2
cmd/arc_summary/Makefile.am
Normal file
@ -0,0 +1,2 @@
|
||||
bin_SCRIPTS = arc_summary.py
|
||||
EXTRA_DIST = $(bin_SCRIPTS)
|
1152
cmd/arc_summary/arc_summary.py
Executable file
1152
cmd/arc_summary/arc_summary.py
Executable file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user