From owner-freebsd-virtualization@FreeBSD.ORG Thu May 22 23:10:40 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 37C1F6F4 for ; Thu, 22 May 2014 23:10:40 +0000 (UTC) Received: from smtp.digiware.nl (smtp.digiware.nl [31.223.170.169]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E8FE3258C for ; Thu, 22 May 2014 23:10:39 +0000 (UTC) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id A880F153AAF; Fri, 23 May 2014 01:10:37 +0200 (CEST) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xx6fgIpCY3Bi; Fri, 23 May 2014 01:10:35 +0200 (CEST) Received: from [IPv6:2001:4cb8:3:1:a00d:a276:299d:79c6] (unknown [IPv6:2001:4cb8:3:1:a00d:a276:299d:79c6]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.digiware.nl (Postfix) with ESMTPSA id CD026153434; Fri, 23 May 2014 01:10:35 +0200 (CEST) Message-ID: <537E83EC.5090304@digiware.nl> Date: Fri, 23 May 2014 01:10:36 +0200 From: Willem Jan Withagen User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Nils Beyer , freebsd-virtualization@freebsd.org Subject: Re: bhyve on AMD, linux and high load References: <537E16FE.4070309@digiware.nl> <20140522162447.3A5F08AE@hub.freebsd.org> <537E4425.2030804@digiware.nl> <20140522192928.2BB2E9F5@hub.freebsd.org> In-Reply-To: <20140522192928.2BB2E9F5@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: Thu, 22 May 2014 23:10:40 -0000 On 22-5-2014 21:29, Nils Beyer wrote: > I suppose you start your bhyved Linux instances using the "-A" switch (ACPI > tables), right? If you feel interested, you can try to start them without the > "-A" switch. For me, the boot process is now stucked at "Calibrating delay > loop". As far as I understand, it probably has something to do with a borked > "jiffies" value and that has probably something to do with a borked "IRQ 0" > that modifes that "jiffies" value at every tick. Same here.... --WjW