From owner-freebsd-questions@FreeBSD.ORG Tue Jul 6 16:21:13 2004 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 81E6616A4CE for ; Tue, 6 Jul 2004 16:21:13 +0000 (GMT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 108D743D41 for ; Tue, 6 Jul 2004 16:21:13 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id i66GL5Q16690; Tue, 6 Jul 2004 12:21:05 -0400 (EDT) From: Jerry McAllister Message-Id: <200407061621.i66GL5Q16690@clunix.cl.msu.edu> To: lists@perespim.net Date: Tue, 6 Jul 2004 12:21:03 -0400 (EDT) In-Reply-To: <71704ff3727060e5144ffddc6ee8daed@159.148.60.10> from "Lists" at Jul 05, 2004 05:48:49 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Swap size 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: Tue, 06 Jul 2004 16:21:13 -0000 > > Hello all, > > What swap size should i use having 768 Mb of memory? > I've heard something about preformance degradation if > swap size is bellow 2x of ram... Traditionally, 2 1/2 X RAM size. But everyone seems to have their own prejudice on this. It depends on the size and number of processes you will run compared to the amount of RAM you have - paging goes to swap space - as well as if you need to take a crash dump - crash dumps need some more than RAM to do completely, etc. ////jerry > > Thanks, > Alexander. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >