From owner-freebsd-questions@FreeBSD.ORG Mon May 19 15:10:50 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C25B37B401 for ; Mon, 19 May 2003 15:10:50 -0700 (PDT) Received: from smtp.thilelli.net (juliengabel.net1.nerim.net [62.212.119.84]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D93443F3F for ; Mon, 19 May 2003 15:10:49 -0700 (PDT) (envelope-from jg@thilelli.net) Received: from webmail.thilelli.net (localhost.thilelli.net [127.0.0.1]) by bento.thilelli.net (Postfix) with SMTP id 77E3A241F7; Tue, 20 May 2003 00:10:47 +0200 (CEST) Received: from 192.168.0.97 (SquirrelMail authenticated user jgabel) by webmail.thilelli.net with HTTP; Tue, 20 May 2003 00:10:47 +0200 (CEST) Message-ID: <1851.192.168.0.97.1053382247.squirrel@webmail.thilelli.net> In-Reply-To: <001201c31e52$6fd77a90$6701a8c0@bigblackhole> References: <20030519190350.8F65E37B404@hub.freebsd.org> <001201c31e52$6fd77a90$6701a8c0@bigblackhole> Date: Tue, 20 May 2003 00:10:47 +0200 (CEST) From: "Julien Gabel" To: jesse@clatsopwebdesign.com User-Agent: SquirrelMail/1.4.0 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 X-Priority: 3 Importance: Normal cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD's method of displaying ram usage in top X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 22:10:50 -0000 > Now on a FreeBSD box with a much smaller traffic load and much faster > hardware (which should thus have more RAM free) I get this response > under top: > > Mem: 191M Active, 583M Inact, 191M Wired, 31M Cache, 112M Buf, 5952K > Free > > Now what does the FreeBSD version of top mean by inactive memory? This > has For a good introduction and explaination of the different information given by top(1), you can look at "http://www.absolutebsd.com/AbsoluteBSD18.pdf" from M.W. Lucas. -- -jg.