Hello Sebastian,
Thanks for the quick review. I have sent a new v2 patch. Can you please
check if it looks good?
On Wed, Jun 9, 2021 at 7:25 PM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Hello Richi,
>
> could you please adjust your new Doxygen comments so that they are in
>
Hello Richi,
could you please adjust your new Doxygen comments so that they are in
line with the Doxygen comments you are replace.
On 09/06/2021 09:39, Richi Dubey wrote:
#ifndef _RTEMS_SCORE_SCHEDULERSTRONGAPA_H
#define _RTEMS_SCORE_SCHEDULERSTRONGAPA_H
#include
-#include
#incl
This change allows for the migration of higher priority tasks on the
arrival of a lower priority task limited by affinity constraints.
---
cpukit/include/rtems/scheduler.h | 10 +-
.../include/rtems/score/schedulerstrongapa.h | 170 +++-
cpukit/score/src/schedulerstrongapa.c