On Sun, Sep 13, 2020 at 3:19 AM Sebastian Huber <
sebastian.hu...@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 rtem
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
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?
Chris
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinf
Add this application configuration option. This configuration option can be
used to reserve space for the dynamic linking of modules with thread-local
storage objects.
Update #4074.
---
cpukit/doxygen/appl-config.h| 29 +++
cpukit/include/rtems/confdefs/threads.h | 7