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.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to