RTEMS | cpukit: Use CONFIGURE_MAXIMUM_PRIORITY with EDF (!831)

Gedare Bloom (@gedare) gitlab at rtems.org
Thu Nov 13 03:46:59 UTC 2025




Gedare Bloom commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/831#note_135955


The failure in `smpscheduler02.exe` is because you can't define a configure-time maximum priority on a per-scheduler basis, only one for the whole system. The test relies on the default priority of the SMP EDF scheduler being `INT_MAX`. This appears to be a limitation of the configure-time approach.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/831#note_135955
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20251113/5f6e097c/attachment.htm>


More information about the bugs mailing list