Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Nov 2002 12:36:36 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Chuck Tuffli <chuck_tuffli@agilent.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: vmstat to detect memory leaks?
Message-ID:  <20021111123609.H91238-100000@carver.gumbysoft.com>
In-Reply-To: <20021111001006.GA20683@cre85086tuf.rose.agilent.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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
dwhite@gumbysoft.com          |  www.FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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