From owner-freebsd-virtualization@FreeBSD.ORG Mon Jul 1 10:51:38 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D50E638C for ; Mon, 1 Jul 2013 10:51:38 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mail-pa0-x230.google.com (mail-pa0-x230.google.com [IPv6:2607:f8b0:400e:c03::230]) by mx1.freebsd.org (Postfix) with ESMTP id B88FE1FED for ; Mon, 1 Jul 2013 10:51:38 +0000 (UTC) Received: by mail-pa0-f48.google.com with SMTP id kp12so4847650pab.21 for ; Mon, 01 Jul 2013 03:51:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=kBrC8o1AkUydNSypgqf8Arr6eDgdbYSbWQr6oF7KQwk=; b=JkIa6/69W1Ijp6bAzg7DJvFLMFz03J0XNzGfLqboWeaOP1CUpOl71D2ay+HHiApunu EE/N+PXxHw2DcGh+xDB01QtF67WeUlVHdv1v/pno8CISDO93xtOLvJ0nUM0bcZAX0eSc K9t8tLP456FNR/z7buZaCY5NisdmBZU4xb8UNVtDLAU3ErSWdKCJ+1fsiyUxmrTEHt1V sGcbqrJ73IL1VWD7ftaIGJ1QxI2hwg2dRcbypYJNXtdVD+sVeAFmBd0CNef3sLqajoAc wSNtLnCq//vZQ1VuI8tph+S9GuRhVYzEtWVDkUF9mP8Ul8Nnd4vwOhXWRrFa7uDG7BNd YHIw== MIME-Version: 1.0 X-Received: by 10.67.2.71 with SMTP id bm7mr22810526pad.144.1372675898515; Mon, 01 Jul 2013 03:51:38 -0700 (PDT) Received: by 10.68.130.133 with HTTP; Mon, 1 Jul 2013 03:51:38 -0700 (PDT) Date: Mon, 1 Jul 2013 06:51:38 -0400 Message-ID: Subject: bhyve vs. physical cores From: Aryeh Friedman To: freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 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: Mon, 01 Jul 2013 10:51:38 -0000 Can bhyve run more cores then are physically present... I have 2 vm's one with 2 cpu's and one with 1 on a 4 core host and the 2 core doesn't start if the 1 core is running but if I make both 1 core they both run just fine