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-bugs

[Xen-bugs] [Bug 788] New: mv /lib/tls confusion

http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=788

           Summary: mv /lib/tls confusion
           Product: Xen
           Version: unstable
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Unspecified
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: stevenwagner@xxxxxxxxx


Xen HowTo's all over the web say to do:

mv /lib/tls /lib/tls.disabled

And everyone has the idea that if you don't do this you will have reduced
performance. If you simply mv tls, then your performance is fine.

BUT

http://bits.xensource.com/Xen/docs/xen3_rpm_install_notes.html

Clearly states.

"Xen kernels do run correctly using the native glibc, but performance is
significantly impaired. If you don't want to install the Xen-friendly glibc, a
(poor) alternative is to disable the thread-local storage (tls) handling
features of glibc by hiding them, for example

mv /lib/tls /lib/tls.disabled

Who is correct?


-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 788] New: mv /lib/tls confusion, bugzilla-daemon <=