|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] /lib/tls.disabled does not work
Hi,
a new initrd will not help. Have a look a this:
***************************************************************
***************************************************************
** 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: hotplug (pid=276) **
***************************************************************
***************************************************************
This message comes from "hotplug" ... so I have to compile hotplug
without tls support to get rid of this boot message.
Move /lib/tls to /ib/tls.disabled and ignore these messages.
-ralf-
Seneca wrote:
> In case you are using a initrd you might have to recreate it after
> /lib/tls was moved to /lib/tls.disabled.
>
--
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|