How many threads does RTEMS create?

Richi Dubey richidubey at gmail.com
Mon Dec 28 06:17:33 UTC 2020


Hi,

When I am debugging the tm24 running on Strong APA scheduler, I can see
that when the Tasks
<https://git.rtems.org/rtems/tree/testsuites/tmtests/tm24/task1.c#n106>
function is being executed, there are two threads with priority 2, with
status SCHEDULER_SMP_NODE_BLOCKED in the list of threads, with both of them
having different addresses. How can there be two such threads?  Shouldn't
there only be a single thread with priority 2 that runs the High_task
<https://git.rtems.org/rtems/tree/testsuites/tmtests/tm24/task1.c#n77>
function? Please let me know your views about this.



Thank you,
Richi.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20201228/dd06e97d/attachment.html>


More information about the devel mailing list