| To: | Jun Sun <jsun@mvista.com> |
|---|---|
| Subject: | Re: anybody tried NPTL? |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Mon, 23 Aug 2004 21:25:20 +0200 |
| Cc: | Daniel Jacobowitz <dan@debian.org>, Dominic Sweetman <dom@mips.com>, linux-mips@linux-mips.org |
| In-reply-to: | <20040823173731.GC23004@mvista.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <20040804152936.D6269@mvista.com> <16676.46694.564448.344602@arsenal.mips.com> <20040819221646.GC8737@mvista.com> <16678.163.774841.111369@arsenal.mips.com> <20040823132853.GA31354@nevyn.them.org> <20040823173731.GC23004@mvista.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.4.1i |
On Mon, Aug 23, 2004 at 10:37:31AM -0700, Jun Sun wrote: > Are you implying one can implement TLS support without changing O32 > ABI? Interesting... > > I know Boris Hu has tried to implemented NPTL with another approach which > does not rely on TLS support (use "--without-tls"). According to him > this approach is getting harder these days. The whole TLS pointer thing is about making TLS more efficient. If you wanted to use TLS without any kernel changes you could do that based on the THREAD result value of pthread_create or something like that. It'd work but it'd also not be terribly efficient ... Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: anybody tried NPTL?, Ralf Baechle |
|---|---|
| Next by Date: | Re: [PATCH] 2.6.9-rc1 - #ifdef cleanip for MIPS, Ralf Baechle |
| Previous by Thread: | Re: anybody tried NPTL?, Jun Sun |
| Next by Thread: | Re: anybody tried NPTL?, Thiemo Seufer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |