#2556: Implement the O(m) Independence-Preserving Protocol (OMIP)
-----------------------------+------------------------------
 Reporter:  sebastian.huber  |       Owner:  sebastian.huber
     Type:  enhancement      |      Status:  accepted
 Priority:  normal           |   Milestone:  4.12
Component:  cpukit           |     Version:  4.12
 Severity:  normal           |  Resolution:
 Keywords:                   |
-----------------------------+------------------------------

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

 In [changeset:"ac8402ddd6e4a8eb6defb98220d39d4c20a6f025/rtems"]:
 {{{
 #!CommitTicketReference repository="rtems"
 revision="ac8402ddd6e4a8eb6defb98220d39d4c20a6f025"
 score: Simplify _Thread_queue_Boost_priority()

 Raise the priority under thread queue lock protection and omit the
 superfluous thread queue priority change, since the thread is extracted
 anyway.  The unblock operation will pick up the new priority.

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

--
Ticket URL: <http://devel.rtems.org/ticket/2556#comment:11>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to