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

RE: [Xen-devel] x86-64 Net Performance

To: "Xan Charbonnet" <xan@xxxxxxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-devel] x86-64 Net Performance
From: "Ian Pratt" <m+Ian.Pratt@xxxxxxxxxxxx>
Date: Sun, 9 Oct 2005 10:18:43 +0100
Cc: Nicholas Lee <emptysands@xxxxxxxxx>
Delivery-date: Sun, 09 Oct 2005 09:16:27 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcXMo7y9Sxm9AJ3xQkCtJLP0W9fy1QADaxkQ
Thread-topic: [Xen-devel] x86-64 Net Performance
 
> Update: I went ahead and compiled glibc without TLS / NPTL.  

For 64 bit Xen you don't need to worry about TLS/NPTL.

> Also, I realized that I wasn't allocating all my physical 
> memory to Domain0 for these tests, so I was giving Xen a 
> disadvantage.  It didn't change much, but those tests have 
> been re-done.
> 
> Here's the odd thing: disabling TLS for 64-bit improved 
> native performance by around 10%, but had no effect on Xen.

How did you disable TLS on 64 bit? It's odd that it would have any
effect on native or xen, let alone such a dramatic one. Are you sure
about this test?

>                 Native  Domain0 Penalty
> 64-bit TLS      50.2    65.0    29.5%
> 64-bit no TLS   44.8    65.0    45.1%
> 32-bit TLS      59.6    59.5    -0.2%
> 32-bit no TLS   59.6    60.2     1.0%

It looks like we need to investigate x86_64 networking performance. We
may well not be getting the pipelining that we do in 32bit, though I
can't immediately think why,

Ian 

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

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