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:
Brian Behlendorf 2015-01-28 11:06:14 -08:00
commit a485efc4cd
2 changed files with 1154 additions and 0 deletions

View File

@ -0,0 +1,2 @@
bin_SCRIPTS = arc_summary.py
EXTRA_DIST = $(bin_SCRIPTS)

1152
cmd/arc_summary/arc_summary.py Executable file

File diff suppressed because it is too large Load Diff