On Sun, 10 Nov 2002, Chuck Tuffli wrote: > I'm developing a loadable module and was wondering if I can use the > output of vmstat to figure out if there is memory leak over the course > of some testing. For example,
vmstat -m is probably what you want. That lists the kernel memory allocations. -- Doug White | FreeBSD: The Power to Serve [EMAIL PROTECTED] | www.FreeBSD.org To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message