Re: Looks like threading is b0rken on FreeBSD/powerpc

From: Jason Evans <jasone_at_FreeBSD.org>
Date: Fri, 04 Aug 2006 12:55:46 -0700
Peter Grehan wrote:
>> But libpthread works in 6.0. What's the difference?
> 
>  jemalloc. From the backtrace, t's doing a TLS allocation, where I'm 
> certain phkmalloc didn't do anything like that.

Indeed, jemalloc does add a dependency on TLS for PIC versions, though 
it can be configured to run (more slowly) without TLS, as Marcel pointed 
out.  This appears to be a bug in the TLS implementation, rather than in 
jemalloc; the appropriate fix is to make TLS work.

Jason
Received on Fri Aug 04 2006 - 17:55:50 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:58 UTC