From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: Re: dom0 PVH: Over-allocation for domain 0: 393217 > 393216 Date: Tue, 3 Jun 2014 12:28:27 -0700 Message-ID: <20140603122827.47f4e1c2@mantra.us.oracle.com> References: <1455607114.20140603141117@eikelenboom.it> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WruO1-0007Dd-FM for xen-devel@lists.xenproject.org; Tue, 03 Jun 2014 19:28:41 +0000 In-Reply-To: <1455607114.20140603141117@eikelenboom.it> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Sander Eikelenboom Cc: xen-devel@lists.xenproject.org, Jan Beulich List-Id: xen-devel@lists.xenproject.org On Tue, 3 Jun 2014 14:11:17 +0200 Sander Eikelenboom wrote: > Hi, > > I just tried booting with "dom0pvh" and found the following warnings > (complete combined xl-dmesg/dmesg attached) which don't show up when > booting without dom0pvh: Yeah, I see. I'm able to reproduce. Something about dom0_mem=1536M,max:1536M ie, specifying max in there. Without it, dom0_mem=1536M, its fine. You can do that to play around more while I take a look. thanks, Mukesh