RTEMS Logo

RTEMS 4.6.2 On-Line Library


Rate Monotonic Period Statistics Reporting Period Statistics

PREV UP NEXT Bookshelf New Chapters

6.4.3: Reporting Period Statistics

The application may dynamically report the period usage for every period in the system by calling the Period_usage_Dump routine. This routine prints a table with the following information per period:

The following is an example of the report generated:

Period information by period
   ID      OWNER   PERIODS  MISSED    CPU TIME    WALL TIME
0x28010001  TA1       502     0       0/1/ 1.00    0/0/0.00
0x28010002  TA2       502     0       0/1/ 1.00    0/0/0.00
0x28010003  TA3       502     0       0/1/ 1.00    0/0/0.00
0x28010004  TA4       502     0       0/1/ 1.00    0/0/0.00
0x28010005  TA5        10     0       0/1/ 0.90    0/0/0.00


PREV UP NEXT Bookshelf New Chapters

Copyright © 1988-2004 OAR Corporation