|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Intel/VT success :-)
On Wednesday 08 February 2006 15:17, Oystein Nerhus wrote:
> On Wed, Feb 08, 2006 at 02:22:27PM +0100, Thorolf Godawa wrote:
> > With every boot I get the "TLS-warnig", but in the installation there is
> > no /lib/tls-directory. How can I avoid this warnig and are there still
> > some performance-problems?
>
> Perhaps you have the tls libs in your initrd bootimage?
>
Most likely some apps are statically linked against tls glibc ("init" being a
prime candidate here), also recent gcc versions can generate code triggering
the tls warning on its own, in that case recompiling with less fanatic
optimization settings or -mno-tls-direct-seg-refs might help.
/Ernst
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|