From owner-freebsd-emulation@FreeBSD.ORG Wed Jun 9 14:49:00 2010 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 365DA1065670 for ; Wed, 9 Jun 2010 14:49:00 +0000 (UTC) (envelope-from rnejdl@ringofsaturn.com) Received: from tethys.ringofsaturn.com (tethys.ringofsaturn.com [71.252.219.43]) by mx1.freebsd.org (Postfix) with ESMTP id 072808FC08 for ; Wed, 9 Jun 2010 14:48:59 +0000 (UTC) Received: from ASSP.nospam (tethys.ringofsaturn.com [71.252.219.43]) (authenticated bits=0) by tethys.ringofsaturn.com (8.14.4/8.14.4) with ESMTP id o59Emu0h053597; Wed, 9 Jun 2010 09:48:56 -0500 (CDT) (envelope-from rnejdl@ringofsaturn.com) Received: from mail.ringofsaturn.com ([71.252.219.43] helo=mail.ringofsaturn.com) with IPv4:25 by ASSP.nospam; 9 Jun 2010 09:48:51 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Date: Wed, 09 Jun 2010 09:48:51 -0500 From: Rusty Nejdl To: Hubert Tournier In-Reply-To: <28827156.post@talk.nabble.com> References: <28823754.post@talk.nabble.com> <4C0F22F0.8070401@mittelstaedt.us> <28827156.post@talk.nabble.com> Message-ID: <1ff5d6f7820bf2f9a55e306a072de641@ringofsaturn.com> X-Sender: rnejdl@ringofsaturn.com User-Agent: RoundCube Webmail/0.4-trunk Cc: freebsd-emulation@freebsd.org Subject: Re: Panic with FreeBSD Guest in FreeBSD VirtualBox host X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jun 2010 14:49:00 -0000 >> > > Hum. It may be dependent on the systems settings i use. Come to think about > it the GENERIC 8.0p3 kernel i tested upon was compiled with some > optimizations (CFLAGS+= -mtune=k8 -mmmx -msse -msse2 -msse3 -mfpmath=sse). I > will run a test with default compilation options. > > However, i don't plan to use FreeBSD i386 hosts because most of our servers > have more than 4 GB RAM. > > Best regards, > > Hubert Hubert, I am running a FreeBSD 8 AMD64 system with 12GB of memory and since upgrading to VBox 3.2.2 have seen no freezes or other issues. I am running a FreeBSD client that I plan to test clang inside of and it has no issues booting. The only thing I had to do different was use FTP passive when installing since it is NAT'd. I am using an Intel Core i7 920. I also run UBuntu 32bit, Fedora 64 bit, OpenSuse 64bit, Open Solaris 32bit, XP, and Windows 7. I am using only this CPU customization in /etc/make.conf CPUTYPE?= nocona I hope that helps. Sincerely, Rusty Nejdl