Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Apr 2012 11:29:52 -0700
From:      Oleksandr Tymoshenko <gonzo@freebsd.org>
To:        freebsd-arch@freebsd.org
Cc:        jasone@canonware.com
Subject:   Re: TLS on ARM and MIPS
Message-ID:  <4F79F020.9070504@freebsd.org>
In-Reply-To: <2FF97057-905D-4F02-9138-75680ABC6202@canonware.com>
References:  <2FF97057-905D-4F02-9138-75680ABC6202@canonware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/04/2012 11:04 AM, Jason Evans wrote:
> I've been working on integrating jemalloc back into FreeBSD's libc, and ran into the lack of TLS on ARM and MIPS.  Is this something that's likely to be addressed soon?  If not, I'm going to have to modify libthr to deal with TSD bootstrapping issues -- FreeBSD's pthreads implementation *loves* to call malloc. =(
>
> While I'm asking about TLS, it's worth asking whether any of the other platforms still lack TLS support for non-PIC binaries.  If so, that will force the TSD issue anyway.

How old is your source base?

TLS support for ARM and MIPS has been committed about month ago.
Revisions r232577-r232582 and r233106,r233107 fixes for ARM.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4F79F020.9070504>