[RTEMS Project] #4511: Count of postponed jobs is not set to zero for a newly created rate-monotonic period object
RTEMS trac
trac at rtems.org
Thu Sep 9 13:08:10 UTC 2021
#4511: Count of postponed jobs is not set to zero for a newly created rate-
monotonic period object
-----------------------------+------------------------------
Reporter: Sebastian Huber | Owner: Sebastian Huber
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: rtems | Version: 5
Severity: normal | Resolution: fixed
Keywords: qualification | Blocked By:
Blocking: |
-----------------------------+------------------------------
Changes (by Sebastian Huber <sebastian.huber@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"82a61afd8ccd695a5517451a0c8f9c4c2f9e373a/rtems"
82a61af/rtems]:
{{{
#!CommitTicketReference repository="rtems"
revision="82a61afd8ccd695a5517451a0c8f9c4c2f9e373a"
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 #4511.
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4511#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list