Need help in understanding some of the existing code in RTEMS
Sebastian Huber
sebastian.huber at embedded-brains.de
Tue Jul 14 13:35:22 UTC 2020
On 14/07/2020 13:37, Richi Dubey wrote:
> Here we remove the affine ready queue if it
> exists from the chain of affine queues since now an affine thread is
> scheduled on a processor.
>
> Why are we removing the entire affine queue corresponding to a
> CPU when a single node of the queue gets scheduled?
Because the highest priority affine thread is now a schedule one.
More information about the devel
mailing list