Hi,

Implementing the Strong APA scheduler requires finding places to put the
two most important algorithms (pages 5 and 6 from the paper
<https://people.mpi-sws.org/~bbb/papers/pdf/rtss14f.pdf>) in the current
RTEMS SMP scheduler framework.
I have chosen get_highest_ready and get_lowest_ready to implement these
function and my reasoning behind doing so is documented in the blog post-
https://rtemswithrichi.wordpress.com/adding-strong-apa-to-rtems-identifying-relevant-functions/
.

I would love to hear your insights about the post.
Thanks,
Richi.
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to