[PATCH v4 1/5] CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE
Sebastian Huber
sebastian.huber at embedded-brains.de
Sun Sep 13 08:19:28 UTC 2020
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.
More information about the devel
mailing list