1 |
30 |
unneback |
#
|
2 |
|
|
# Timing Test Suite Results for the pc386 BSP using a Pentium
|
3 |
|
|
#
|
4 |
|
|
# $Id: times_p5,v 1.2 2001-09-27 11:59:47 chris Exp $
|
5 |
|
|
#
|
6 |
|
|
|
7 |
|
|
NOTE: To obtain the execution time in microseconds, divide the number of
|
8 |
|
|
cycles by the clock speed. For example, if rtems_semaphore create
|
9 |
|
|
is reported to be 1164 cycles, then at 66 Mhz it takes 17.64
|
10 |
|
|
microseconds or 8.75 microseconds at 133 Mhz.
|
11 |
|
|
|
12 |
|
|
Board: PC/AT clone
|
13 |
|
|
CPU: Intel Pentium
|
14 |
|
|
Clock Speed: 66 Mhz
|
15 |
|
|
Memory Configuration: DRAM w/512 Kb cache
|
16 |
|
|
Wait States: unknown
|
17 |
|
|
|
18 |
|
|
Times Reported in: cycles
|
19 |
|
|
Timer Source: on-CPU cycle counter
|
20 |
|
|
|
21 |
|
|
Column A: 3.5.1 pre-release
|
22 |
|
|
Column Y: unused
|
23 |
|
|
|
24 |
|
|
# DESCRIPTION A B
|
25 |
|
|
== ================================================================= ==== ====
|
26 |
|
|
1 rtems_semaphore_create 1164
|
27 |
|
|
rtems_semaphore_delete 976
|
28 |
|
|
rtems_semaphore_obtain: available 300
|
29 |
|
|
rtems_semaphore_obtain: not available -- NO_WAIT 300
|
30 |
|
|
rtems_semaphore_release: no waiting tasks 291
|
31 |
|
|
|
32 |
|
|
2 rtems_semaphore_obtain: not available -- caller blocks 1182
|
33 |
|
|
|
34 |
|
|
3 rtems_semaphore_release: task readied -- preempts caller 716
|
35 |
|
|
|
36 |
|
|
4 rtems_task_restart: blocked task -- preempts caller 2130
|
37 |
|
|
rtems_task_restart: ready task -- preempts caller 1861
|
38 |
|
|
rtems_semaphore_release: task readied -- returns to caller 491
|
39 |
|
|
rtems_task_create 1017
|
40 |
|
|
rtems_task_start 965
|
41 |
|
|
rtems_task_restart: suspended task -- returns to caller 816
|
42 |
|
|
rtems_task_delete: suspended task 926
|
43 |
|
|
rtems_task_restart: ready task -- returns to caller 850
|
44 |
|
|
rtems_task_restart: blocked task -- returns to caller 1076
|
45 |
|
|
rtems_task_delete: blocked task 927
|
46 |
|
|
|
47 |
|
|
5 rtems_task_suspend: calling task 714
|
48 |
|
|
rtems_task_resume: task readied -- preempts caller 575
|
49 |
|
|
|
50 |
|
|
6 rtems_task_restart: calling task 646
|
51 |
|
|
rtems_task_suspend: returns to caller 309
|
52 |
|
|
rtems_task_resume: task readied -- returns to caller 320
|
53 |
|
|
rtems_task_delete: ready task 994
|
54 |
|
|
|
55 |
|
|
7 rtems_task_restart: suspended task -- preempts caller 1025
|
56 |
|
|
|
57 |
|
|
8 rtems_task_set_priority: obtain current priority 223
|
58 |
|
|
rtems_task_set_priority: returns to caller 468
|
59 |
|
|
rtems_task_mode: obtain current mode 99
|
60 |
|
|
rtems_task_mode: no reschedule 114
|
61 |
|
|
rtems_task_mode: reschedule -- returns to caller 264
|
62 |
|
|
rtems_task_mode: reschedule -- preempts caller 836
|
63 |
|
|
rtems_task_set_note 236
|
64 |
|
|
rtems_task_get_note 232
|
65 |
|
|
rtems_clock_set 569
|
66 |
|
|
rtems_clock_get 107
|
67 |
|
|
|
68 |
|
|
9 rtems_message_queue_create 3287
|
69 |
|
|
rtems_message_queue_send: no waiting tasks 613
|
70 |
|
|
rtems_message_queue_urgent: no waiting tasks 615
|
71 |
|
|
rtems_message_queue_receive: available 534
|
72 |
|
|
rtems_message_queue_flush: no messages flushed 252
|
73 |
|
|
rtems_message_queue_flush: messages flushed 335
|
74 |
|
|
rtems_message_queue_delete 1195
|
75 |
|
|
|
76 |
|
|
10 rtems_message_queue_receive: not available -- NO_WAIT 333
|
77 |
|
|
rtems_message_queue_receive: not available -- caller blocks 1194
|
78 |
|
|
|
79 |
|
|
11 rtems_message_queue_send: task readied -- preempts caller 957
|
80 |
|
|
|
81 |
|
|
12 rtems_message_queue_send: task readied -- returns to caller 700
|
82 |
|
|
|
83 |
|
|
13 rtems_message_queue_urgent: task readied -- preempts caller 1261
|
84 |
|
|
|
85 |
|
|
14 rtems_message_queue_urgent: task readied -- returns to caller 697
|
86 |
|
|
|
87 |
|
|
15 rtems_event_receive: obtain current events 27
|
88 |
|
|
rtems_event_receive: not available -- NO_WAIT 226
|
89 |
|
|
rtems_event_receive: not available -- caller blocks 888
|
90 |
|
|
rtems_event_send: no task readied 221
|
91 |
|
|
rtems_event_receive: available 393
|
92 |
|
|
rtems_event_send: task readied -- returns to caller 496
|
93 |
|
|
|
94 |
|
|
16 rtems_event_send: task readied -- preempts caller 719
|
95 |
|
|
|
96 |
|
|
17 rtems_task_set_priority: preempts caller 959
|
97 |
|
|
|
98 |
|
|
18 rtems_task_delete: calling task 1295
|
99 |
|
|
|
100 |
|
|
19 rtems_signal_catch 223
|
101 |
|
|
rtems_signal_send: returns to caller 628
|
102 |
|
|
rtems_signal_send: signal to self 821
|
103 |
|
|
exit ASR overhead: returns to calling task 401
|
104 |
|
|
exit ASR overhead: returns to preempting task 482
|
105 |
|
|
|
106 |
|
|
20 rtems_partition_create 1337
|
107 |
|
|
rtems_region_create 1031
|
108 |
|
|
rtems_partition_get_buffer: available 680
|
109 |
|
|
rtems_partition_get_buffer: not available 303
|
110 |
|
|
rtems_partition_return_buffer 617
|
111 |
|
|
rtems_partition_delete 523
|
112 |
|
|
rtems_region_get_segment: available 458
|
113 |
|
|
rtems_region_get_segment: not available -- NO_WAIT 565
|
114 |
|
|
rtems_region_return_segment: no waiting tasks 388
|
115 |
|
|
rtems_region_get_segment: not available -- caller blocks 1683
|
116 |
|
|
rtems_region_return_segment: task readied -- preempts caller 1476
|
117 |
|
|
rtems_region_return_segment: task readied -- returns to caller 818
|
118 |
|
|
rtems_region_delete 477
|
119 |
|
|
rtems_io_initialize 48
|
120 |
|
|
rtems_io_open 22
|
121 |
|
|
rtems_io_close 22
|
122 |
|
|
rtems_io_read 22
|
123 |
|
|
rtems_io_write 22
|
124 |
|
|
rtems_io_control 23
|
125 |
|
|
|
126 |
|
|
21 rtems_task_ident 3381
|
127 |
|
|
rtems_message_queue_ident 3328
|
128 |
|
|
rtems_semaphore_ident 3593
|
129 |
|
|
rtems_partition_ident 3286
|
130 |
|
|
rtems_region_ident 3343
|
131 |
|
|
rtems_port_ident 3278
|
132 |
|
|
rtems_timer_ident 3282
|
133 |
|
|
rtems_rate_monotonic_ident 3287
|
134 |
|
|
|
135 |
|
|
22 rtems_message_queue_broadcast: task readied -- returns to caller 1322
|
136 |
|
|
rtems_message_queue_broadcast: no waiting tasks 347
|
137 |
|
|
rtems_message_queue_broadcast: task readied -- preempts caller 1385
|
138 |
|
|
|
139 |
|
|
23 rtems_timer_create 306
|
140 |
|
|
rtems_timer_fire_after: inactive 475
|
141 |
|
|
rtems_timer_fire_after: active 475
|
142 |
|
|
rtems_timer_cancel: active 277
|
143 |
|
|
rtems_timer_cancel: inactive 251
|
144 |
|
|
rtems_timer_reset: inactive 391
|
145 |
|
|
rtems_timer_reset: active 465
|
146 |
|
|
rtems_timer_fire_when: inactive 577
|
147 |
|
|
rtems_timer_fire_when: active 578
|
148 |
|
|
rtems_timer_delete: active 377
|
149 |
|
|
rtems_timer_delete: inactive 350
|
150 |
|
|
rtems_task_wake_when 1080
|
151 |
|
|
|
152 |
|
|
24 rtems_task_wake_after: yield -- returns to caller 159
|
153 |
|
|
rtems_task_wake_after: yields -- preempts caller 574
|
154 |
|
|
|
155 |
|
|
25 rtems_clock_tick 505
|
156 |
|
|
|
157 |
|
|
26 _ISR_Disable 33
|
158 |
|
|
_ISR_Flash 33
|
159 |
|
|
_ISR_Enable 26
|
160 |
|
|
_Thread_Disable_dispatch 36
|
161 |
|
|
_Thread_Enable_dispatch 240
|
162 |
|
|
_Thread_Set_state 315
|
163 |
|
|
_Thread_Disptach (NO FP) 623
|
164 |
|
|
context switch: no floating point contexts 594
|
165 |
|
|
context switch: self 89
|
166 |
|
|
context switch: to another task 122
|
167 |
|
|
context switch: restore 1st FP task 1043
|
168 |
|
|
fp context switch: save idle, restore idle 978
|
169 |
|
|
fp context switch: save idle, restore initialized 390
|
170 |
|
|
fp context switch: save initialized, restore initialized 392
|
171 |
|
|
_Thread_Resume 238
|
172 |
|
|
_Thread_Unblock 171
|
173 |
|
|
_Thread_Ready 176
|
174 |
|
|
_Thread_Get 71
|
175 |
|
|
_Semaphore_Get 61
|
176 |
|
|
_Thread_Get: invalid id 10
|
177 |
|
|
|
178 |
|
|
27 interrupt entry overhead: returns to interrupted task 391
|
179 |
|
|
interrupt exit overhead: returns to interrupted task 110
|
180 |
|
|
interrupt entry overhead: returns to nested interrupt 167
|
181 |
|
|
interrupt exit overhead: returns to nested interrupt 120
|
182 |
|
|
interrupt entry overhead: returns to preempting task 193
|
183 |
|
|
interrupt exit overhead: returns to preempting task 961
|
184 |
|
|
|
185 |
|
|
28 rtems_port_create 668
|
186 |
|
|
rtems_port_external_to_internal 215
|
187 |
|
|
rtems_port_internal_to_external 211
|
188 |
|
|
rtems_port_delete 491
|
189 |
|
|
|
190 |
|
|
29 rtems_rate_monotonic_create 823
|
191 |
|
|
rtems_rate_monotonic_period: initiate period -- returns to caller 1094
|
192 |
|
|
rtems_rate_monotonic_period: obtain status 345
|
193 |
|
|
rtems_rate_monotonic_cancel 602
|
194 |
|
|
rtems_rate_monotonic_delete: inactive 553
|
195 |
|
|
rtems_rate_monotonic_delete: active 528
|
196 |
|
|
rtems_rate_monotonic_period: conclude periods -- caller blocks 672
|