Explanation about the high level design choices of Strong APA

Richi Dubey richidubey at gmail.com
Tue Aug 4 14:19:22 UTC 2020


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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/devel/attachments/20200804/bd67b2f0/attachment.html>


More information about the devel mailing list