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-ia64-devel

RE: [Xen-ia64-devel] RE: [PATCH] Patch to make latest hg multi-domainbac

To: "Tian, Kevin" <kevin.tian@xxxxxxxxx>, "Byrne, John (HP Labs)" <john.l.byrne@xxxxxx>
Subject: RE: [Xen-ia64-devel] RE: [PATCH] Patch to make latest hg multi-domainback to work
From: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Date: Thu, 8 Sep 2005 19:34:28 -0700
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Fri, 09 Sep 2005 02:32:49 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-ia64-devel-request@lists.xensource.com?subject=help>
List-id: Discussion of the ia64 port of Xen <xen-ia64-devel.lists.xensource.com>
List-post: <mailto:xen-ia64-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-ia64-devel>, <mailto:xen-ia64-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcWvySFLppJ+ILkHRKOQH/MX6thvfgEH6v3wABtDOHAAAcMDgAAeqRQAAAEH+PAAAsa6oA==
Thread-topic: [Xen-ia64-devel] RE: [PATCH] Patch to make latest hg multi-domainback to work
> Since vcpu_itc_no_srlz is always invoked after 
> translate_domain_pte which will force _PAGE_PL_2 on, it seems 
> unlikely to insert a machine TC entry with incorrect 
> privilege level. After some search for reference to 
> dtlb/dtlb_pte, I found hyper_ptc_ga though not the full 
> reason, but possible a problematic point? In that section of 
> code, only vcpu->arch.dtlb/itlb is marked as non-present by:
> 
> adds r25=IA64_VCPU_DTLB_OFFSET,r27
> adds r26=IA64_VCPU_ITLB_OFFSET,r27;;
> ...
> st8 [r25]=r24                 // set 1-entry i/dtlb as not present
> 
> Instead vcpu->arch.dtlb_pte is not touched. So after my patch 
> changed match_dtlb to return guest pte, above problematic 
> code may leave them out of sync there. Comments?

I agree this is a bug, but I'm not sure it explains
the problem.  I will turn off HYPER_PTC_GA and see
if the problem goes away.

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