[RTEMS Project] #2556: Implement the O(m) Independence-Preserving Protocol (OMIP)
RTEMS trac
trac at rtems.org
Tue Mar 7 12:21:24 UTC 2017
#2556: Implement the O(m) Independence-Preserving Protocol (OMIP)
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: enhancement | Status: closed
Priority: high | Milestone: 4.12
Component: cpukit | Version:
Severity: normal | Resolution: fixed
Keywords: |
-----------------------------+------------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"088acbb01fc5060f687e4776f8fc6862060d3aa8/rtems"
088acbb0/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="088acbb01fc5060f687e4776f8fc6862060d3aa8"
score: Fix scheduler yield in SMP configurations
Check that no ask help request is registered during unblock and yield
scheduler operations. There is no need to ask for help if a scheduled
thread yields, since this is already covered by the pre-emption
detection.
Update #2556.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2556#comment:55>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list