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] alt_itlb_miss?

To: "Tian, Kevin" <kevin.tian@xxxxxxxxx>, "Alex Williamson" <alex.williamson@xxxxxx>, "Masaki Kanno" <kanno.masaki@xxxxxxxxxxxxxx>
Subject: Re: [Xen-ia64-devel] alt_itlb_miss?
From: Tristan Gingold <Tristan.Gingold@xxxxxxxx>
Date: Thu, 20 Apr 2006 15:56:30 +0200
Cc: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>, xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Thu, 20 Apr 2006 06:52:46 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <571ACEFD467F7749BC50E0A98C17CDD8094E7B4F@pdsmsx403>
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>
References: <571ACEFD467F7749BC50E0A98C17CDD8094E7B4F@pdsmsx403>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.5
Le Jeudi 20 Avril 2006 15:17, Tian, Kevin a écrit :
> From: Alex Williamson
>
> >Sent: 2006年4月20日 20:24
> >
> >On Thu, 2006-04-20 at 17:58 +0900, Masaki Kanno wrote:
> >> Hi,
> >>
> >> Because I was a business trip yesterday, I was behind with reading an
> >> email of all of you.
> >>
> >> I'm working on FPSWA support now.
> >> I inserted FPSWA codes in ITC with the below patch, and I passed
> >
> >tests
> >
> >> of a floating point by LTP. Please give me comment.
> >
> >Hi Kan,
> >
> >   Thanks, this looks like exactly what we need.  If there are no other
> >comments, please send me this patch w/ a Signed-off-by and we can get
> >it
> >in tree.  BTW, glad to hear you're working on the FPSWA issue and are
> >making good progress!  Thanks,
> >
> >     Alex
>
> Seems OK. One small comment is that we may also remove
> FORCE_CRASH completely since the assumption to add that
> check doesn't exist now. Actually VHPT_CCHAIN_LOOKUP
> already makes check upon VMM area to decide whether jumping
> to alt_itlb_miss handler. In this case, simply removing
> FORCE_CRASH line can also work. :-)
>
> BTW, this reminds me another interesting point raised several
> months ago when Isaku suspected why there's no logic to handle
> identity mapped area within dtlb_miss handler. Finally Isaku copied
> logic from alt_dtlb_miss handler into dtlb_miss handler as we see
> today. Seems that's also covered by VHPT_CCHAIN_LOOKUP and
> those duplicated logic added in dtlb_miss can be also removed now.
VHPT_CCHAIN_LOOKUP macro is indeed very misleading, since it now only checks 
for VMM address...  This code should be moved to ivt.S

Tristan.



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