|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Debian lenny and the TLS warning
I have set up Debian lenny domains using debootstrap (similar to the
tutorial on http://www.option-c.com/xwiki/Create_a_Debian_VM_with_debootstrap).
As most tutorials say, /lib/tls should be renamed to /lib/tls.disabled
- but that file doesn't even exist on Lenny?! Anyway, this shouldn't be
a problem because I installed libc6-xen on the guest domain,
but I still get this warning:
***************************************************************
***************************************************************
** 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=701)
**
***************************************************************
***************************************************************
I guess the init process is statically linked against a
normal xen-unfriendly libc?? If yes, how do I replace it with a
xen-friendly init and does that prevent my dom0 mouse cursor
from stuttering when I start/shutdown domains (i.e. is there a
performance difference ;-) ?
Best regards
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] Debian lenny and the TLS warning,
Andreas Sommer <=
|
|
|
|
|