* nptl status?
@ 2004-11-30 2:13 Stuart Jansen
2004-11-30 2:23 ` Ian Pratt
0 siblings, 1 reply; 2+ messages in thread
From: Stuart Jansen @ 2004-11-30 2:13 UTC (permalink / raw)
To: xen-devel
[-- Attachment #1: Type: text/plain, Size: 596 bytes --]
I read, I think on the Xen Web site, that Xen doesn't support NPTL yet.
Digging through the Xen mailing list a few days ago, I saw a message
that implied it is working now. What is the current status of NPTL in
Xen? Out of curiosity, if it is not yet supported, what would be needed
to support it? How hard would it be for a person with zero Xen
experience to ramp up and work on adding NPTL support?
(Sorry I can't be more specific, I spent my Thanksgiving processing >
3000 emails, and doing alot of other other reading.)
--
Stuart Jansen <sjansen@gurulabs.com>
Guru Labs, L.C.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: nptl status?
2004-11-30 2:13 nptl status? Stuart Jansen
@ 2004-11-30 2:23 ` Ian Pratt
0 siblings, 0 replies; 2+ messages in thread
From: Ian Pratt @ 2004-11-30 2:23 UTC (permalink / raw)
To: Stuart Jansen; +Cc: xen-devel, Ian.Pratt
> I read, I think on the Xen Web site, that Xen doesn't support NPTL yet.
> Digging through the Xen mailing list a few days ago, I saw a message
> that implied it is working now. What is the current status of NPTL in
> Xen? Out of curiosity, if it is not yet supported, what would be needed
> to support it? How hard would it be for a person with zero Xen
> experience to ramp up and work on adding NPTL support?
NPTL is supported, but we're forced to take traps for almost
every attempt to access thread local storage, which is slow (I
think Rik said 12-15% on a kernel compile).
The only way to improve on this would be to have our own very
slightly modified version of libc that could be installed to
restore full performance. We're hoping to look into this at some
point.
Disabling NPTL works for most people.
Ian
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2004-11-30 2:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-30 2:13 nptl status? Stuart Jansen
2004-11-30 2:23 ` Ian Pratt
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.