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] [PATCH] Re: SMP dom0 with 8 cpus of i386

To: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>, "Keir Fraser" <Keir.Fraser@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] [PATCH] Re: SMP dom0 with 8 cpus of i386
From: "Kamble, Nitin A" <nitin.a.kamble@xxxxxxxxx>
Date: Thu, 1 Sep 2005 19:32:59 -0700
Cc: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 02 Sep 2005 02:31:05 +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: AcWtPJLK72L6LhUaRXe+r95yGbS2fAASAyNAAA8A6hAAMhKaAAA3Qjvg
Thread-topic: [Xen-devel] [PATCH] Re: SMP dom0 with 8 cpus of i386
> Is this PAE or non-PAE?
 It is non-PAE.

> Please can you try forceing emulation mode by toggling the "#if 0" in
> arch/x86/mm.c ptwr_do_page_fault
  Emulation makes the dom0 very stable, I didn't see the issue with
emulation again. Earlier it is very consistent on the system.

> The other thing to try is modifying set_pte_pfn_ma to call
xen_l1_update
> rather than set_pte. You could try set_pte_at too.

> This will help narrow down the issue. 

I tried changing set_pte_mfs_ma to set_pte_at, and it also let dom0 boot
few times. I didn't have not observed the issue with it.

As it is a racing case kind of issue, I am not totally sure that it is
totally curing the issue. It can be possible we are just reducing the
chances of the race condition. Especially with emulation, the slowness
changes timing. 


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


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>