[RTEMS Project] #2795: Overrun Handling for general real-time models

RTEMS trac trac at rtems.org
Tue Jan 24 15:07:46 UTC 2017


#2795: Overrun Handling for general real-time models
-------------------------------------+-------------------------------------
 Reporter:  khchen                   |       Owner:  Gedare Bloom
                                     |  <gedare@…>
     Type:  enhancement              |      Status:  reopened
 Priority:  high                     |   Milestone:  4.12
Component:  cpukit                   |     Version:  4.11
 Severity:  blocker                  |  Resolution:
 Keywords:  Overrun, RMS, SP,        |
  Scheduler, Periodicity             |
-------------------------------------+-------------------------------------

Comment (by kh.chen):

 How about the potential overflow for uint32_t variables "missed_count" and
 "count" in rtems_rate_monotonic_period_statistics?
 I didn't find related means in the current version.
 stats->missed_count++ in cpukit/rtems/src/ratemonperiod.c could also incur
 this problem right?

--
Ticket URL: <http://devel.rtems.org/ticket/2795#comment:17>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list