[PATCH] CONFIGURE_MAXIMUM_THREAD_LOCAL_STORAGE_SIZE

Chris Johns chrisj at rtems.org
Fri Sep 11 07:08:25 UTC 2020


On 11/9/20 5:07 pm, Sebastian Huber wrote:
> On 11/09/2020 09:00, Chris Johns wrote:
> 
>> Considering this some more I wonder if the TCB
>> should have a flag set to say the allocator was "static". This could be reported
>> by the `task` command and may be even via an API call. Users could then inspect
>> and check their system.
> 
> We don't need a flag for this. We can just use:
> 
> the_thread->Start.stack_free == _Stack_Free

Nice.

> Adding this information to the task command could be helpful if we find a way to
> display it without needing to much space on the line.

They are making wider screens these days ... ;)

Chris


More information about the devel mailing list