From owner-freebsd-virtualization@FreeBSD.ORG Tue Jun 10 15:34:10 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C0062925 for ; Tue, 10 Jun 2014 15:34:10 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 7E4AC2315 for ; Tue, 10 Jun 2014 15:34:10 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id 58CCA122F2; Wed, 11 Jun 2014 01:34:08 +1000 (EST) Received: from Peters-MacBook-Pro.local (c-69-181-164-196.hsd1.ca.comcast.net [69.181.164.196]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BUW80013 (AUTH peterg@ptree32.com.au); Wed, 11 Jun 2014 01:34:07 +1000 Message-ID: <53972572.80902@freebsd.org> Date: Tue, 10 Jun 2014 08:34:10 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Nils Beyer Subject: Re: Bheve: Slow linux syscalls on AMD References: <5388B56D.1000501@digiware.nl> <20140530212900.6B74B6BF@hub.freebsd.org> <53891BC1.9050701@digiware.nl> <53891EAA.8040105@freebsd.org> <538927FC.3000903@digiware.nl> <53939AE2.80804@freebsd.org> <539434B6.6020804@digiware.nl> <5394817F.4030203@digiware.nl> <53948DA5.4040000@digiware.nl> <53962141.8070702@freebsd.org> <20140610103233.4C31D6C4@hub.freebsd.org> In-Reply-To: <20140610103233.4C31D6C4@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Jun 2014 15:34:10 -0000 Hi Nils, > Confirmed. Running a bhyved 3-vCPU-"CentOS 6.5", the host CPU load for "vcpu 0" > is around 12% now. Doh, that's not good - haven't given Centos 6.5 a try; will now to investigate this. > Ping times to the VM are fluctuating - ranging from 0.185ms to 35ms. Hmmm, will look at that as well. > Now it's time to scrap all ESXi hosts here... ;-) Great to hear, but you may want to hold off a little bit - there are still some bugfixes in the pipe. Hoping to be mostly done in a week or so. later, Peter.