[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-ia64-devel] alt_itlb_miss?
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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |