This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: static TLS exhausted on ppc64le


* Rich Felker:

> I see. That's a shame, because if you have excess static TLS reserved,
> using it for tlsdesc is actually really nice -- it makes the accesses
> just as fast as initial-exec, but opportunistically, and falls back
> gracefully if you run out.

How so (the “just as fast” part)?

I'm not sure if that's a good idea—performance will mysteriously differ
based on linking and loading order.  Whether that's bad than an outright
loading failure is of course a never-ending debate.

Thanks,
Florian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]