[PATCH v4 1/5] CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE

Joel Sherrill joel at rtems.org
Mon Sep 14 13:57:06 UTC 2020


On Sun, Sep 13, 2020 at 3:19 AM Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:

> On 12/09/2020 02:33, Chris Johns wrote:
>
> > On 12/9/20 1:34 am, Sebastian Huber wrote:
> >> +const size_t _Thread_Maximum_TLS_size =
> >> +  CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE;
> > Should rtems-exeinfo report this?
> Yes, this would be helpful. Then you can see if you get a fatal error
> during the system start. You see also how much space is wasted or
> available for dynamic linking.
>

In the other thread, I noted that rtems-exeinfo could actually check the
real TLS size and the configuration parameter for consistency before
the executable was downloaded.

There was also a longer discussion of error checking philosophy
in RTEMS and how we never discuss it as a unified concept.

--joel

> _______________________________________________
> devel mailing list
> devel at rtems.org
> http://lists.rtems.org/mailman/listinfo/devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200914/c5ab8534/attachment.html>


More information about the devel mailing list