Date: Tue, 30 Apr 2019 03:37:24 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 237664] [patch] systat -zarc to display cumulative rate and round down large numbers by SI units Message-ID: <bug-237664-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237664 Bug ID: 237664 Summary: [patch] systat -zarc to display cumulative rate and round down large numbers by SI units Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: ota@j.email.ne.jp Created attachment 204106 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204106&action= =3Dedit systat -zarc improved Update to display cumulative rate and also make numebrs easier to read. =3D=3D OLD screen =3D=3D=20 Total MFU MRU Anon Hdr L2Hdr Other ZFS ARC 813M 555M 111M 81K 9821K 0K 137M rate hits misses total hits total mis= ses arcstats : 89% 6714 761 36912905 3781= 817 arcstats.demand_data : 0% 0 0 6825292 1204= 922 arcstats.demand_metadata : 89% 6715 761 29924478 2508= 183 arcstats.prefetch_data : 0% 0 0 0 = 0 arcstats.prefetch_metadata: 0% 0 0 163138 68= 712 zfetchstats : 0% 0 0 0 = 0 arcstats.l2 : 0% 0 0 0 = 0 vdev_cache_stats : 0% 0 0 0 = 0 Disks ada0 da0 cd0 pass0 pass1 pass2 KB/t 0.50 0.00 0.00 0.00 0.00 0.00 tps 0 0 0 0 0 0 MB/s 0.00 0.00 0.00 0.00 0.00 0.00 %busy 0 0 0 0 0 0 =3D=3D NEW screen =3D=3D=20 Total MFU MRU Anon Hdr L2Hdr Other ZFS ARC 814M 556M 111M 32768 9823K 0 137M Rate Hits Misses | Total Rate Hits Miss= es arcstats : 88% 41279 5260 | 90% 37209k 380= 9k arcstats.demand_data :100% 4200 0 | 85% 6833k 120= 5k arcstats.demand_metadata : 87% 36709 5260 | 92% 30213k 253= 5k arcstats.prefetch_data : 0% 0 0 | 0% 0 = 0 arcstats.prefetch_metadata:100% 370 0 | 70% 164k 689= 19 zfetchstats : 0% 0 0 | 0% 0 = 0 arcstats.l2 : 0% 0 0 | 0% 0 = 0 vdev_cache_stats : 0% 0 0 | 0% 0 = 0 Disks ada0 da0 cd0 pass0 pass1 pass2 KB/t 0.00 0.00 0.00 0.00 0.00 0.00 tps 0 0 0 0 0 0 MB/s 0.00 0.00 0.00 0.00 0.00 0.00 %busy 0 0 0 0 0 0 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237664-227>