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] Re: NPTL/TLS "emulation" idea (fwd)

To: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Re: NPTL/TLS "emulation" idea (fwd)
From: Rik van Riel <riel@xxxxxxxxxx>
Date: Wed, 20 Oct 2004 12:14:08 -0400 (EDT)
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, <jakub@xxxxxxxxxx>, <roland@xxxxxxxxxx>
Delivery-date: Wed, 20 Oct 2004 17:37:04 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: <E1CKIS8-0001mz-00@xxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
On Wed, 20 Oct 2004, Keir Fraser wrote:

> > How bad is the performance?  A 10% performance penalty, 30% ?
> 
> My benchmark is 'time /bin/ls -R /usr/lib >/dev/null' with a warm
> buffer cache.
>
> With no /lib/tls this takes ~180ms. With emulation it takes
> ~300ms. With the new technique it's ~390ms -- so about a further 30%
> slowdown, or 115% slowdown overall.

Considering how system heavy this workload is, that's
probably not even that bad.

> The extra cost is due to the fact that we fault nearly twice as often
> because -ve and +ve accesses seem pretty neatly interleaved. So we
> fault on all GS accesses, rather than just the -ve ones. :-(

IIRC the glibc private data is accessed once per system
call, or possibly on both system call entrance and exit.

Less system heavy tasks probably do not have an overhead
as bad as ls -R.

-- 
"Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it." - Brian W. Kernighan



-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel