]> git.proxmox.com Git - mirror_zfs.git/history - cmd/arcstat
zpool: speed up importing large pools (#11469)
[mirror_zfs.git] / cmd / arcstat /
2020-12-10 Ryan MoellerFreeBSD: Update usage of py-sysctl
2020-10-21 Ryan Moellerarcstat: Add -a and -p options from FreeNAS
2020-09-14 George AmanakisAdd L2ARC arcstats for MFU/MRU buffers and buffer conte...
2020-08-18 Matthew AhrensInclude scatter_chunk_waste in arc_size
2020-07-15 Arvind SankarCentralize variable substitution
2020-06-27 Matthew Ahrensarcstat: add 'avail', fix 'free'
2020-06-25 Arvind SankarFix check for sed --in-place
2020-05-11 AJ JordanFix outdated comment header
2020-05-11 AJ JordanFix inconsistent capitalization in `arcstat -v`
2020-03-18 AvatatChanged decimals to integers in the arcstat script
2019-11-30 Ryan MoellerAdd FreeBSD code to arc_summary and arcstat
2019-11-11 Ryan MoellerIsolate code specific to Linux in cmd/
2019-10-17 Ryan MoellerDetect if sed supports --in-place
2019-09-12 Ryan MoellerCanonicalize Python shebangs
2019-08-30 Andrea GelminiFix typos in cmd/
2019-01-06 Brian BehlendorfPython 2 and 3 compatibility
2019-01-06 Brian Behlendorfpyzfs: python3 support (build system)
2018-10-29 Gregor KopkaAdded column definitions to arcstat.py
2018-10-25 Brian BehlendorfFix flake8 "invalid escape sequence 'x'" warning
2018-08-18 LOLiFix arcstat.py handling of unsupported options
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-02-28 John EismeierFix some typos
2017-10-26 Fabian-Gruenbichlerarcstat: flush stdout / outfile after each line
2017-10-23 Giuseppe Di NataleCorrect flake8 errors after STYLE builder update
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 Brian BehlendorfFletcher4: Incremental updates and ctx calculation
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-06 Giuseppe Di NataleCorrect exit code for dbufstat -v and arcstat -v
2016-10-06 Giuseppe Di NataleCorrect style in arcstat and arc_summary
2015-12-04 cable2999Update arcstat.py to remove deprecated rmis reference.
2015-07-17 Turbo FredrikssonSupport parallel build trees (VPATH builds)
2015-06-11 Brian BehlendorfMerge branch 'lock-contention-on-arcs_mtx-final'
2015-06-11 Prakash SuryaIllumos 5497 - lock contention on arcs_mtx
2014-11-14 Isaac HuangPrint header properly when terminal resizes
2014-11-14 Isaac HuangFix inaccurate field descriptions
2014-03-20 Isaac Huangsighandler() should take 2 arguments
2014-03-20 Brian BehlendorfRevert "sighandler() should take 2 arguments"
2014-03-12 Isaac Huangsighandler() should take 2 arguments
2014-03-12 Isaac HuangMake arcstat.py default to one header per screen
2014-03-04 cburroughsInclude l2asize in arcstat
2013-11-08 Matthew ThodePython 3 fixes
2013-11-08 Matthew Thodepep8 code readability changes
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Brian BehlendorfAdd dbufstat.py command
2013-06-18 Christ SchlactaModified arcstat.py to run on linux
2013-06-18 Christ SchlactaAdded arcstat.py from FreeNAS