aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/arc_summary/arc_summary3
Commit message (Expand)AuthorAgeFilesLines
* cmd: move single-file binaries up, extract udev programs to udev/наб2022-05-101-978/+0
* Removed Python 2 and Python 3.5- supportDamian Szuberski2022-01-131-11/+3
* Added another missed case to arc_summary3Rich Ercolani2021-06-011-0/+6
* Correct flaws in arc_summary[23] and their test. Rich Ercolani2021-05-251-0/+24
* arc_summary3: just read /s/m/{mod}/version instead of spawning catнаб2021-04-111-15/+5
* arc_summary3: Handle overflowing value widthRyan Moeller2020-12-111-2/+6
* FreeBSD: Update usage of py-sysctlRyan Moeller2020-12-101-24/+15
* Remove UIO_ZEROCOPY functions structuresMatthew Macy2020-10-301-1/+0
* Replace ZFS on Linux references with OpenZFSBrian Behlendorf2020-10-081-4/+4
* Add L2ARC arcstats for MFU/MRU buffers and buffer content typeGeorge Amanakis2020-09-141-0/+29
* Fix reporting of L2ARC writes in arc_summary3George Amanakis2020-08-171-3/+3
* arc_summary: Make get_descriptions per platformRyan Moeller2020-02-271-53/+76
* Fix reporting of L2ARC hits/misses in arc_summary3George Amanakis2019-12-041-2/+2
* Add FreeBSD code to arc_summary and arcstatRyan Moeller2019-11-301-4/+40
* Isolate code specific to Linux in cmd/Ryan Moeller2019-11-111-59/+56
* Canonicalize Python shebangsRyan Moeller2019-09-121-1/+1
* Add/generalize abstractions in arc_summary3Ryan Moeller2019-09-101-50/+62
* Fix typos in cmd/Andrea Gelmini2019-08-301-7/+7
* Fix typo in arc_summary3jwittlincohen2019-03-131-1/+1
* pyzfs: python3 support (build system)Brian Behlendorf2019-01-061-0/+875