|   Hi all,
 I am new to Xen implementation. Please help me for this 
issue.
 
 First i will explain my setup, we have an remote server with Xen 
and we are uploading our images to that server and working on it.. for that we 
are paying.
 
 I have uploaded the slackware12.1 image to the Xen server. It 
is working fine but while booting time getting below 
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=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.
   Please help me to resolve this issue..
 
 Thanks in advance
 Sg.. |