Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!spool.mu.edu!newspump.sol.net!mindspring!news.bbnplanet.com!cpk-news-hub1.bbnplanet.com!news.maxwell.syr.edu!newsspool.doit.wisc.edu!news.doit.wisc.edu!news From: Gabor Kincses <gabor@acm.org> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Where does all my RAM go? Date: Thu, 06 Feb 1997 14:35:44 -0600 Organization: University of Wisconsin, Madison Lines: 33 Message-ID: <32FA40A0.794BDF32@acm.org> References: <5d40te$3l3$1@gail.ripco.com> NNTP-Posting-Host: f182-134.net.wisc.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.1.5-RELEASE i386) To: David Richards <dr@ripco.com> Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:35156 David Richards wrote: > > I have a P133 running 2.1.6 with 48MB installed. All the RAM is available > after booting, but a couple hours later, it seems to shrink. > > 'top' reports the following memory utilization: > > Mem: 22M Active, 1056K Inact, 5756K Wired, 15M Cache, 5218K Buf, 948K Free > Swap: 109M Total, 64K Used, 109M Free > > Aside from the numbers not adding up, can anybody explain the meaning of > the categories, especially 'Wired' and 'Cache' ? > Not so fast: 22 + 1.06 + 5.76 + 15 + 5.22 + .95 = 49.99 MB. Seems that FreeBSD may have even added a few SIMMS in there. This OS is better than FREE! ;-) See top(1) for a really useful description: Active: number of pages active Inact: number of pages inactive Wired: number of pages wired down Hmmm, I wouldn't have thought so. They anyway show K or M, not # of pages... -- Gabor Kincses (gabor@acm.org)