[RTEMS Project] #4512: Count of postponed jobs is not set to zero for a newly created rate-monotonic period object (cloned)
RTEMS trac
trac at rtems.org
Thu Sep 9 13:16:23 UTC 2021
#4512: Count of postponed jobs is not set to zero for a newly created rate-
monotonic period object (cloned)
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | 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:"ff94ddcd841ab88e886fb94f70d204578a818c3a/rtems"
ff94ddc/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="ff94ddcd841ab88e886fb94f70d204578a818c3a"
rtems: Initialize count of postponed jobs
The rtems_rate_monotonic_get_status() directive returns an arbitrary
number for the count of postponed jobs if it is called for a newly
created period object. Set the count of postponed jobs to zero during
object creation.
Close #4512.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4512#comment:1>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list