RTEMS | Draft: confdefs: Improve CONFIGURE_MAXIMUM_PRIORITY (!436)

Sebastian Huber (@sebhub) gitlab at rtems.org
Wed Feb 26 00:46:43 UTC 2025




Sebastian Huber commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/436#note_120248


The default value for the EDF schedulers should not be changed since this could break existing applications. The default value is present for 9 years already. This patch enables you to define in your application:

```
#define CONFIGURE_MAXIMUM_PRIORITY 255
```
The EDF schedulers will then use this value (unless you have a clustered scheduler configuration).

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/436#note_120248
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/20250226/3ed9886b/attachment-0001.htm>


More information about the bugs mailing list