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] One unstablity in fast syscall path

To: "Tristan Gingold" <Tristan.Gingold@xxxxxxxx>, "Isaku Yamahata" <yamahata@xxxxxxxxxxxxx>
Subject: RE: [Xen-ia64-devel] One unstablity in fast syscall path
From: "Magenheimer, Dan (HP Labs Fort Collins)" <dan.magenheimer@xxxxxx>
Date: Mon, 19 Jun 2006 06:35:06 -0700
Cc: xen-ia64-devel <xen-ia64-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 19 Jun 2006 06:35:23 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <200606150946.52164.Tristan.Gingold@xxxxxxxx>
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: AcaQT2FLfVMyiuyzQhGQ/TW8zW5XTgDVVIcg
Thread-topic: [Xen-ia64-devel] One unstablity in fast syscall path
> > > On this point VTi may have a real advantage over 
> paravirtualization.
> >
> > Could you explain further?
> Yes.
> The virtualization handler has the opcode in GR25.
> I don't know the amount of PAL code involved, but the 
> hardware might provides 
> the opcode directly from the pipeline.  The VM doesn't have 
> to do the fecth, 
> which is time and cache consuming.

No the hardware does not provide the opcode directly, though
perhaps it will in future (post-Montecito) implementations.
I believe that PAL is doing the same thing that Xen is
doing to fetch the opcode, except since it is doing it
sooner, there is a higher probability that it will be
successful.  And I suspect that it may be doing the
"slow path" every time as it is probably not capable
of handling (and recovering from) TLB misses.  I'm not
sure I would call this an advantage.

Perhaps Intel can comment more here... I'm not sure what
info is public.

Dan

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