Queue Urgent question

leonp at plris.com leonp at plris.com
Thu Sep 29 14:58:17 UTC 2005


Hello, all.

Stupid question: I have FIFO queue (for 100 messages) which contains, let's 
say, 2 messages m1 and m2 in it (receiving task is suspended). Then I do 
rtems_message_queue_urgent(m3 ...) and resume the receiving task.
I expected the m3 message to arrive the first, but I see the sequence
m1, m2, m3.

Any hint will be highly appreciated.
My rtems is rtems-ss-20030703.

-- 
Leon M.Pollak



More information about the users mailing list