From owner-freebsd-virtualization@FreeBSD.ORG Sun Nov 23 03:15:14 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3946DB97 for ; Sun, 23 Nov 2014 03:15:14 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id F0205AD7 for ; Sun, 23 Nov 2014 03:15:13 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTP id 68510129CF; Sun, 23 Nov 2014 13:15:11 +1000 (EST) Received: from Peters-MacBook-Pro.local (c-67-161-27-37.hsd1.ca.comcast.net [67.161.27.37]) by dommail.onthenet.com.au (MOS 4.4.4-GA) with ESMTP id BZX17170 (AUTH peterg@ptree32.com.au); Sun, 23 Nov 2014 13:15:10 +1000 Message-ID: <5471513C.6040400@freebsd.org> Date: Sat, 22 Nov 2014 19:15:08 -0800 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Shawn Webb , freebsd-virtualization@freebsd.org Subject: Re: bhyve cannot allocate memory References: <20141122215245.d9380cc4e43cb5e60d479009@gmail.com> <20141122220202.09523b0ae828993174af05d8@gmail.com> In-Reply-To: <20141122220202.09523b0ae828993174af05d8@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Sun, 23 Nov 2014 03:15:14 -0000 Hi Shawn, > Forgot to mention, I'm on r274859. I have a working system at r274783. A quick glance doesn't show anything obvious that may cause a regression, but I'm rebuilding now and will give it a try. Is your system stock FreeBSD or HardenedBSD ? later, Peter.