Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Nov 2007 22:56:22 +0100
From:      Ulrich Spoerlein <uspoerlein@gmail.com>
To:        Kevin Day <toasty@dragondata.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: 1000+ day uptime 5.3-RELEASE box
Message-ID:  <20071112215622.GA69494@roadrunner.spoerlein.net>
In-Reply-To: <F363467F-6F41-47ED-9BC6-F00559747B2D@dragondata.com>
References:  <F363467F-6F41-47ED-9BC6-F00559747B2D@dragondata.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 12.11.2007 at 04:08:45 -0600, Kevin Day wrote:
> ts1# vmstat -m
> 
>         Type  InUse MemUse HighUse Requests  Size(s)
>    allocindir    12     1K   2623K532365228  64
>        newblk     1     1K      1K602736113  64,256
> NFSV3 srvdesc     0     0K      2K107739750  16,256
>           pcb   328    10K     42K176212363  16,32,64,2048
>        soname    42     2K    142K5018511311  16,32,128
>      mbextcnt    20     1K    104K191273380  16
>           iov     0     0K     12K3784306761  16,32,64,128,256,512,1024,2048,4096

Totally nitpicking, but could someone please fix up that format string,
so there is always at least one space between HighUse and Requests
(looks like there are two spaces between Requests and Sizes.)

People might depend on, eg., awk '{print $5}' always printing the right
field.

Thanks,
Ulrich Spoerlein
-- 
It is better to remain silent and be thought a fool,
than to speak, and remove all doubt.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071112215622.GA69494>