Doubt in testsuite design on smp schedulers
Sebastian Huber
sebastian.huber at embedded-brains.de
Fri Aug 7 10:49:47 UTC 2020
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
More information about the devel
mailing list