From owner-freebsd-questions@FreeBSD.ORG Wed Mar 16 14:24:17 2005 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 EC0C016A4CE for ; Wed, 16 Mar 2005 14:24:17 +0000 (GMT) Received: from mail21.sea5.speakeasy.net (mail21.sea5.speakeasy.net [69.17.117.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id AAF1843D55 for ; Wed, 16 Mar 2005 14:24:17 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 32071 invoked from network); 16 Mar 2005 14:24:17 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail21.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 16 Mar 2005 14:24:16 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 9799182; Wed, 16 Mar 2005 09:24:14 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Colin J. Raven" References: <20050316123901.U2949@kenmore.kozy-kabin.nl> <444qfbpydd.fsf@be-well.ilk.org> <20050316133153.M2949@kenmore.kozy-kabin.nl> From: Lowell Gilbert Date: 16 Mar 2005 09:24:14 -0500 In-Reply-To: <20050316133153.M2949@kenmore.kozy-kabin.nl> Message-ID: <44fyyvmzxt.fsf@be-well.ilk.org> Lines: 27 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FreeBSD Questions Subject: Re: Illogical usage of swap 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: Wed, 16 Mar 2005 14:24:18 -0000 "Colin J. Raven" writes: > On Mar 16 at 07:29, Lowell Gilbert launched this into the bitstream: > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/misc.html#TOP-FREEMEM > > Hmm, yeah I should have included what I've actually read in the > handbook and elsewhere. In fact I did read that exerpt you quoted the > URL for above sometime previously, when it was quoted in another > thread on the list. > > Free memory (or the lack thereof) isn't the issue though. > > The issue is this: > Swap: 8192M Total, 116K Used, 8192M Free > and that's the piece of the puzzle that has us all utterly baffled. The same logic applies to some extent, though. > No way in creation this box should be swapping. I have noticed that FreeBSD 5.x is swapping out small amounts of memory in situations (as near I can tell; it is quite hard to be sure that the situation is really identical) where 4.x was not. I haven't really tried to track down exactly what's going on, but it's always been less than the text segment of any task in the system, so I was pretty sure I wasn't seeing a problem.