Date: Mon, 20 Oct 2003 22:20:06 +0200 From: "Poul-Henning Kamp" <phk@phk.freebsd.dk> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/systat devs.c vmstat.c Message-ID: <1625.1066681206@critter.freebsd.dk> In-Reply-To: Your message of "Mon, 20 Oct 2003 13:13:51 PDT." <200310202013.h9KKDpnr086806@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200310202013.h9KKDpnr086806@repoman.freebsd.org>, Poul-Henning Kamp
writes:
>phk 2003/10/20 13:13:51 PDT
>
> FreeBSD src repository
>
> Modified files:
> usr.bin/systat devs.c vmstat.c
> Log:
> When a numeric field overflows its width, try formatting the number in
> 'kilo' or 'mega' with appropriate suffix instead of filling the field
> with stars.
I'm impressed that today we have hardware which needs this...
Proc:r p d s w Csw Trp Sys Int Sof Flt cow 231 total
1 1 24 23654 2 377K 33311788 91592 wire stray 0
Opteron 240, single-CPU, running:
dd bs=512k count=100000 < /dev/zero | cat > /dev/null
--
Poul-Henning Kamp | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG | TCP/IP since RFC 956
FreeBSD committer | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1625.1066681206>
