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/
First i will explain my setup, we have an remote server (Amazon) 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 check the cat /var/log/syslog 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 installed it then sysvinit, mdadm packages, but still getting same warning.