[RTEMS Project] #4347: Allow RTEMS_PRIORITY for MrsP semaphores
RTEMS trac
trac at rtems.org
Wed Mar 17 09:47:02 UTC 2021
#4347: Allow RTEMS_PRIORITY for MrsP semaphores
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: closed
Priority: normal | Milestone: 5.2
Component: rtems | Version: 5
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"0965b7c8b7956846167f43b813d68f8b5f2a60a1/rtems"
0965b7c8/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="0965b7c8b7956846167f43b813d68f8b5f2a60a1"
rtems: Require RTEMS_PRIORITY for MrsP semaphores
MrsP semaphores are a generalization of the priority ceiling semaphores
for SMP configurations. Priority ceiling semaphores are required to use
the priority task wait queue discipline. Require this discipline also
for MrsP semaphores.
Close #4347.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4347#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list