RTEMS | draft: Add POSIX msgq priority bucket + bitmap implementation (!1164)

Chandan U (@Chandanuvm) gitlab at rtems.org
Wed Apr 1 17:13:21 UTC 2026




Chandan U commented on a discussion on cpukit/include/rtems/score/coremsg.h: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1164#note_147810

 >     *  when it does not contain a pending message.
 >     */
 >    Chain_Control Inactive_messages;
 > +  #if defined( RTEMS_POSIX_API )

I've created the updated patch by considering the suggested design change and decoupled the POSIX priority queue support from `CORE_message_queue_Control`, And also I've added declarations for priority queue routines in `coremsgimpl.h`.

Could you please verify if this is in the correct direction.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/1164#note_147810
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/20260401/9ce73266/attachment.htm>


More information about the bugs mailing list