Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Aug 2006 09:54:34 -0400
From:      Chuck Swiger <cswiger@mac.com>
To:        Philip Radford <phil@chycor.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Understanding top and memory usage
Message-ID:  <44D0AE9A.8080300@mac.com>
In-Reply-To: <00e401c6b610$563a9690$0d07a8c0@P800>
References:  <00e401c6b610$563a9690$0d07a8c0@P800>

next in thread | previous in thread | raw e-mail | index | archive | help
Philip Radford wrote:
[ ... ]
> When using the top command I get the following in regards to memory usage.
> 
> Mem: 223M Active, 970M Inact, 175M Wired, 50M Cache, 112M Buf, 73M Free
> Swap: 3029M Total, 12K Used, 3029M Free
> 
> Can someone advise me which figure relates to actual physical memory 
> which is available. I can't work out if it is the 970M Inact or the 73M 
> Free (i.e. the last figure).

The 73MB free is the amount of completely unused physical RAM available, but 
the system can use memory from the 970MB of inactive if needed to run new 
programs, otherwise that serves as a cache of already-accessed process and 
file data.

-- 
-Chuck



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44D0AE9A.8080300>