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] [PATCH] speedup ptc.e emulation

To: Alex Williamson <alex.williamson@xxxxxx>
Subject: Re: [Xen-ia64-devel] [PATCH] speedup ptc.e emulation
From: Kouya Shimura <kouya@xxxxxxxxxxxxxx>
Date: Tue, 17 Jul 2007 10:55:05 +0900
Cc: xen-ia64-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 16 Jul 2007 18:52:54 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1184542267.7432.23.camel@bling>
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: <7kir8ovcz8.fsf@xxxxxxxxxxxxxxxxxxxxxxxxxx> <1184542267.7432.23.camel@bling>
Sender: xen-ia64-devel-bounces@xxxxxxxxxxxxxxxxxxx
Previously it took 13msecs to emulate a ptc.e instruction.
This patch saves 4msecs though it's still slow.

Windows uses ptc.e so often. we got 8% gain in TTCP
(network benchmark) on Windows guest with this change.

Thanks,
Kouya

Alex Williamson writes:
 > On Fri, 2007-07-13 at 19:01 +0900, Kouya Shimura wrote:
 > > Hi,
 > > 
 > > This patch makes ptc.e emulation faster.
 > > It defers the initialization of collision chain area of VHPT.
 > > Also removes an unused field from struct thash_cb.
 > 
 >    Applied.  Does this change have a noticeable effect on any specific
 > tests?  Thanks,
 > 
 >      Alex
 >  
 > -- 
 > Alex Williamson                             HP Open Source & Linux Org.

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

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