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

[Xen-users] Debian lenny and the TLS warning

To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Debian lenny and the TLS warning
From: Andreas Sommer <AndiDog@xxxxxx>
Date: Fri, 21 Aug 2009 09:52:16 +0100
Cc:
Delivery-date: Fri, 21 Aug 2009 01:53:51 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 2.0.0.22 (Windows/20090605)
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>