On 1/16/22 10:35 PM, William A Rowe Jr wrote:
> 4 day ago, you all saw this. 6 years ago, you all started using this on trunk.
> 
> Don't know what I can to do help this along and honor the library
> author's wishes for
> all of us to walk away from the dead fork, and use the maintained
> fork. It's whatever
> it is, I'm out of here and removing the backport application branch,
> whoever 3rd upvotes
> this be prepared to apply this for us all, thanks.

With regards to the de-optimization / stack usage probably stupid question:
Can't we use the TLS features that several compilers offer?
e.g. see at the end of the page at 
https://stackoverflow.com/questions/18298280/how-to-declare-a-variable-as-thread-local-portably

If we have no thread_local we could fall back to the current unoptimized 
implementation?

Regards

RĂ¼diger

Reply via email to