source: rtems/testsuites/libtests/cpuuse/cpuuse.scn @ 8f71a36

4.104.114.84.95
Last change on this file since 8f71a36 was df49c60, checked in by Joel Sherrill <joel.sherrill@…>, on 06/12/00 at 15:00:15

Merged from 4.5.0-beta3a

  • Property mode set to 100644
File size: 1.1 KB
Line 
1*** CPU USAGE LIBRARY TEST ***
2TA1 - rtems_task_suspend - on Task 2
3TA1 - rtems_task_suspend - on Task 3
4TA1 - killing time
5TA1 - rtems_task_resume - on Task 2
6TA1 - rtems_task_resume - on Task 3
7TA1 - rtems_task_mode - change mode to NO RTEMS_PREEMPT
8TA1 - 09:15:10   12/31/1988
9TA1 - 09:15:11   12/31/1988
10TA1 - 09:15:12   12/31/1988
11TA1 - 09:15:13   12/31/1988
12TA1 - 09:15:14   12/31/1988
13TA1 - 09:15:15   12/31/1988
14TA1 - rtems_task_mode - change mode to RTEMS_PREEMPT
15TA1 - 09:15:00   12/31/1988
16TA2 - 09:15:04   12/31/1988
17TA3 - 09:15:05   12/31/1988
18TA1 - 09:15:06   12/31/1988
19TA2 - 09:15:07   12/31/1988
20TA3 - 09:15:08   12/31/1988
21TA1 - 09:15:09   12/31/1988
22TA2 - 09:15:16   12/31/1988
23CPU Usage by thread
24   ID        NAME        TICKS    PERCENT
250x04010001   IDLE           0     0.000
260x08010002   TA1         1203     0.748
270x08010003   TA2          204     0.127
280x08010004   TA3          202     0.126
29
30Ticks since last reset = 1601
31
32Total Units = 1609
33*** END OF CPU USAGE LIBRARY TEST ***
34NOTE: Actual time per task will vary but there should be no IDLE time.
Note: See TracBrowser for help on using the repository browser.