1 |
30 |
unneback |
#
|
2 |
|
|
# Timing Test Suite Results for the Motorola MVME136 BSP
|
3 |
|
|
#
|
4 |
|
|
# $Id: times,v 1.2 2001-09-27 12:00:12 chris Exp $
|
5 |
|
|
#
|
6 |
|
|
|
7 |
|
|
Board: Motorola MVME136
|
8 |
|
|
CPU: Motorola MC68020 + MC68881 FPU
|
9 |
|
|
Clock Speed: 20 Mhz
|
10 |
|
|
Memory Configuration: DRAM w/no cache
|
11 |
|
|
Wait States: 1 wait state
|
12 |
|
|
|
13 |
|
|
Times Reported in: microseconds
|
14 |
|
|
Timer Source: Zilog Z8036
|
15 |
|
|
|
16 |
|
|
Column A: 3.5.1 pre-release
|
17 |
|
|
Column B: 3.5.17 pre-release
|
18 |
|
|
|
19 |
|
|
# DESCRIPTION A B
|
20 |
|
|
== ================================================================= ==== ====
|
21 |
|
|
1 rtems_semaphore_create 67 60
|
22 |
|
|
rtems_semaphore_delete 64 58
|
23 |
|
|
rtems_semaphore_obtain: available 46 38
|
24 |
|
|
rtems_semaphore_obtain: not available -- NO_WAIT 45 38
|
25 |
|
|
rtems_semaphore_release: no waiting tasks 51 44
|
26 |
|
|
|
27 |
|
|
2 rtems_semaphore_obtain: not available -- caller blocks 113 109
|
28 |
|
|
|
29 |
|
|
3 rtems_semaphore_release: task readied -- preempts caller 94 87
|
30 |
|
|
|
31 |
|
|
4 rtems_task_restart: blocked task -- preempts caller 152 149
|
32 |
|
|
rtems_task_restart: ready task -- preempts caller 145 142
|
33 |
|
|
rtems_semaphore_release: task readied -- returns to caller 71 66
|
34 |
|
|
rtems_task_create 154 148
|
35 |
|
|
rtems_task_start 82 76
|
36 |
|
|
rtems_task_restart: suspended task -- returns to caller 94 89
|
37 |
|
|
rtems_task_delete: suspended task 145 138
|
38 |
|
|
rtems_task_restart: ready task -- returns to caller 97 92
|
39 |
|
|
rtems_task_restart: blocked task -- returns to caller 128 124
|
40 |
|
|
rtems_task_delete: blocked task 149 143
|
41 |
|
|
|
42 |
|
|
5 rtems_task_suspend: calling task 77 71
|
43 |
|
|
rtems_task_resume: task readied -- preempts caller 74 67
|
44 |
|
|
|
45 |
|
|
6 rtems_task_restart: calling task 101 95
|
46 |
|
|
rtems_task_suspend: returns to caller 50 43
|
47 |
|
|
rtems_task_resume: task readied -- returns to caller 50 45
|
48 |
|
|
rtems_task_delete: ready task 151 144
|
49 |
|
|
|
50 |
|
|
7 rtems_task_restart: suspended task -- preempts caller 130 125
|
51 |
|
|
|
52 |
|
|
8 rtems_task_set_priority: obtain current priority 38 31
|
53 |
|
|
rtems_task_set_priority: returns to caller 71 64
|
54 |
|
|
rtems_task_mode: obtain current mode 16 14
|
55 |
|
|
rtems_task_mode: no reschedule 18 16
|
56 |
|
|
rtems_task_mode: reschedule -- returns to caller 24 23
|
57 |
|
|
rtems_task_mode: reschedule -- preempts caller 68 60
|
58 |
|
|
rtems_task_set_note 39 33
|
59 |
|
|
rtems_task_get_note 40 33
|
60 |
|
|
rtems_clock_set 93 86
|
61 |
|
|
rtems_clock_get 1 1
|
62 |
|
|
|
63 |
|
|
9 rtems_message_queue_create 207 200
|
64 |
|
|
rtems_message_queue_send: no waiting tasks 103 97
|
65 |
|
|
rtems_message_queue_urgent: no waiting tasks 103 96
|
66 |
|
|
rtems_message_queue_receive: available 87 79
|
67 |
|
|
rtems_message_queue_flush: no messages flushed 36 29
|
68 |
|
|
rtems_message_queue_flush: messages flushed 46 39
|
69 |
|
|
rtems_message_queue_delete 85 80
|
70 |
|
|
|
71 |
|
|
10 rtems_message_queue_receive: not available -- NO_WAIT 51 43
|
72 |
|
|
rtems_message_queue_receive: not available -- caller blocks 115 114
|
73 |
|
|
|
74 |
|
|
11 rtems_message_queue_send: task readied -- preempts caller 129 123
|
75 |
|
|
|
76 |
|
|
12 rtems_message_queue_send: task readied -- returns to caller 107 101
|
77 |
|
|
|
78 |
|
|
13 rtems_message_queue_urgent: task readied -- preempts caller 130 123
|
79 |
|
|
|
80 |
|
|
14 rtems_message_queue_urgent: task readied -- returns to caller 107 101
|
81 |
|
|
|
82 |
|
|
15 rtems_event_receive: obtain current events 0 1
|
83 |
|
|
rtems_event_receive: not available -- NO_WAIT 33 23
|
84 |
|
|
rtems_event_receive: not available -- caller blocks 92 84
|
85 |
|
|
rtems_event_send: no task readied 34 24
|
86 |
|
|
rtems_event_receive: available 36 28
|
87 |
|
|
rtems_event_send: task readied -- returns to caller 67 60
|
88 |
|
|
|
89 |
|
|
16 rtems_event_send: task readied -- preempts caller 90 84
|
90 |
|
|
|
91 |
|
|
17 rtems_task_set_priority: preempts caller 110 106
|
92 |
|
|
|
93 |
|
|
18 rtems_task_delete: calling task 175 170
|
94 |
|
|
|
95 |
|
|
19 rtems_signal_catch 23 15
|
96 |
|
|
rtems_signal_send: returns to caller 43 37
|
97 |
|
|
rtems_signal_send: signal to self 52 55
|
98 |
|
|
exit ASR overhead: returns to calling task 37 37
|
99 |
|
|
exit ASR overhead: returns to preempting task 65 54
|
100 |
|
|
|
101 |
|
|
20 rtems_partition_create 77 70
|
102 |
|
|
rtems_region_create 70 63
|
103 |
|
|
rtems_partition_get_buffer: available 42 35
|
104 |
|
|
rtems_partition_get_buffer: not available 40 33
|
105 |
|
|
rtems_partition_return_buffer 50 43
|
106 |
|
|
rtems_partition_delete 47 42
|
107 |
|
|
rtems_region_get_segment: available 58 52
|
108 |
|
|
rtems_region_get_segment: not available -- NO_WAIT 55 49
|
109 |
|
|
rtems_region_return_segment: no waiting tasks 60 54
|
110 |
|
|
rtems_region_get_segment: not available -- caller blocks 126 123
|
111 |
|
|
rtems_region_return_segment: task readied -- preempts caller 143 136
|
112 |
|
|
rtems_region_return_segment: task readied -- returns to caller 120 114
|
113 |
|
|
rtems_region_delete 45 39
|
114 |
|
|
rtems_io_initialize 6 4
|
115 |
|
|
rtems_io_open 2 2
|
116 |
|
|
rtems_io_close 1 1
|
117 |
|
|
rtems_io_read 1 2
|
118 |
|
|
rtems_io_write 1 3
|
119 |
|
|
rtems_io_control 2 2
|
120 |
|
|
|
121 |
|
|
21 rtems_task_ident 353 350
|
122 |
|
|
rtems_message_queue_ident 344 341
|
123 |
|
|
rtems_semaphore_ident 369 367
|
124 |
|
|
rtems_partition_ident 344 341
|
125 |
|
|
rtems_region_ident 350 348
|
126 |
|
|
rtems_port_ident 343 340
|
127 |
|
|
rtems_timer_ident 345 343
|
128 |
|
|
rtems_rate_monotonic_ident 344 341
|
129 |
|
|
|
130 |
|
|
22 rtems_message_queue_broadcast: task readied -- returns to caller 115 111
|
131 |
|
|
rtems_message_queue_broadcast: no waiting tasks 60 53
|
132 |
|
|
rtems_message_queue_broadcast: task readied -- preempts caller 138 133
|
133 |
|
|
|
134 |
|
|
23 rtems_timer_create 37 28
|
135 |
|
|
rtems_timer_fire_after: inactive 66 58
|
136 |
|
|
rtems_timer_fire_after: active 70 61
|
137 |
|
|
rtems_timer_cancel: active 42 34
|
138 |
|
|
rtems_timer_cancel: inactive 39 31
|
139 |
|
|
rtems_timer_reset: inactive 60 54
|
140 |
|
|
rtems_timer_reset: active 65 58
|
141 |
|
|
rtems_timer_fire_when: inactive 96 88
|
142 |
|
|
rtems_timer_fire_when: active 96 88
|
143 |
|
|
rtems_timer_delete: active 55 47
|
144 |
|
|
rtems_timer_delete: inactive 51 47
|
145 |
|
|
rtems_task_wake_when 125 117
|
146 |
|
|
|
147 |
|
|
24 rtems_task_wake_after: yield -- returns to caller 26 16
|
148 |
|
|
rtems_task_wake_after: yields -- preempts caller 65 56
|
149 |
|
|
|
150 |
|
|
25 rtems_clock_tick 14 17
|
151 |
|
|
|
152 |
|
|
26 _ISR_Disable 0 0
|
153 |
|
|
_ISR_Flash 0 0
|
154 |
|
|
_ISR_Enable 0 0
|
155 |
|
|
_Thread_Disable_dispatch 0 0
|
156 |
|
|
_Thread_Enable_dispatch 19 11
|
157 |
|
|
_Thread_Set_state 24 24
|
158 |
|
|
_Thread_Disptach (NO FP) 50 43
|
159 |
|
|
context switch: no floating point contexts 41 35
|
160 |
|
|
context switch: self 9 9
|
161 |
|
|
context switch: to another task 9 10
|
162 |
|
|
context switch: restore 1st FP task 46 39
|
163 |
|
|
fp context switch: save idle, restore idle 75 68
|
164 |
|
|
fp context switch: save idle, restore initialized 66 66
|
165 |
|
|
fp context switch: save initialized, restore initialized 65 66
|
166 |
|
|
_Thread_Resume 18 19
|
167 |
|
|
_Thread_Unblock 18 19
|
168 |
|
|
_Thread_Ready 22 21
|
169 |
|
|
_Thread_Get 12 14
|
170 |
|
|
_Semaphore_Get 10 10
|
171 |
|
|
_Thread_Get: invalid id 2 2
|
172 |
|
|
|
173 |
|
|
27 interrupt entry overhead: returns to interrupted task 9 9
|
174 |
|
|
interrupt exit overhead: returns to interrupted task 8 8
|
175 |
|
|
interrupt entry overhead: returns to nested interrupt 14 12
|
176 |
|
|
interrupt exit overhead: returns to nested interrupt 0 0
|
177 |
|
|
interrupt entry overhead: returns to preempting task 8 9
|
178 |
|
|
interrupt exit overhead: returns to preempting task 62 54
|
179 |
|
|
|
180 |
|
|
28 rtems_port_create 44 35
|
181 |
|
|
rtems_port_external_to_internal 35 27
|
182 |
|
|
rtems_port_internal_to_external 34 26
|
183 |
|
|
rtems_port_delete 46 39
|
184 |
|
|
|
185 |
|
|
29 rtems_rate_monotonic_create 40 32
|
186 |
|
|
rtems_rate_monotonic_period: initiate period -- returns to caller 60 54
|
187 |
|
|
rtems_rate_monotonic_period: obtain status 38 31
|
188 |
|
|
rtems_rate_monotonic_cancel 46 39
|
189 |
|
|
rtems_rate_monotonic_delete: inactive 54 48
|
190 |
|
|
rtems_rate_monotonic_delete: active 57 51
|
191 |
|
|
rtems_rate_monotonic_period: conclude periods -- caller blocks 83 74
|