[RTEMS Project] #2412: Improved priority inheritance implementation

RTEMS trac trac at rtems.org
Wed Jul 27 08:56:57 UTC 2016


#2412: Improved priority inheritance implementation
-----------------------------+------------------------------
 Reporter:  sebastian.huber  |       Owner:  sebastian.huber
     Type:  enhancement      |      Status:  assigned
 Priority:  normal           |   Milestone:  4.12
Component:  cpukit           |     Version:  4.5
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

Comment (by Sebastian Huber <sebastian.huber@…>):

 In [changeset:"d79df38c2bea50112214ade95776cb90d693e390/rtems"]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="d79df38c2bea50112214ade95776cb90d693e390"
 score: Add deadlock detection

 The mutex objects use the owner field of the thread queues for the mutex
 owner.  Use this and add a deadlock detection to
 _Thread_queue_Enqueue_critical() for thread queues with an owner.

 Update #2412.
 Update #2556.
 Close #2765.
 }}}

--
Ticket URL: <http://devel.rtems.org/ticket/2412#comment:9>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list