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

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.

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to