[RTEMS Project] #3359: 4.10: Improved Priority Inheritance Protocol
RTEMS trac
trac at rtems.org
Mon Apr 2 03:16:10 UTC 2018
#3359: 4.10: Improved Priority Inheritance Protocol
--------------------+---------------------
Reporter: Gedare | Owner: Gedare
Type: defect | Status: closed
Priority: normal | Milestone: 4.10.3
Component: score | Version: 4.10
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
--------------------+---------------------
Changes (by Gedare Bloom <gedare@…>):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"b50468c6bff4e770aa038b9f87e514a2a1da906b/rtems"
b50468c/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="b50468c6bff4e770aa038b9f87e514a2a1da906b"
score: add Inherited_priorities priority queue and functions
Adds enqueue, dequeue, requeue, evaluate, and release functions
for the thread priority node priority queue of inherited priorities.
Add calls to these functions as needed to maintain the priority
queue due to blocking, unblocking, and priority changes.
Closes #3359.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3359#comment:3>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list