Hi,

Please find the blog post-
https://rtemswithrichi.wordpress.com/strong-apa-low-level-design-in-rtems/ that
explains the low-level design for get_lowest_function, importance of which
was explained in the earlier high-level design description mail
<https://lists.rtems.org/pipermail/devel/2020-August/061120.html>.

I really need your help in figuring out part 3 of the explanation
corresponding to backtracking part of the algorithm in the blog post.

If it helps, Please find the latest pull request here
<https://github.com/richidubey/rtems/pull/6> and the edited files
schedulerstrongapa.c
<https://github.com/richidubey/rtems/blob/Strong-APA-v1.2/cpukit/score/src/schedulerstrongapa.c>,
schedulerstrongapa.h
<https://github.com/richidubey/rtems/blob/Strong-APA-v1.2/cpukit/include/rtems/score/schedulerstrongapa.h>
and scheduler.h
<https://github.com/richidubey/rtems/blob/Strong-APA-v1.2/cpukit/include/rtems/scheduler.h>
.

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

Reply via email to