From owner-freebsd-emulation@freebsd.org Mon Nov 2 18:45:28 2015 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E26B5A24031 for ; Mon, 2 Nov 2015 18:45:28 +0000 (UTC) (envelope-from freebsd-emulation@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A6CF117D0 for ; Mon, 2 Nov 2015 18:45:28 +0000 (UTC) (envelope-from freebsd-emulation@m.gmane.org) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZtK6Z-0004PI-Jx for freebsd-emulation@freebsd.org; Mon, 02 Nov 2015 19:45:19 +0100 Received: from 51.174.160.102 ([51.174.160.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Nov 2015 19:45:19 +0100 Received: from christer.solskogen by 51.174.160.102 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 Nov 2015 19:45:19 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-emulation@freebsd.org From: Christer Solskogen Subject: Re: Slowness with Virtualbox Date: Mon, 2 Nov 2015 19:45:14 +0100 Lines: 15 Message-ID: References: <56379D92.40501@wintek.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 51.174.160.102 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 In-Reply-To: <56379D92.40501@wintek.com> X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 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: Mon, 02 Nov 2015 18:45:29 -0000 On 02.11.2015 18.29, Richard Kuhns wrote: > How many cores on your physical box? > > I have a 6 core Dell precision 7810. If hyperthreading is enabled (so > FreeBSD apparently thinks I have 12 cores), and VMs running under > VirtualBox are so slow as to be totally unusable. If I disable > hyperthreading, VMs are still extremely slow but usable in case of > emergency. > Yes, HT is enabled. I have six cores as well. Pretty sure we're facing the same issue. I've never tried with HT disabled, however. -- chs