NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/55172: systat vmstat (modernization request)
>Number: 55172
>Category: bin
>Synopsis: 'seeks' field obsolete; replace with Bytes Read & Bytes Written?
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Mon Apr 13 18:35:00 +0000 2020
>Originator: mac%culver.net@localhost
>Release: NetBSD all
>Organization:
>Environment:
System: NetBSD SS.Culver.Net 5.1_RC3 NetBSD 5.1_RC3 (GENERIC) #0: Sat Jun 12 20:26:01 UTC 2010 builds%b8.netbsd.org@localhost:/home/builds/ab/netbsd-5-1-RC3/amd64/201006130031Z-obj/home/builds/ab/netbsd-5-1-RC3/src/sys/arch/amd64/compile/GENERIC amd64
Architecture: x86_64
Machine: amd64
>Description:
Disks: ld0 sd0 dk0 sd1
seeks <-- line is obsolete
xfers 10 4
bytes 655138 123K 124180
% busy
Suggest this layout:
Disks: ld0 sd0 dk0 sd1
xfers 10 4
K-bytes R 6551 4180
K-bytes W 1234 929 7333
% busy
Note that by changing the measure to "K-bytes R" or or written, the
'K' sufix is not needed when displaying the numbers.
>How-To-Repeat:
$ systat vmstat
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index