|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] xen-friendly glibc
Thanks for your response Tim.
Is there xen friendly glibc available for Slackware?
Already Xen running on remote server, i have created instance for my
slackware guest os on it and uploaded on it..
While booting slackware guest getting this warning..
Regards,
Sg..
-----Original Message-----
From: Tim Post [mailto:echo@xxxxxxxxxxxx]
Sent: Wednesday, August 06, 2008 12:10 PM
To: Geetha, ANGLER - EIT
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] xen-friendly glibc
On Wed, 2008-08-06 at 09:19 +0530, Geetha, ANGLER - EIT wrote:
> ***************************************************************
> ***************************************************************
>
> * 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 have rebuilt the glibc with "-mno-tls-direct-seg-refs" option and
> installed it then sysvinit, mdadm packages
>
> but still getting same warning.
This is because init was compiled and statically linked without xen
friendly libc. Its perfectly harmless and can be ignored.
If you want to make the warning go away, obtain the source to init
(sysvinit) from your distro and rebuild/install it after installing xen
friendly glibc.
Its quite harmless and really not worth fixing.
Cheers,
--Tim
--
Monkey + Typewriter = Echoreply ( http://echoreply.us )
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|