From owner-freebsd-questions@FreeBSD.ORG Wed Jan 16 16:21:14 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B913D16A417 for ; Wed, 16 Jan 2008 16:21:14 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 78AC713C455 for ; Wed, 16 Jan 2008 16:21:14 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m0GGIvvx087250; Wed, 16 Jan 2008 11:18:57 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m0GGIvJ1087249; Wed, 16 Jan 2008 11:18:57 -0500 (EST) (envelope-from jerrymc) Date: Wed, 16 Jan 2008 11:18:57 -0500 From: Jerry McAllister To: Albert Shih Message-ID: <20080116161856.GD86844@gizmo.acns.msu.edu> References: <20080116150454.GP89314@pcjas.obspm.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080116150454.GP89314@pcjas.obspm.fr> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: How manu swap ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jan 2008 16:21:14 -0000 On Wed, Jan 16, 2008 at 04:04:54PM +0100, Albert Shih wrote: > Hi all > > I known it's classic question. > > Long time ago when I install a FreeBSD x86 32 bits when I have N Go of Ram > the installer take 2xN Go for the swap partition. > > Now I just install two machine with FreeBSD amd64 version with 8Go of Ram > and FreeBSD installer take 4 Go of swap. > > Is a bug in the installer or now FreeBSD don't need 2xRam of swap ? Hmmmm. I doubt that it is a "bug" per se. I wonder if there is a maximum size for swap compiled in somewhere. Is your system set up correctly to actually access all 8GB of ram? Anyway, you can get by with less than 2Xram. It depends a lot on what you are running and how many processes. I would like to have more than 1Xram though - at least 1.25xram. So with 8GB, I would want to have at least 10GB swap. Hopefully someone else will be able to answer with something more specific and helpful. ////jerry > > Regards. > > -- > Albert SHIH > Observatoire de Paris Meudon > SIO batiment 15 > Heure local/Local time: > Mer 16 jan 2008 16:03:16 CET > _______________________________________________ > 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"