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] Fedora Core 5 /lib/tls

To: "Joaquin Raventos" <jrave002@xxxxxxxxxx>, <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Fedora Core 5 /lib/tls
From: "Kevin van Kuik" <kkuik@xxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 6 Jun 2006 12:52:47 +0200
Delivery-date: Tue, 06 Jun 2006 03:54:48 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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: AcaJUHoiQ9CaOrl6R3uCfMA7A4KucgABtfCA
Thread-topic: [Xen-users] Fedora Core 5 /lib/tls
Try this:

wget -O /tmp/xen-3.0-x86_32-rhel4.1.bin.tar 
http://bits.xensource.com/Xen/latest/xen-3.0-x86_32-rhel4.1.bin.tar
cd /tmp
tar xvf xen-3.0-x86_32-rhel4.1.bin.tar
#go to the tar dir 
rpm -Fvh glibc* nscd* nptl*

Regards

Kevin

-----Oorspronkelijk bericht-----
Van: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx]Namens Joaquin Raventos
Verzonden: Monday, June 05, 2006 4:32 PM
Aan: xen-users@xxxxxxxxxxxxxxxxxxx
Onderwerp: [Xen-users] Fedora Core 5 /lib/tls


Hello Everyone,

I've installed Xen 3.0 on my Fedora Core 5 machine and I've ran into this
problem were this message appears.

   ***************************************************************
   ***************************************************************
   ** 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: init (pid=1)                           **
   ***************************************************************
   ***************************************************************

I've proceeded to rename /lib/tls to /lib/tls.disabled. I also added to 
/etc/ld.so.conf.d/nosegneg.conf the following line.

hwcap 0 nosegneg

Even after all of these steps I still get the warning on boot up. Your 
help is greatly appreciated.

Thank You,

Joaquin


_______________________________________________
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

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