From owner-freebsd-questions Sun Feb 11 13:52:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from be-well.ilk.org (lowellg.ne.mediaone.net [24.147.184.128]) by hub.freebsd.org (Postfix) with ESMTP id F0A6B37B401 for ; Sun, 11 Feb 2001 13:52:12 -0800 (PST) Received: (from lowell@localhost) by be-well.ilk.org (8.11.2/8.11.2) id f1BLqBe15030; Sun, 11 Feb 2001 16:52:11 -0500 (EST) (envelope-from lowell) To: freebsd-questions@freebsd.org Subject: Re: how to know the amount of total memory on the system (like free command on linux) References: <3A85DAF1.5030807@alohabbs.org.mx> <01021019192100.00458@mark9.vladsempire.net> From: Lowell Gilbert Date: 11 Feb 2001 16:52:11 -0500 In-Reply-To: jpaetzel@hutchtel.net's message of "11 Feb 2001 02:22:04 +0100" Message-ID: <44vgqgj3as.fsf@lowellg.ne.mediaone.net> Lines: 26 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jpaetzel@hutchtel.net (Josh Paetzel) writes: > On Sun, 11 Feb 2001, Mario Medina Nussbaum wrote: > > Hi! i'm new to freebsd, and i have a lot of questions, one of they is > > how to know the amount of total memory on the system, like on linux with > > the command "free". > > > > i ran the command "top" and i don't know what of the values is the one i > > need: > > > > Mem: 10M Active, 8464K Inact, 9656K Wired, 1356K Cache, 4798K Buf, 15M Free > > Swap: 101M Total, 8708K Used, 93M Free, 8% Inuse > > > > > > > > I think that the 15M Free would be the one you are interested in. I *think* that Free + Inactive would be closer to Linux definition of "free memory", although the wired pages might count too... > Did you read the man page for top? It has a nice little description > of those values at the end. With luck, it might even be enough to explain why "free memory" isn't a useful concept. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message