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: "Xen users mailing list" <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: Re: [Xen-users] Debian 4.0 Etch as domU - gentoo host
From: "Peter Braun" <xenware@xxxxxxxxx>
Date: Tue, 19 Jun 2007 18:54:45 +0200
Delivery-date: Tue, 19 Jun 2007 09:52:55 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OqGX6nqjmK0AcNPZlISRbeD4D56epkWz07UJ+wx2NTZGakR7dp3N0WU/vQIG8BdR68QTY6nVcoZlztKTtlG919igl3TZjuP+SiGULh1CCTw3vqIzNm/xNN2927MnvgJIx88m5LOMwreMm8PlWX/1gMtfA46BfvKmSNqlHKKccZg=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=G1Mk7VhUsC0BU5NZ55jaAD6Vle4wgm17rcHs1TB+chwZFtXNaItG77EN96fWF1JkNS26XVj9nKJZgkI+K6qcxeuBrnBwHe7tu+gm7j7FAQykZ4V15xYzxoNzfTDR2SqxgqTGXjunGcMrah3tJkcuvN+V8lLGxY9rOcuGAQL/V8g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <907625E08839C4409CE5768403633E0B02561E50@xxxxxxxxxxxxxxxxx>
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: <acbf498f0706190941m23d75bf1y550955cc72652932@xxxxxxxxxxxxxx> <907625E08839C4409CE5768403633E0B02561E50@xxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thanks for really fast answer.

I dont use initrd for DomU kernel.

According to you recomendation I will ignore it.

Have a nice day.

Peter

2007/6/19, Petersson, Mats <Mats.Petersson@xxxxxxx>:


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