[Bug 1252] _Thread_queue_Dequeue_priority incomplete
rtems-bugs at rtems.org
rtems-bugs at rtems.org
Tue Aug 21 09:36:06 UTC 2007
http://www.rtems.org/bugzilla/show_bug.cgi?id=1252
manuel.coutinho at edisoft.pt changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manuel.coutinho at edisoft.pt
------- Comment #2 from manuel.coutinho at edisoft.pt 2007-08-21 04:36 -------
So, just to make sure I understand you correctly, you are saying that using the
Priority queue, the semaphore is always "given" to the highest priority task
blocked on that semaphore, even though that task might be suspended?
This way the lower priority tasks that are blocked on the semaphore won't get a
chance to run (because the high priority task is suspended and does not free
the semaphore).
Is this correct?
Thanks
--
Configure bugmail: http://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the bugs
mailing list