Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 01 Sep 2009 14:19:23 -0700
From:      Michael David Crawford <mdc@prgmr.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: memory usage displsy
Message-ID:  <4A9D8FDB.9040908@prgmr.com>
In-Reply-To: <4A9D89CB.6060206@intersonic.se>
References:  <4A9D8057.8020307@intersonic.se>	<20090901162931.d85ec256.wmoran@potentialtech.com> <4A9D89CB.6060206@intersonic.se>

next in thread | previous in thread | raw e-mail | index | archive | help
Per olof Ljungmark wrote:
> Well, my problem is that if I add up all I *can* see in top or ps it 
> never gets near the by now 3G plus memory shown as "Active". Maybe one 
> gig is accounted for,

I'm not that familiar with FreeBSD yet, but the kernel uses memory which 
might not be charged against any process.

For example, to map some virtual memory requires memory to store the 
mappings in.

Open files have kernel structures, as do filesystems.

If top or ps were only to show userspace memory allocations, then you're 
right, a lot of memory would be unaccounted for.

Mike
-- 
Michael David Crawford
mdc@prgmr.com

    prgmr.com - We Don't Assume You Are Stupid.

       Xen-Powered Virtual Private Servers: http://prgmr.com/xen



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