From owner-freebsd-emulation@FreeBSD.ORG Thu Oct 1 08:47:32 2009 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 866A8106568D for ; Thu, 1 Oct 2009 08:47:32 +0000 (UTC) (envelope-from shuriku@shurik.kiev.ua) Received: from graal.shurik.kiev.ua (graal.shurik.kiev.ua [193.239.74.7]) by mx1.freebsd.org (Postfix) with ESMTP id 4260B8FC19 for ; Thu, 1 Oct 2009 08:47:32 +0000 (UTC) Received: from freenet.lissoft.com.ua ([89.252.37.33] helo=shurik-nb.lis.ua) by graal.shurik.kiev.ua with esmtpa (Exim 4.69 (FreeBSD)) (envelope-from ) id 1MtGu0-0006tf-L1 for freebsd-emulation@freebsd.org; Thu, 01 Oct 2009 11:20:42 +0300 Message-ID: <4AC46653.5010307@shurik.kiev.ua> Date: Thu, 01 Oct 2009 11:20:35 +0300 From: Alexandr Krivulya User-Agent: Thunderbird 2.0.0.23 (X11/20090826) MIME-Version: 1.0 To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: guest win2k3 hangs under virtualbox 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: Thu, 01 Oct 2009 08:47:32 -0000 Hello, comunity, I have FreeBSD 7.2 box with virtualbox_3.0.51.r22226 running win2k3 as guest in headless mode. Sometimes guest enviroment hangs for a period from a few seconds to few minutes. From Linux forums I found, that setting force_async_tsc=1 for vboxdrv kernel module may help. Any suggestions for FreeBSD?