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] Debian 4.0 Etch as domU - gentoo host

To: "Peter Braun" <xenware@xxxxxxxxx>, "Xen users mailing list" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Debian 4.0 Etch as domU - gentoo host
From: "Petersson, Mats" <Mats.Petersson@xxxxxxx>
Date: Tue, 19 Jun 2007 18:45:27 +0200
Delivery-date: Tue, 19 Jun 2007 09:43:56 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <acbf498f0706190941m23d75bf1y550955cc72652932@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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AceykLhJcG8gWp2yQ1q3zfsCfqaqVQAADozQ
Thread-topic: [Xen-users] Debian 4.0 Etch as domU - gentoo host
 

> -----Original Message-----
> From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx 
> [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of 
> Peter Braun
> Sent: 19 June 2007 17:41
> To: Xen users mailing list
> Subject: [Xen-users] Debian 4.0 Etch as domU - gentoo host
> 
> Hi,
> 
> I just upgraded Debian 3.1 domU image (jailtime.org) to Debian 4.0.
> 
> Everytime it boots there is message:
> 
> 
>   ***************************************************************
>   ***************************************************************
>   ** 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: modprobe (pid=157)                     **
>   ***************************************************************
>   ***************************************************************

This is probably because modprobe is part of your initrd, and it's
compiled with static libraries which didn't have TLS disabled. It makes
sense to compile modprobe static, since it's kind of pointless to rely
on shared libraries that reside on a disk that you can't get to until
you've loaded the driver with modprobe!

I'd ignore this, as modprobe is neither frequently run, nor is it a
"high performance" task. 

--
Mats
> 
> Continuing...
> 
> ---------------------------
> 
> /lib/tls.disabled exists - but doesnt help.
> 
> Any idea?
> 
> Br
> 
> Peter
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
> 
> 
> 



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