Hi Every1, I am facing a very weird problem of getting the TLS related warning while booting the XenU Kernel. Actually I am using the kernel image from Xen-3.1.0-src package and getting the following warning message during the bootup: *************************************************************** ** 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: modprobe (pid=666) ** *************************************************************** I had also disbaled tls by doing "mv tls tls.disabled" before compiling the XenU image and then made the ramdisk. The last line in above warning seems to be doing some weird thing "Offending process: modprobe (pid=666) " If anyone faced same situation before please let me know. Also my gcc version is 4.1.2 Thanks......... Himanshu _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users