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 emulation and nash

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] TLS emulation and nash
From: Ernst Bachmann <e.bachmann@xxxxxxxx>
Date: Mon, 13 Feb 2006 12:34:36 +0100
Delivery-date: Mon, 13 Feb 2006 11:44:41 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <43F065CE.40404@xxxxxxxxxxxxxx>
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: <43F065CE.40404@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.1
On Monday 13 February 2006 11:56, Janek Neubert wrote:
> Hello,
>
> I´m testing the actual XEN-Release 3.0.1 on Fedora Core 4. My domains
> are booting and working fine. Only while domU or dom0 are booting, I get
> this message for DomU:
>
> ***************************************************************
> ***************************************************************
> ** WARNING: Currently emulating unsupported memory accesses  **
> **          in /lib/tls glibc libraries. The emulation is    **
> **          slow. To ensure full performance you should      **
> **          install a 'xen-friendly' (nosegneg) version of   **
> **          the library, or disable tls support by executing **
> **          the following as root:                           **
> **          mv /lib/tls /lib/tls.disabled                    **
> ** Offending process: nash (pid=834)                         **
> ***************************************************************
> ***************************************************************
>
> In dom0, the offending process is hotplug.
>
> I already have moved /lib/tls to /lib/tls.disabled! How can I get rid
> off this message?
>
probably your hotplug / nash is statically linked against the tls glibc, so 
there is no way to get rid of the problem without recompiling them.

you can check if thats the case with "ldd /path/to/binary".

but since I guess both programs aren't that time critical, you could just live 
with the warning and a slow hotplug/nash.

/Ernst


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

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