From owner-freebsd-current Tue Oct 29 00:14:35 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA05124 for current-outgoing; Tue, 29 Oct 1996 00:14:35 -0800 (PST) Received: from dyson.iquest.net ([198.70.144.127]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA05118; Tue, 29 Oct 1996 00:14:32 -0800 (PST) Received: (from root@localhost) by dyson.iquest.net (8.8.2/8.6.9) id DAA02946; Tue, 29 Oct 1996 03:13:02 -0500 (EST) From: "John S. Dyson" Message-Id: <199610290813.DAA02946@dyson.iquest.net> Subject: Re: Request to add this to FAQ re: swap space To: rgrimes@GndRsh.aac.dev.com (Rodney W. Grimes) Date: Tue, 29 Oct 1996 03:13:02 -0500 (EST) Cc: dyson@freebsd.org, dtc@scrooge.ee.swin.oz.au, current@freebsd.org In-Reply-To: <199610290356.TAA00668@GndRsh.aac.dev.com> from "Rodney W. Grimes" at Oct 28, 96 07:56:33 pm Reply-To: dyson@freebsd.org X-Mailer: ELM [version 2.4 PL24 ME8] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > ... > > > > I agree that more swap is better, but at least we need to KILL the notion > > that 2 X RAM is enough (IMO, 2 X RAM is never enough)!!! > > IMOH, and IMPO, 2 x ram is typically all the swap you should need, > if you go beyond this need for swap your machine is under memoried > and page faulting heavily. There are exceptions to this (things that > manipulate massive data arrays in malloc regions (yes, I have a client > with close to 4G of swap, but he also has 256MB of memory, which is > maxed for his motherboard), wuarchive.cdrom.com running 1000's of processes, ^^ wcarchive???? :-). > etc... > Actually, enough people get caught by the problem, (especially those who use several large X apps) that it is best to be cautious. There are individuals who know better that can get by with less swap, but it is difficult in most cases to add swap later. Adding swap with the VN device is only a stopgap, and exacts a performance hit. So, the improved FAQ is for those who are installing for the first time. Those with experience can determine for themselves. John