You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/11 13:14:49 UTC

[GitHub] [incubator-nuttx] patacongo commented on pull request #3517: arch: Allocate the space from the beginning in up_stack_frame

patacongo commented on pull request #3517:
URL: https://github.com/apache/incubator-nuttx/pull/3517#issuecomment-817306168


   You might also look how TLS is implemented in Zephyr.  Much nicer than our implementation: https://docs.zephyrproject.org/latest/guides/thread_local_storage.html
   
   This is good too:  https://chao-tic.github.io/blog/2018/12/25/tls#tls-access-in-executables-and-shared-objects
   
   I think if we want to re-architect TLS, we should do a better job.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org