From owner-freebsd-current@FreeBSD.ORG Wed Feb 16 21:28:45 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 CCD0E16A4CE for ; Wed, 16 Feb 2005 21:28:45 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id A3E7A43D2D for ; Wed, 16 Feb 2005 21:28:45 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) j1GLSiNv038116; Wed, 16 Feb 2005 13:28:44 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)j1GLSimN038115; Wed, 16 Feb 2005 13:28:44 -0800 (PST) (envelope-from sgk) Date: Wed, 16 Feb 2005 13:28:44 -0800 From: Steve Kargl To: Sean McNeil Message-ID: <20050216212844.GA28790@troutmask.apl.washington.edu> References: <1108584730.95661.12.camel@server.mcneil.com> <4213B3C8.3090508@centtech.com> <1108588393.12275.9.camel@server.mcneil.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1108588393.12275.9.camel@server.mcneil.com> 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:28:45 -0000 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. -- Steve