OpenCores
URL https://opencores.org/ocsvn/openrisc_me/openrisc_me/trunk

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [rtos/] [ecos-2.0/] [doc/] [html/] [user-guide/] [rt-sh-se7751.html] - Blame information for rev 28

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 28 unneback
<!-- Copyright (C) 2003 Red Hat, Inc.                                -->
2
<!-- This material may be distributed only subject to the terms      -->
3
<!-- and conditions set forth in the Open Publication License, v1.0  -->
4
<!-- or later (the latest version is presently available at          -->
5
<!-- http://www.opencontent.org/openpub/).                           -->
6
<!-- Distribution of the work or derivative of the work in any       -->
7
<!-- standard (paper) book form is prohibited unless prior           -->
8
<!-- permission is obtained from the copyright holder.               -->
9
<HTML
10
><HEAD
11
><TITLE
12
>Board: Hitachi Solution Engine 7751 SH4 (se7751)</TITLE
13
><meta name="MSSmartTagsPreventParsing" content="TRUE">
14
<META
15
NAME="GENERATOR"
16
CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+
17
"><LINK
18
REL="HOME"
19
TITLE="eCos User Guide"
20
HREF="ecos-user-guide.html"><LINK
21
REL="UP"
22
TITLE="Real-time characterization"
23
HREF="real-time-characterization.html"><LINK
24
REL="PREVIOUS"
25
TITLE="Board: Hitachi HS7729PCI HS7729 SH3"
26
HREF="rt-sh-hs7729pci.html"><LINK
27
REL="NEXT"
28
TITLE="Board: PC"
29
HREF="rt-i386-pc.html"></HEAD
30
><BODY
31
CLASS="SECT1"
32
BGCOLOR="#FFFFFF"
33
TEXT="#000000"
34
LINK="#0000FF"
35
VLINK="#840084"
36
ALINK="#0000FF"
37
><DIV
38
CLASS="NAVHEADER"
39
><TABLE
40
SUMMARY="Header navigation table"
41
WIDTH="100%"
42
BORDER="0"
43
CELLPADDING="0"
44
CELLSPACING="0"
45
><TR
46
><TH
47
COLSPAN="3"
48
ALIGN="center"
49
>eCos User Guide</TH
50
></TR
51
><TR
52
><TD
53
WIDTH="10%"
54
ALIGN="left"
55
VALIGN="bottom"
56
><A
57
HREF="rt-sh-hs7729pci.html"
58
ACCESSKEY="P"
59
>Prev</A
60
></TD
61
><TD
62
WIDTH="80%"
63
ALIGN="center"
64
VALIGN="bottom"
65
>Appendix B. Real-time characterization</TD
66
><TD
67
WIDTH="10%"
68
ALIGN="right"
69
VALIGN="bottom"
70
><A
71
HREF="rt-i386-pc.html"
72
ACCESSKEY="N"
73
>Next</A
74
></TD
75
></TR
76
></TABLE
77
><HR
78
ALIGN="LEFT"
79
WIDTH="100%"></DIV
80
><DIV
81
CLASS="SECT1"
82
><H1
83
CLASS="SECT1"
84
><A
85
NAME="RT-SH-SE7751">Board: Hitachi Solution Engine 7751 SH4 (se7751)</H1
86
><TABLE
87
BORDER="5"
88
BGCOLOR="#E0E0F0"
89
WIDTH="70%"
90
><TR
91
><TD
92
><PRE
93
CLASS="LITERALLAYOUT"
94
>Board: Hitachi Solution Engine 7751 SH4 (se7751)
95
 
96
CPU: Hitachi SH4/7751 162MHz
97
 
98
 
99
Startup, main stack             : stack used   464 size  4112
100
Startup              :  Interrupt stack used    92 size  4096
101
Startup              : Idlethread stack used    94 size  2048
102
 
103
 
104
eCos Kernel Timings
105
Notes: all times are in microseconds (.000001) unless otherwise stated
106
 
107
 
108
Reading the hardware clock takes 1 `ticks' overhead
109
... this value will be factored out of all other measurements
110
Clock interrupt took    14.27 microseconds (96 raw clock ticks)
111
 
112
 
113
Testing parameters:
114
   Clock samples:            32
115
   Threads:                  64
116
   Thread switches:         128
117
   Mutexes:                  32
118
   Mailboxes:                32
119
   Semaphores:               32
120
   Scheduler operations:    128
121
   Counters:                 32
122
   Alarms:                   32
123
 
124
                               Confidence
125
     Ave     Min     Max     Var  Ave  Min  Function
126
  ======  ======  ======  ====== ========== ========
127
    8.06    5.63   12.15    1.37   46%  29% Create thread
128
    1.15    1.04    5.19    0.15   98%  98% Yield thread [all suspended]
129
    1.13    0.89    5.04    0.27   89%  62% Suspend [suspended] thread
130
    1.11    0.89    5.19    0.26   89%  71% Resume thread
131
    1.45    1.19    3.56    0.23   53%  53% Set priority
132
    0.21    0.15    1.19    0.10   90%  79% Get priority
133
    4.15    3.56   13.04    0.53   68%  64% Kill [suspended] thread
134
    1.12    1.04    3.70    0.12   98%  70% Yield [no other] thread
135
    1.75    1.33    8.00    0.38   59%  65% Resume [suspended low prio] thread
136
    1.10    0.89    4.59    0.25   87%  73% Resume [runnable low prio] thread
137
    1.59    1.33    5.93    0.33   81%  79% Suspend [runnable] thread
138
    1.13    1.04    4.30    0.13   98%  71% Yield [only low prio] thread
139
    1.09    0.89    3.56    0.21   89%  70% Suspend [runnable-&#62;not runnable]
140
    4.96    4.30   11.70    0.44   68%  39% Kill [runnable] thread
141
    1.95    1.48    8.00    0.34   75%  57% Destroy [dead] thread
142
    4.41    3.85   10.37    0.47   53%  57% Destroy [runnable] thread
143
   13.15   11.41   23.85    1.11   73%  39% Resume [high priority] thread
144
    3.10    2.96    6.22    0.11   41%  39% Thread switch
145
 
146
    0.13    0.00    1.33    0.06   74%  21% Scheduler lock
147
    0.76    0.74    1.78    0.03   96%  96% Scheduler unlock [0 threads]
148
    0.76    0.74    1.78    0.03   96%  96% Scheduler unlock [1 suspended]
149
    0.77    0.74    2.67    0.05   95%  95% Scheduler unlock [many suspended]
150
    0.76    0.74    2.37    0.04   95%  95% Scheduler unlock [many low prio]
151
 
152
    0.52    0.15    2.67    0.26   65%  34% Init mutex
153
    1.23    1.04    5.63    0.32   93%  93% Lock [unlocked] mutex
154
    1.45    1.19    5.33    0.31   90%  87% Unlock [locked] mutex
155
    1.13    0.89    4.15    0.28   90%  84% Trylock [unlocked] mutex
156
    1.00    0.89    2.96    0.17   87%  87% Trylock [locked] mutex
157
    0.37    0.30    1.78    0.13   90%  84% Destroy mutex
158
    9.09    8.59   12.59    0.43   71%  71% Unlock/Lock mutex
159
    0.93    0.59    4.30    0.40   84%  71% Create mbox
160
    0.26    0.00    1.19    0.17   71%  59% Peek [empty] mbox
161
    3.03    2.52    6.37    0.47   50%  59% Put [first] mbox
162
    0.23    0.00    0.74    0.14   68%  15% Peek [1 msg] mbox
163
    2.93    2.52    4.74    0.46   71%  59% Put [second] mbox
164
    0.22    0.00    0.59    0.13   68%  15% Peek [2 msgs] mbox
165
    2.07    1.63    5.93    0.37   84%  59% Get [first] mbox
166
    2.06    1.63    4.74    0.34   78%  59% Get [second] mbox
167
    1.48    1.04    5.48    0.37   62%  53% Tryput [first] mbox
168
    1.31    1.04    4.89    0.32   96%  75% Peek item [non-empty] mbox
169
    1.47    1.04    5.78    0.38   84%  65% Tryget [non-empty] mbox
170
    1.15    0.89    3.11    0.18   71%  56% Peek item [empty] mbox
171
    1.20    1.04    3.85    0.21   93%  84% Tryget [empty] mbox
172
    0.21    0.00    0.74    0.14   68%  18% Waiting to get mbox
173
    0.19    0.00    0.44    0.10   43%  15% Waiting to put mbox
174
    2.19    1.93    5.78    0.27   93%  71% Delete mbox
175
   10.23    9.93   11.56    0.15   53%  37% Put/Get mbox
176
 
177
    0.37    0.15    1.33    0.26   71%  71% Init semaphore
178
    0.98    0.89    2.52    0.13   96%  68% Post [0] semaphore
179
    1.08    0.89    3.26    0.15   68%  93% Wait [1] semaphore
180
    0.98    0.89    3.41    0.16   93%  93% Trywait [0] semaphore
181
    0.73    0.59    1.63    0.07   71%  25% Trywait [1] semaphore
182
    0.33    0.30    1.33    0.07   93%  93% Peek semaphore
183
    0.34    0.30    1.78    0.09   96%  96% Destroy semaphore
184
    9.36    8.74   10.37    0.33   56%  31% Post/Wait semaphore
185
 
186
    0.54    0.15    3.26    0.23   59%  37% Create counter
187
    0.13    0.00    0.59    0.07   68%  25% Get counter value
188
    0.14    0.00    0.59    0.07   68%  25% Set counter value
189
    3.74    3.56    5.33    0.17   53%  75% Tick counter
190
    0.32    0.15    2.07    0.12   71%  21% Delete counter
191
 
192
    1.59    1.19    3.11    0.29   71%  43% Create alarm
193
    1.89    1.48    6.37    0.44   87%  78% Initialize alarm
194
    0.20    0.15    0.74    0.09   87%  84% Disable alarm
195
    1.62    1.33    5.63    0.41   87%  84% Enable alarm
196
    0.40    0.30    1.33    0.13   87%  62% Delete alarm
197
 
198
   4.03    3.70    5.78    0.27   68%  56% Tick counter [1 alarm]
199
   14.18   13.93   15.70    0.27   81%  75% Tick counter [many alarms]
200
    4.81    4.59    5.93    0.13   81%  15% Tick &#38; fire counter [1 alarm]
201
   30.77   30.52   33.63    0.20   75%  65% Tick &#38; fire counters [&#62;1 together]
202
   15.10   14.52   17.04    0.23   71%   3% Tick &#38; fire counters [&#62;1 separately]
203
    8.78    8.59   18.22    0.20   97%  89% Alarm latency [0 threads]
204
   11.29    9.33   17.48    1.02   56%  22% Alarm latency [2 threads]
205
   18.70   15.70   26.37    1.45   54%  22% Alarm latency [many threads]
206
   19.40   18.81   57.48    0.65   97%  97% Alarm -&#62; thread resume latency
207
 
208
    4.18    2.81    8.89    0.00            Clock/interrupt latency
209
 
210
    3.98    2.52   11.56    0.00            Clock DSR latency
211
 
212
    6       0     380  (main stack:   728)  Thread stack used (992 total)
213
All done, main stack            : stack used   728 size  4112
214
All done             :  Interrupt stack used   196 size  4096
215
All done             : Idlethread stack used   360 size  2048
216
 
217
Timing complete - 29790 ms total
218
 
219
PASS:&lt;Basic timing OK&#62;
220
EXIT:&lt;done&#62; </PRE
221
></TD
222
></TR
223
></TABLE
224
></DIV
225
><DIV
226
CLASS="NAVFOOTER"
227
><HR
228
ALIGN="LEFT"
229
WIDTH="100%"><TABLE
230
SUMMARY="Footer navigation table"
231
WIDTH="100%"
232
BORDER="0"
233
CELLPADDING="0"
234
CELLSPACING="0"
235
><TR
236
><TD
237
WIDTH="33%"
238
ALIGN="left"
239
VALIGN="top"
240
><A
241
HREF="rt-sh-hs7729pci.html"
242
ACCESSKEY="P"
243
>Prev</A
244
></TD
245
><TD
246
WIDTH="34%"
247
ALIGN="center"
248
VALIGN="top"
249
><A
250
HREF="ecos-user-guide.html"
251
ACCESSKEY="H"
252
>Home</A
253
></TD
254
><TD
255
WIDTH="33%"
256
ALIGN="right"
257
VALIGN="top"
258
><A
259
HREF="rt-i386-pc.html"
260
ACCESSKEY="N"
261
>Next</A
262
></TD
263
></TR
264
><TR
265
><TD
266
WIDTH="33%"
267
ALIGN="left"
268
VALIGN="top"
269
>Board: Hitachi HS7729PCI HS7729 SH3</TD
270
><TD
271
WIDTH="34%"
272
ALIGN="center"
273
VALIGN="top"
274
><A
275
HREF="real-time-characterization.html"
276
ACCESSKEY="U"
277
>Up</A
278
></TD
279
><TD
280
WIDTH="33%"
281
ALIGN="right"
282
VALIGN="top"
283
>Board: PC</TD
284
></TR
285
></TABLE
286
></DIV
287
></BODY
288
></HTML
289
>

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.