From owner-freebsd-questions@FreeBSD.ORG Tue Nov 23 14:54:55 2010 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 7DA9D106566B for ; Tue, 23 Nov 2010 14:54:55 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 1865D8FC16 for ; Tue, 23 Nov 2010 14:54:55 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 60CBAE7217; Tue, 23 Nov 2010 14:54:54 +0000 (GMT) Received: from core.draftnet (client-86-29-107-54.glfd.adsl.virginmedia.com [86.29.107.54]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA; Tue, 23 Nov 2010 14:54:53 +0000 (GMT) Date: Tue, 23 Nov 2010 14:54:37 +0000 From: Bruce Cran To: Bill Moran Message-ID: <20101123145437.2d50c661@core.draftnet> In-Reply-To: <20101123090036.6caf33b9.wmoran@potentialtech.com> References: <4CEB8EE1.1080702@kukulies.org> <20101123084342.4ab645d9@scorpio> <20101123090036.6caf33b9.wmoran@potentialtech.com> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD Subject: Re: 32 or 64 bit as server ? 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: Tue, 23 Nov 2010 14:54:55 -0000 On Tue, 23 Nov 2010 09:00:36 -0500 Bill Moran wrote: > Of course, things are always changing, and at this point in time, my > advice would be "only go 32 bit if you _know_ there's something that > won't work in 64 bit." The only other time I'd recommend installing a 32-bit version is if you're stuck with a machine with a very limited amount of memory. For example I'm having to run www/mail/db in only 256MB, so I chose not to install the 64-bit version which would use more memory. -- Bruce Cran