tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: [RFC][PATCH] _UC_TLSBASE for all ports



Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:

> Or libpthread or rtld for the same kind of issue.

I could understand libpthread would get confused if pthread_self() did
not match struct lwp's l_lid, and this is just the problem I want to
address by having _UC_TLSBASE on all ports. If you have the flag, you
can disable it, and that ensures pthread_self() always match struct
lwp's l_lid.

For rtld I cannot see how it is related. Could you enlighten me?

-- 
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index