[RTEMS Project] #4546: A thread restart does not update the priority of related threads

RTEMS trac trac at rtems.org
Wed Nov 10 17:00:55 UTC 2021


#4546: A thread restart does not update the priority of related threads
------------------------------+-----------------------------
  Reporter:  Sebastian Huber  |      Owner:  Sebastian Huber
      Type:  defect           |     Status:  assigned
  Priority:  normal           |  Milestone:  6.1
 Component:  score            |    Version:  5
  Severity:  normal           |   Keywords:  qualification
Blocked By:                   |   Blocking:
------------------------------+-----------------------------
 Consider the following scenario. Let a high priority task H wait on a
 priority inheritance mutex M owned by a low priority task L. Restart task
 H. This should remove the priority inherited by H from L. This is
 currently not the case.

--
Ticket URL: <http://devel.rtems.org/ticket/4546>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list