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

Re: [Xen-users] how to find out whether glibc is XEN-ready or not

To: Ulf Behrens <ulf.behrens@xxxxxxx>
Subject: Re: [Xen-users] how to find out whether glibc is XEN-ready or not
From: "Stephen C. Tweedie" <sct@xxxxxxxxxx>
Date: Tue, 04 Apr 2006 13:48:32 -0400
Cc: Stephen Tweedie <sct@xxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 04 Apr 2006 10:49:08 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <442D4F95.9030904@xxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <442D4F95.9030904@xxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

On Fri, 2006-03-31 at 17:49 +0200, Ulf Behrens wrote:
> According to their instructions the glibc coming with SuSE 10.0 should 
> be patched in a way that /lib/tls can be used. I enabled /lib/tls again 
> and it worked - but how can I be sure that xen is really running in an 
> efficient mode not using wrap-around segments?

I can't speak for the SuSE package, but on FC5 glibc picks up the right
TLS version automatically too.  You can check it's working with

        $ cat /proc/self/maps

which on my local i386 dom0 shows:

                /lib/i686/nosegneg/libc-2.4.so

as the libc in use, showing it is detecting and using the "nosegneg"
Xen-friendly version automatically.  SuSE may well be using a similar
scheme.

--Stephen



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

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