Thanks for the review.
I have updated ticket 3053 and sent v5. Can you please check?
On Tue, Jun 15, 2021 at 4:06 PM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> On 11/06/2021 11:47, Richi Dubey wrote:
> > diff --git a/cpukit/score/src/schedulerstrongapa.c
> b/cpukit/score/src/
On 11/06/2021 11:47, Richi Dubey wrote:
diff --git a/cpukit/score/src/schedulerstrongapa.c
b/cpukit/score/src/schedulerstrongapa.c
index dcfb55601a..5aaa8dbd1a 100644
--- a/cpukit/score/src/schedulerstrongapa.c
+++ b/cpukit/score/src/schedulerstrongapa.c
@@ -3,29 +3,35 @@
*
* @ingroup RTEM
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 | 162 ++-
cpukit/score/src/schedulerstrongapa.c