Subject: Re: vmstat -m out of controll To: None <tech-kern@NetBSD.org> From: Martin Husemann <martin@duskware.de> List: tech-kern Date: 12/06/2004 15:16:05
This was easy: LOCKDEBUG kernel but standard vmstat binary.
Recompiling vmstat with LOCKDEBUG fixed it:
In use 2998K, total allocated 3424K; utilization 87.6%
Thanks to Simon Burge for pointing this out.
Martin