On 07/08/2020 12:22, Richi Dubey wrote:


    Also, heir means something that would be executing later, after
    the current thread leaves cpu, right?
    Why is it then that we are checking
    
<https://git.rtems.org/rtems/tree/testsuites/smptests/smpschededf02/init.c#n268>
 against
is_idle not against cpu->executing but for cpu->heir?
I still have this confusion. Please help me out with this.

Does this clarify it:

https://docs.rtems.org/branches/master/c-user/symmetric_multiprocessing_services.html#thread-dispatch-details

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

Reply via email to