Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 1996 20:44:40 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        bde@zeta.org.au, frank@news.via.nl
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: more drives in iostat?
Message-ID:  <199611240944.UAA22988@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help

>> Only 4 drives fit in 80 columns.  Actually, only 3 fit, because 4 take
>> exactly 80 columns and line wrap wastes 1 column.
>Hmm.. that is true. But mostly I work with xterms, which I can make as big
>as I like. Maybe it could be an option? -w for wide maybe? =)

It should scale to the number of columns and maybe have a -w or a -c columns
option for output to non-ttys.

>Maybe the msps could be skipped for scsi-disks? Ide can only handle 4 anyhow,
>and (at least for me) those columns are always 0.

ISTR making them sort of work for IDE disks, but they don't work now.  Also,
there are only 3 or 4 columns left for `sps' but 5 columns are often needed
for modern disks (5 MB/s ~ 10000 sps).  The first `sps' column runs into the
`tout' column above 500 KB/s (%4d formatting with no space) and the other
`sps' columns become misaligned above 5 MB/s (%4d formatting with a space).

Bruce



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