<div dir="ltr">Hi,<br><div><br></div><div>Implementing the Strong APA scheduler requires finding places to put the two most important algorithms (pages 5 and 6 from the <a href="https://people.mpi-sws.org/~bbb/papers/pdf/rtss14f.pdf">paper</a>) in the current RTEMS SMP scheduler framework.</div><div><br></div><div>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-<a href="https://rtemswithrichi.wordpress.com/adding-strong-apa-to-rtems-identifying-relevant-functions/">https://rtemswithrichi.wordpress.com/adding-strong-apa-to-rtems-identifying-relevant-functions/</a>.</div><div><br></div><div>I would love to hear your insights about the post.</div><div>Thanks,</div><div>Richi.</div></div>