RTEMS | While at low sporadic server priority, changing the real priority leads to unpredictable system behaviour (#5164)
Sebastian Huber (@sebhub)
gitlab at rtems.org
Tue Nov 26 02:06:05 UTC 2024
Sebastian Huber created an issue: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5164
Assignee: Sebastian Huber
## Summary
The POSIX sporadic server removes the real priority while a thread is in low priority mode. All operations which change the real priority and assume that the real priority node is active corrupt the system state (`rtems_task_set_priority()`, `rtems_task_set_scheduler()`, `pthread_setschedprio()`).
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5164
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/20241126/e54b3828/attachment.htm>
More information about the bugs
mailing list