acd(4) is no longer listed among other disk devices in vmstat(8)

Poul-Henning Kamp phk at phk.freebsd.dk
Fri Jul 30 04:15:08 PDT 2004


In message <410A2C88.10204 at portaone.com>, Maxim Sobolev writes:
>Hi,
>
>I've noticed that acd(4) is no longer listed among other disk devices in 
>vmstat(8). I wonder if it has something to do with conversion to GEOM.

Yes, probably.

Somebody needs to fix vmstat(8), iostat(8) and systat(8) to look at
the stats inside GEOM instead of the driver stats.  It's not very
hard to change, it just takes some work.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at 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.


More information about the freebsd-current mailing list