From owner-freebsd-questions@FreeBSD.ORG Sun Dec 16 16:29:21 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 48F203C5 for ; Sun, 16 Dec 2012 16:29:21 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 00D8A8FC15 for ; Sun, 16 Dec 2012 16:29:20 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id qBGGTEC6002741; Sun, 16 Dec 2012 09:29:14 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id qBGGTDF2002738; Sun, 16 Dec 2012 09:29:14 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Sun, 16 Dec 2012 09:29:13 -0700 (MST) From: Warren Block To: Ralf Mardorf Subject: Re: switching from i386 to amd64 In-Reply-To: <1355658520.8256.10.camel@q> Message-ID: References: <50CDB210.7000306@gmail.com> <1355658520.8256.10.camel@q> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Sun, 16 Dec 2012 09:29:14 -0700 (MST) Cc: freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Dec 2012 16:29:21 -0000 On Sun, 16 Dec 2012, Ralf Mardorf wrote: > On Sun, 2012-12-16 at 05:35 -0600, Joseph A. Nagy, Jr wrote: >> I'm running amd64 and it seems rock-solid and well supported. > > I had a similar question. I wanted to know if there are issues for > audio, when using 64 bit and got this reply: > > "If you do not have a _specific_ requirement for 32 bit, use 64 bit, of > course if you have a 64 bit CPU. :-) > > Specific requirements _could_ be wine and nVidia's proprietary GPU > driver, as far as I know." - Polytropon (Btw. thank you Polytropon :) > > I guess in the web I read something about issues with VBox, but perhaps > I'm confusing VBox with wine. I chose 64 bit and will stay with it, even > if I should install another version of FreeBSD today. VirtualBox works well with both i386 and amd64 hosts and guests. Of course, with an amd64 host there can be more RAM to share between host and VMs.