1 |
30 |
unneback |
#
|
2 |
|
|
# Timing Test Suite Results for this BSP on the MVME2307
|
3 |
|
|
#
|
4 |
|
|
# $Id: times.mvme2307,v 1.2 2001-09-27 12:00:37 chris Exp $
|
5 |
|
|
#
|
6 |
|
|
|
7 |
|
|
Thanks to Jay Kulpinski (jskulpin@eng01.gdds.com) for providing these
|
8 |
|
|
times.
|
9 |
|
|
|
10 |
|
|
Board: Motorola MVME2307
|
11 |
|
|
CPU: MPC604
|
12 |
|
|
Clock Speed: 300MHz
|
13 |
|
|
Memory Configuration: 64MB, ECC Enabled (ECC-Memory Detected)
|
14 |
|
|
L2Cache: NONE
|
15 |
|
|
Wait States:
|
16 |
|
|
|
17 |
|
|
Times Reported in: microseconds
|
18 |
|
|
Timer Source: on-CPU cycle counter
|
19 |
|
|
|
20 |
|
|
Column X:
|
21 |
|
|
Column Y:
|
22 |
|
|
|
23 |
|
|
# DESCRIPTION A
|
24 |
|
|
== ================================================================= =========
|
25 |
|
|
1 rtems_semaphore_create 16.493
|
26 |
|
|
rtems_semaphore_delete 16.673
|
27 |
|
|
rtems_semaphore_obtain: available 10.381
|
28 |
|
|
rtems_semaphore_obtain: not available -- NO_WAIT 10.383
|
29 |
|
|
rtems_semaphore_release: no waiting tasks 12.071
|
30 |
|
|
|
31 |
|
|
2 rtems_semaphore_obtain: not available -- caller blocks 31.929
|
32 |
|
|
|
33 |
|
|
3 rtems_semaphore_release: task readied -- preempts caller 26.442
|
34 |
|
|
|
35 |
|
|
4 rtems_task_restart: blocked task -- preempts caller 46.073
|
36 |
|
|
rtems_task_restart: ready task -- preempts caller 41.153
|
37 |
|
|
rtems_semaphore_release: task readied -- returns to caller 16.709
|
38 |
|
|
rtems_task_create 50.860
|
39 |
|
|
rtems_task_start 20.581
|
40 |
|
|
rtems_task_restart: suspended task -- returns to caller 23.807
|
41 |
|
|
rtems_task_delete: suspended task 39.714
|
42 |
|
|
rtems_task_restart: ready task -- returns to caller 24.737
|
43 |
|
|
rtems_task_restart: blocked task -- returns to caller 28.471
|
44 |
|
|
rtems_task_delete: blocked task 41.008
|
45 |
|
|
|
46 |
|
|
5 rtems_task_suspend: calling task 25.204
|
47 |
|
|
rtems_task_resume: task readied -- preempts caller 22.296
|
48 |
|
|
|
49 |
|
|
6 rtems_task_restart: calling task 30.990
|
50 |
|
|
rtems_task_suspend: returns to caller 11.582
|
51 |
|
|
rtems_task_resume: task readied -- returns to caller 12.620
|
52 |
|
|
rtems_task_delete: ready task 40.913
|
53 |
|
|
|
54 |
|
|
7 rtems_task_restart: suspended task -- preempts caller 38.087
|
55 |
|
|
|
56 |
|
|
8 rtems_task_set_priority: obtain current priority 9.727
|
57 |
|
|
rtems_task_set_priority: returns to caller 17.030
|
58 |
|
|
rtems_task_mode: obtain current mode 3.768
|
59 |
|
|
rtems_task_mode: no reschedule 3.766
|
60 |
|
|
rtems_task_mode: reschedule -- returns to caller 5.933
|
61 |
|
|
rtems_task_mode: reschedule -- preempts caller 22.613
|
62 |
|
|
rtems_task_set_note 10.115
|
63 |
|
|
rtems_task_get_note 10.236
|
64 |
|
|
rtems_clock_set 21.466
|
65 |
|
|
rtems_clock_get 2.286
|
66 |
|
|
|
67 |
|
|
9 rtems_message_queue_create 40.373
|
68 |
|
|
rtems_message_queue_send: no waiting tasks 20.370
|
69 |
|
|
rtems_message_queue_urgent: no waiting tasks 20.397
|
70 |
|
|
rtems_message_queue_receive: available 17.799
|
71 |
|
|
rtems_message_queue_flush: no messages flushed 9.405
|
72 |
|
|
rtems_message_queue_flush: messages flushed 10.945
|
73 |
|
|
rtems_message_queue_delete 19.673
|
74 |
|
|
|
75 |
|
|
10 rtems_message_queue_receive: not available -- NO_WAIT 11.778
|
76 |
|
|
rtems_message_queue_receive: not available -- caller blocks 32.770
|
77 |
|
|
|
78 |
|
|
11 rtems_message_queue_send: task readied -- preempts caller 33.719
|
79 |
|
|
|
80 |
|
|
12 rtems_message_queue_send: task readied -- returns to caller 23.653
|
81 |
|
|
|
82 |
|
|
13 rtems_message_queue_urgent: task readied -- preempts caller 33.713
|
83 |
|
|
|
84 |
|
|
14 rtems_message_queue_urgent: task readied -- returns to caller 23.651
|
85 |
|
|
|
86 |
|
|
15 rtems_event_receive: obtain current events 1.275
|
87 |
|
|
rtems_event_receive: not available -- NO_WAIT 9.193
|
88 |
|
|
rtems_event_receive: not available -- caller blocks 27.196
|
89 |
|
|
rtems_event_send: no task readied 9.437
|
90 |
|
|
rtems_event_receive: available 9.653
|
91 |
|
|
rtems_event_send: task readied -- returns to caller 15.845
|
92 |
|
|
|
93 |
|
|
16 rtems_event_send: task readied -- preempts caller 26.008
|
94 |
|
|
|
95 |
|
|
17 rtems_task_set_priority: preempts caller 30.872
|
96 |
|
|
|
97 |
|
|
18 rtems_task_delete: calling task 53.748
|
98 |
|
|
|
99 |
|
|
19 rtems_signal_catch 7.253
|
100 |
|
|
rtems_signal_send: returns to caller 11.993
|
101 |
|
|
rtems_signal_send: signal to self 17.633
|
102 |
|
|
exit ASR overhead: returns to calling task 14.933
|
103 |
|
|
exit ASR overhead: returns to preempting task 18.413
|
104 |
|
|
|
105 |
|
|
20 rtems_partition_create 18.473
|
106 |
|
|
rtems_region_create 14.573
|
107 |
|
|
rtems_partition_get_buffer: available 11.153
|
108 |
|
|
rtems_partition_get_buffer: not available 9.593
|
109 |
|
|
rtems_partition_return_buffer 12.233
|
110 |
|
|
rtems_partition_delete 11.633
|
111 |
|
|
rtems_region_get_segment: available 12.533
|
112 |
|
|
rtems_region_get_segment: not available -- NO_WAIT 11.633
|
113 |
|
|
rtems_region_return_segment: no waiting tasks 13.613
|
114 |
|
|
rtems_region_get_segment: not available -- caller blocks 37.673
|
115 |
|
|
rtems_region_return_segment: task readied -- preempts caller 36.233
|
116 |
|
|
rtems_region_return_segment: task readied -- returns to caller 23.153
|
117 |
|
|
rtems_region_delete 12.353
|
118 |
|
|
rtems_io_initialize 1.255
|
119 |
|
|
rtems_io_open 1.096
|
120 |
|
|
rtems_io_close 1.095
|
121 |
|
|
rtems_io_read 1.097
|
122 |
|
|
rtems_io_write 1.096
|
123 |
|
|
rtems_io_control 1.097
|
124 |
|
|
|
125 |
|
|
21 rtems_task_ident 47.737
|
126 |
|
|
rtems_message_queue_ident 46.548
|
127 |
|
|
rtems_semaphore_ident 53.196
|
128 |
|
|
rtems_partition_ident 46.545
|
129 |
|
|
rtems_region_ident 47.380
|
130 |
|
|
rtems_port_ident 46.540
|
131 |
|
|
rtems_timer_ident 46.548
|
132 |
|
|
rtems_rate_monotonic_ident 46.545
|
133 |
|
|
|
134 |
|
|
22 rtems_message_queue_broadcast: task readied -- returns to caller 31.193
|
135 |
|
|
rtems_message_queue_broadcast: no waiting tasks 13.872
|
136 |
|
|
rtems_message_queue_broadcast: task readied -- preempts caller 37.853
|
137 |
|
|
|
138 |
|
|
23 rtems_timer_create 9.353
|
139 |
|
|
rtems_timer_fire_after: inactive 14.732
|
140 |
|
|
rtems_timer_fire_after: active 15.913
|
141 |
|
|
rtems_timer_cancel: active 9.855
|
142 |
|
|
rtems_timer_cancel: inactive 8.692
|
143 |
|
|
rtems_timer_reset: inactive 13.533
|
144 |
|
|
rtems_timer_reset: active 14.703
|
145 |
|
|
rtems_timer_fire_when: inactive 19.015
|
146 |
|
|
rtems_timer_fire_when: active 18.997
|
147 |
|
|
rtems_timer_delete: active 12.040
|
148 |
|
|
rtems_timer_delete: inactive 10.825
|
149 |
|
|
rtems_task_wake_when 32.645
|
150 |
|
|
|
151 |
|
|
24 rtems_task_wake_after: yield -- returns to caller 6.760
|
152 |
|
|
rtems_task_wake_after: yields -- preempts caller 22.005
|
153 |
|
|
|
154 |
|
|
25 rtems_clock_tick 6.533
|
155 |
|
|
|
156 |
|
|
26 _ISR_Disable 0.353
|
157 |
|
|
_ISR_Flash 0.053
|
158 |
|
|
_ISR_Enable 0.000
|
159 |
|
|
_Thread_Disable_dispatch 0.353
|
160 |
|
|
_Thread_Enable_dispatch 5.513
|
161 |
|
|
_Thread_Set_state 5.513
|
162 |
|
|
_Thread_Disptach (NO FP) 19.073
|
163 |
|
|
context switch: no floating point contexts 16.253
|
164 |
|
|
context switch: self 6.953
|
165 |
|
|
context switch: to another task 7.013
|
166 |
|
|
context switch: restore 1st FP task 22.673
|
167 |
|
|
fp context switch: save idle, restore idle 25.733
|
168 |
|
|
fp context switch: save idle, restore initialized 16.253
|
169 |
|
|
fp context switch: save initialized, restore initialized 16.673
|
170 |
|
|
_Thread_Resume 6.833
|
171 |
|
|
_Thread_Unblock 4.733
|
172 |
|
|
_Thread_Ready 4.793
|
173 |
|
|
_Thread_Get 2.273
|
174 |
|
|
_Semaphore_Get 2.073
|
175 |
|
|
_Thread_Get: invalid id 0.274
|
176 |
|
|
|
177 |
|
|
27 interrupt entry overhead: returns to interrupted task 7.013
|
178 |
|
|
interrupt exit overhead: returns to interrupted task 8.393
|
179 |
|
|
interrupt entry overhead: returns to nested interrupt 4.733
|
180 |
|
|
interrupt exit overhead: returns to nested interrupt 7.073
|
181 |
|
|
interrupt entry overhead: returns to preempting task 5.093
|
182 |
|
|
interrupt exit overhead: returns to preempting task 23.513
|
183 |
|
|
|
184 |
|
|
28 rtems_port_create 12.473
|
185 |
|
|
rtems_port_external_to_internal 9.130
|
186 |
|
|
rtems_port_internal_to_external 9.130
|
187 |
|
|
rtems_port_delete 11.873
|
188 |
|
|
|
189 |
|
|
29 rtems_rate_monotonic_create 11.813
|
190 |
|
|
rtems_rate_monotonic_period: initiate period -- returns to caller 17.753
|
191 |
|
|
rtems_rate_monotonic_period: obtain status 9.533
|
192 |
|
|
rtems_rate_monotonic_cancel 13.313
|
193 |
|
|
rtems_rate_monotonic_delete: inactive 12.473
|
194 |
|
|
rtems_rate_monotonic_delete: active 13.193
|
195 |
|
|
rtems_rate_monotonic_period: conclude periods -- caller blocks 23.236
|
196 |
|
|
@
|
197 |
|
|
|
198 |
|
|
|
199 |
|
|
1.1
|
200 |
|
|
log
|
201 |
|
|
@Motorola MVME2307 BSP submitted by Jay Kulpinski .
|
202 |
|
|
No modifications made.
|
203 |
|
|
@
|
204 |
|
|
text
|
205 |
|
|
|