WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

RE: [Xen-devel] Re: SMP dom0 with 8 cpus of i386

To: "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] Re: SMP dom0 with 8 cpus of i386
From: "Kamble, Nitin A" <nitin.a.kamble@xxxxxxxxx>
Date: Mon, 29 Aug 2005 11:14:16 -0700
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 29 Aug 2005 18:12:40 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcWq6B/kjE+vTitZQ0+epehRGn9czwB2yuIw
Thread-topic: [Xen-devel] Re: SMP dom0 with 8 cpus of i386
Keir,
   With your patch on top of
6461:936be0ae823fd3a94ea06d92fdacad65b85d6014 I am still seeing same SMP
dom0 boot issue in 8 way SMP box. 
   I am able to reproduce it consistently, I am using the attached
config for dom0 kernel. What config are you using?

Thanks & Regards,
Nitin
------------------------------------------------------------------------
-----------
Sr Software Engineer
Open Source Technology Center, Intel Corp

-----Original Message-----
From: Keir Fraser [mailto:Keir.Fraser@xxxxxxxxxxxx] 
Sent: Saturday, August 27, 2005 2:17 AM
To: Keir Fraser
Cc: Kamble, Nitin A; xen-devel
Subject: Re: [Xen-devel] Re: SMP dom0 with 8 cpus of i386

> One possibility is that it's due to my fiddling with the domain 0  
> memory map (I now free pseudophys range 0-1MB to the linux memoy  
> allocator, which we didn''t previously do). This might mean that we're

> now allocating memory that gets scribbled on....
> 
> It might be worth explicitly unmapping the low pseudophys 1MB, not
free  
> it to the memory allocator, and then see if you can boot dom0. Then we

> can see if we have any code paths that go straight at low memory,
which  
> is a bug on xenlinux.

I wasn't able to repro these SMP dom0 problems myself. I tried
unmapping the low 1MB of pseudophys memory, and got a benign crash in
pci_find_bios() (now fixed).

It may be that you have some driver that is trying to tamper with 'ISA
space'. It's worth trying to apply the attached patch and see if you
can still boot SMP dom0 without crashing. If anyone else is having
similar problems then it would be great if they can try this patch
too (it's only good for 32-bit though -- no effect on x86_64).

 -- Keir

Attachment: config.nitin
Description: config.nitin

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>