]> granicus.if.org Git - zfs/commit
Add documentation strings to arc_summary.py
authorScot W. Stevenson <scot.stevenson@gmail.com>
Sun, 5 Nov 2017 21:11:37 +0000 (22:11 +0100)
committerTony Hutter <hutter2@llnl.gov>
Tue, 30 Jan 2018 16:27:30 +0000 (10:27 -0600)
commit03955e348803a942048db8b32827f7ff6715c02e
treedaed7cfbceb561f880107b09534c0174264f176c
parent88e4e0d5dd1800add5191633d65797ce1c2eb4cf
Add documentation strings to arc_summary.py

Include docstrings (PEP8, PEP257) for module and all functions.
Separately, remove outdated section in comment at start of
module. Separately, remove unused global constant "usetunable".

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Signed-off-by: Scot W. Stevenson <scot.stevenson@gmail.com>
Closes #6818
cmd/arc_summary/arc_summary.py