RTEMS | POSIX Message Queue thread release order is not priority based (#3791)

Gedare Bloom (@gedare) gitlab at rtems.org
Sat Feb 14 18:08:55 UTC 2026




Gedare Bloom commented on a discussion: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/3791#note_142754


Please discuss GSoC projects in the [User's Forum](https://users.rtems.org/).

The prioritization for POSIX message queues is done when the message is sent, so trace through `mq_send` code path. This uses the message's priority however, and not the thread's priority.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/3791#note_142754
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/20260214/f4693ef0/attachment-0001.htm>


More information about the bugs mailing list