From owner-freebsd-current@FreeBSD.ORG Wed Feb 16 21:33:00 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ACA516A4CE for ; Wed, 16 Feb 2005 21:33:00 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2E6843D46 for ; Wed, 16 Feb 2005 21:32:59 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) j1GLWwNl038429; Wed, 16 Feb 2005 13:32:58 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)j1GLWwYc038428; Wed, 16 Feb 2005 13:32:58 -0800 (PST) (envelope-from sgk) Date: Wed, 16 Feb 2005 13:32:58 -0800 From: Steve Kargl To: Sean McNeil Message-ID: <20050216213258.GA38172@troutmask.apl.washington.edu> References: <1108584730.95661.12.camel@server.mcneil.com> <4213B3C8.3090508@centtech.com> <1108588393.12275.9.camel@server.mcneil.com> <20050216212844.GA28790@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050216212844.GA28790@troutmask.apl.washington.edu> User-Agent: Mutt/1.4.2.1i cc: Eric Anderson cc: current@freebsd.org Subject: Re: where did all my memory go? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 21:33:00 -0000 On Wed, Feb 16, 2005 at 01:28:44PM -0800, Steve Kargl wrote: > On Wed, Feb 16, 2005 at 01:13:13PM -0800, Sean McNeil wrote: > > > > I would have to dispute this fact. Any disk cache should not be > > assigned to inactive user pages. It should be, IMHO, cache or buffer > > memory. In my original email, the vmstat -m output would support this: > > > > Read > http://www.freebsd.org/doc/en_US.ISO8859-1/books/arch-handbook/vm.html > if you still have question then post away. > You'll also want to read http://www.freebsd.org/doc/en_US.ISO8859-1/articles/vm-design/index.html -- Steve