From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sander Eikelenboom Subject: Re: dom0 linux 3.6.0-rc4, crash due to ballooning althoug dom0_mem=X, max:X set Date: Tue, 4 Sep 2012 22:13:53 +0200 Message-ID: <1905408737.20120904221353@eikelenboom.it> References: <1136369816.20120904183757@eikelenboom.it> <20120904163903.GI23361@phenom.dumpdata.com> <8328705.20120904200241@eikelenboom.it> <20120904175841.GA10379@phenom.dumpdata.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20120904175841.GA10379@phenom.dumpdata.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Konrad Rzeszutek Wilk Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org Tuesday, September 4, 2012, 7:58:41 PM, you wrote: > On Tue, Sep 04, 2012 at 08:02:41PM +0200, Sander Eikelenboom wrote: >> >> Tuesday, September 4, 2012, 6:39:03 PM, you wrote: >> >> > On Tue, Sep 04, 2012 at 06:37:57PM +0200, Sander Eikelenboom wrote: >> >> Hi Konrad, >> >> >> >> This seems to happen only on a intel machine i'm trying to setup as a development machine (haven't seen it on my amd). >> >> It boots fine, i have dom0_mem=1024M,max:1024M set, the machine has 2G of mem. >> >> >> >> Dom0 and guest kernel are 3.6.0-rc4 with config: >> >> [*] Xen memory balloon driver >> >> [*] Scrub pages before returning them to system >> >> > Can you also try this patch out and provide the full log (bootup and such). Thanks! >> >> After applying this patch and due to the removal of the BUG_ON the domU boots and is reachable by SSH. >> Serial log attached. > Wow. That is a lot of .. And if you use Xen 4.1 it works fine? Ok 3.5.3 crashes as well .. will see what xen 4.1.3 does with both kernels on this machine ...