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] TLS

To: Rob van Oostveen <rob@xxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] TLS
From: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
Date: Thu, 14 Jun 2007 16:42:58 +0100
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Thu, 14 Jun 2007 08:41:10 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <20070614151426.M91219@xxxxxxxxxxxxxxxxxxx>
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: <20070614151426.M91219@xxxxxxxxxxxxxxxxxxx>
Reply-to: "Daniel P. Berrange" <berrange@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.4.1i
On Thu, Jun 14, 2007 at 05:17:11PM +0200, Rob van Oostveen wrote:
> Hi,
> 
> I'm finally getting somewhere with Xen 3.1 on fc6.. :) 
> 
> At booting time I noticed a TLS message to disable TLS. When I move the
> /lib/tls to /lib/tls.disabled I still get the TLS message during booting. Why?

This instruction has been irrelevant since FC5 - we remove this warning
message from the kernel. The dynamic linker will automatically pick the
correct GLibC library.

Even with that though, certain processes will still print TLS messages
because they are statically linked (kudzu, prelink, init) or are just
doing their own crazy stuff (mono, beagled). The majority of apps will
run correctly.

The only gotcha if you're using XenSource's RPMs instead of the official
Fedora RPMs for kerenl-xen, is that you'll be missing a linker config
file in /etc/ld.so.conf.d/ containing  'hwcap 0 nosegneg'

> And how can verify that Xen is running in emulation mode due to tls while the
> system is running?

If every single app is causing thousands of TLS message to be spewed to
the console, then its not working - if you only see a handful of messages
from the apps i mention above, then it is working.

Dan.
-- 
|=- Red Hat, Engineering, Emerging Technologies, Boston.  +1 978 392 2496 -=|
|=-           Perl modules: http://search.cpan.org/~danberr/              -=|
|=-               Projects: http://freshmeat.net/~danielpb/               -=|
|=-  GnuPG: 7D3B9505   F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505  -=| 

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

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