[RTEMS Project] #2173: Potential integer overflow problem in EDF scheduler
RTEMS trac
trac at rtems.org
Wed Jun 22 12:47:47 UTC 2016
#2173: Potential integer overflow problem in EDF scheduler
-----------------------------+----------------------------
Reporter: sebastian.huber | Owner: joel.sherrill
Type: defect | Status: reopened
Priority: normal | Milestone: 4.11.1
Component: cpukit | Version: 4.11
Severity: normal | Resolution:
Keywords: |
-----------------------------+----------------------------
Comment (by Sebastian Huber <sebastian.huber@…>):
In [changeset:"77ff5599e0d8e6d91190a379be21a332f83252b0/rtems"]:
{{{
#!CommitTicketReference repository="rtems"
revision="77ff5599e0d8e6d91190a379be21a332f83252b0"
score: Introduce map priority scheduler operation
Introduce map/unmap priority scheduler operations to map thread priority
values from/to the user domain to/from the scheduler domain. Use the
map priority operation to validate the thread priority. The EDF
schedulers use this new operation to distinguish between normal
priorities and priorities obtain through a job release.
Update #2173.
Update #2556.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/2173#comment:8>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list