NetBSD Problem Report #55172

From mac@SS.Culver.Net  Mon Apr 13 18:32:19 2020
Return-Path: <mac@SS.Culver.Net>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id A5C8C1A9219
	for <gnats-bugs@gnats.NetBSD.org>; Mon, 13 Apr 2020 18:32:19 +0000 (UTC)
Message-Id: <20200413171615.8D95B239369@SS.Culver.Net>
Date: Mon, 13 Apr 2020 10:16:15 -0700 (PDT)
From: mac@culver.net
Reply-To: mac@culver.net
To: gnats-bugs@gnats.NetBSD.org
Subject: systat vmstat (modernization request)
X-Send-Pr-Version: 3.95

>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
>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:/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:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.46 2020/01/03 16:35:01 leot Exp $
$NetBSD: gnats_config.sh,v 1.9 2014/08/02 14:16:04 spz Exp $
Copyright © 1994-2020 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.