This file is indexed.

/usr/share/doc/atlc/html-docs/sysdata.1.html is in atlc 4.6.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
<HTML>
<BODY>
<PRE>
<!-- Manpage converted by man2html 3.0.1 -->

</PRE>
<H2>NAME</H2><PRE>
     <B>sysdata</B> - find basic hardware system data


</PRE>
<H2>SYNOPSIS</H2><PRE>
     <B>sysdata</B>


</PRE>
<H2>DESCRIPTION</H2><PRE>
     After the <B>atlc</B> package is built, a small benchmark is run as
     part  of  the testing procedure. This benchmark tries to get
     some information about the  hardware.  The  program  <B>sysdata</B>
     displays  the  same  hardware information that the benchmark
     will display, but runs in a fraction of  a  second,  whereas
     the  benchmark  can  take from 19 s (quad 1.4 GHz Itainium 2
     machine) to 14,906 s (for a very old 33.3  MHz  Cray  Y-MP).
     There are no options or arguments to <B>sysdata</B>

     The information  gathered  on  hardware  and  software  both
     developed  by the same company (i.e. Solaris on Suns, AIX on
     IBM RS/6000, IRIX on SGI, ... etc  etc)  is  generally  more
     informative  than  the free systems (Linux, NetBSD, OpenBSD,
     FreeBSD) where it is usually impossible to get much hardware
     information.


</PRE>
<H2>EXAMPLES</H2><PRE>
     Here are some examples of the use of <B>sysdata</B> on a number  of
     systems.  The  large number of examples is for my own use as
     much as anything, so I can keep track of the development  of
     sysdata  and  see  easily where it needs extending. Examples
     are presented for:

     1) Sun Ultra 80 running Solaris 9
     2) HP C3000 running HP-UX 11
     3) SGI Octane running IRIX 6.5.16
     4) IBM RS/6000 running AIX 5.2
     5) Dec Alpha 600a Personal Workstation running Tru64 5.1B
     6) Cray Y-MP running UNICOS 9
     7) Sun SPARCstation 20 running NetBSD 1.6
     8) Sun SPARCstation 20 running OpenBSD 3.2
     9) Sun SPARCstation 20 running Debian Linux
     10) Sun SPARCstation 20 running Solaris 2.5
     11) Generic PC with 350 MHz Pentium II running Redhat  Linux
     7.2

     Here's the output from <B>sysdata</B> on these 11 systems.

     <B>e.g.</B> <B>1</B> <B>(Sun</B> <B>Ultra</B> <B>80</B> <B>running</B> <B>Solaris</B> <B>9)</B>
     Hardware provider:    Sun_Microsystems
     Hardware platform:    SUNW,Ultra-80
     Machine:              sun4u
     Sysname:              SunOS
     Release:              5.9
     Version:              Generic_112233-06
     Nodename:             sparrow
     #CPUs supported:      4
     #CPUs online:         4
     CPU type:             sparcv9
     FPU type:             sparcv9
     Speed:                450 MHz
     RAM:                  4096 Mb
     L1 data cache         unknown kB
     L1 instruction cache: unknown kB
     L2 cache:             unknown kB

     Here's an example on a HP 9000 series Visualize C3000 works-
     tation,  fitted with one 400 MHz PA-RISC 8500 CPU and 1.5 Gb
     of RAM

     <B>e.g.</B> <B>2</B> <B>(HP</B> <B>9000</B> <B>series</B> <B>Visualize</B> <B>C3000)</B>
     Hardware provider:    HP
     Hardware platform:    unknown
     Machine:              9000/785
     Sysname:              HP-UX
     Release:              B.11.00
     Version:              A
     Nodename:             robin
     #CPUs supported:      1
     #CPUs online:         1
     CPU type:             532
     FPU type:             1048577
     Speed:                400.0 MHz
     RAM:                  1536 Mb
     L1 data cache         unknown kb
     L1 instruction cache: unknown kb
     L2 cache:             unknown kb

     Here's another example this time on  an  SGI  Octane  R10000
     with  2  x  195  MHz  processors. Note the CPU and FPU types
     reported at not the R10000 and R10010 that are  reported  by
     SGI's  hinv.  <B>sysdata</B>  is  not  meant  to replace other more
     sophisticated ways of obtaining system information (such  as
     hinv  on  IRIX), but its data is useful to record for bench-
     marking purposes.

     <B>e.g.</B> <B>3</B> <B>(SGI</B> <B>Octane</B> <B>R1000)</B>
     Hardware provider:    SGI
     Hardware platform:    unknown
     Machine:              IP30
     Sysname:              IRIX64
     Release:              6.5
     Version:              04101931
     Nodename:             owl
     #CPUs supported:      unknown
     #CPUs online:         2
     CPU type:             2343
     FPU type:             2304
     Speed:                195 MHz
     RAM:                  1024 Mb
     L1 data cache         32 kB
     L1 instruction cache: 32 kB
     L2 cache:             1024 kB

     Here's an example using an IBM RS/6000 F50 with 4 x 332  MHz
     CPUs and 1 GB of RAM.

     <B>e.g.</B> <B>4</B> <B>(IBM</B> <B>RS/6000</B> <B>F50)</B>
     Hardware provider:    IBM
     Hardware platform:    unknown
     Machine:              000245984C00
     Sysname:              AIX
     Release:              2
     Version:              5
     Nodename:             starling
     #CPUs supported:      unknown
     #CPUs online:         4
     CPU type:             unknown
     FPU type:             unknown
     Speed:                unknown MHz
     RAM:                  1024 Mb
     L1 data cache         unknown kB
     L1 instruction cache: unknown kB
     L2 cache:             unknown kB

     And here's an example from a single 599  MHz  processor  Dec
     Alpha 600a Personal Workstation running Tru64 5.1B

     <B>e.g.</B> <B>5</B> <B>(Dec</B> <B>Alpha</B> <B>600a</B> <B>Personal</B> <B>Workstation)</B>
     Hardware provider:    unknown
     Hardware platform:    Digital_Personal_WorkStation_600au
     Machine:              alpha
     Sysname:              OSF1
     Release:              V5.1
     Version:              2650
     Nodename:             dobermann.localhost.ntlworld.co
     #CPUs supported:      1
     #CPUs online:         1
     CPU type:             EV5.6_(21164A)
     FPU type:             unknown
     Speed:                599 MHz
     RAM:                  1024 Mb
     L1 data cache         unknown kb
     L1 instruction cache: unknown kb
     L2 cache:             unknown kb

     Here's some data collected on a very old  Cray  Y-MP,  which
     was introduced in 1991.

     <B>e.g</B> <B>6</B> <B>(Cray</B> <B>Y-MP</B> <B>running</B> <B>UNICOS)</B>

     Hardware provider:    Cray
     Hardware platform:    Y-MP
     Machine:              CRAY_Y-MP
     Sysname:              sn5176
     Release:              9.0.2.2
     Version:              sin.0
     Nodename:             sn5176
     #CPUs supported:      unknown
     #CPUs online:         4
     CPU type:             unknown
     FPU type:             unknown
     Speed:                33.3 MHz
     RAM:                  unknown Mb
     L1 data cache         unknown kb
     L1 instruction cache: unknown kb
     L2 cache:             unknown kb

     That is all the examples of commercial hardware running  the
     operating systems made by the manufacturers of the hardware.
     The following are free UNIX versions.  In  these  cases  the
     data gathered is never as complete. In particular the amoumt
     of memory reported if often less than the real amount due to
     memory  taken  by  the  operating  system  (kernel etc). The
     number of processors the system can support is never  avail-
     able.

     Here's the first such non-commercial UNIX from a single pro-
     cessor Sun SPARCstation 20 running NetBSD 1.6.

     <B>e.g.</B> <B>7</B> <B>(Sun</B> <B>SPARCstation</B> <B>20</B> <B>running</B> <B>NetBSD</B> <B>1.6)</B>
     Hardware provider:    unknown
     Hardware platform:    unknown
     Machine:              sparc
     Sysname:              NetBSD
     Release:              1.6
     Version:
     NetBSD_1.6_(GENERIC)_#0:_Mon_Sep__9_08:2sparc
     Nodename:             blackbird
     #CPUs supported:      unknown
     #CPUs online:         1
     CPU                                                    type:
     rg:/autobuild/sparc/OBJ/autobuild/src/sys/arch/sparc/compile/GENERIC
     FPU type:             unknown
     Speed:                unknown MHz
     RAM:                  255 Mb
     L1 data cache         unknown kb
     L1 instruction cache: unknown kb
     L2 cache:             unknown kb


     Here's data from a Sun SPARCstation 20 running OpenBSD  3.2.
     The  machine has 320 Mb of RAM, not 318 Mb as indicated. The
     number of processors the  system  supports  is  reported  as
     unknown,  but should the system have been running Solaris 9,
     as in the example 1 (sparrow), then this  information  would
     have  been determined, but it is not available under OpenBSD
     - or Solaris 2.5 for that matter.

     <B>e.g.</B> <B>8</B> <B>(Sun</B> <B>SPARCstation</B> <B>20</B> <B>running</B> <B>OpenBSD</B> <B>3.2)</B>
     Hardware provider:    unknown
     Hardware platform:    unknown
     Machine:              sparc
     Sysname:              OpenBSD
     Release:              3.2
     Version:              GENERIC#36
     Nodename:             crow.crow.localdomain
     #CPUs supported:      unknown
     #CPUs online:         1
     CPU type:             unknown
     FPU type:             unknown
     Speed:                unknown MHz
     RAM:                  319 Mb
     L1 data cache         unknown kb
     L1 instruction cache: unknown kb
     L2 cache:             unknown kb
     The next machine is a Sun  SPARCstation  20  running  Debian
     Linux. The version of Debian is unknown, but clearly <B>sysdata</B>
     is unable to determine this.

     <B>e.g.</B> <B>9</B> <B>(Sun</B> <B>SPARCstation</B> <B>20</B> <B>running</B> <B>Debian</B> <B>Linux)</B>

     Hardware provider:    unknown
     Hardware platform:    unknown
     Machine:              sparc
     Sysname:              Linux
     Release:              2.2.20
     Version:              #1_Fri_Nov_16_15:48:02_EST_2001
     Nodename:             dove
     #CPUs supported:      unknown
     #CPUs online:         1
     CPU type:             unknown
     FPU type:             unknown
     Speed:                unknown MHz
     RAM:                  281 Mb
     L1 data cache         unknown kb
     L1 instruction cache: unknown kb
     L2 cache:             unknown kb

     Here's data from a Sun SPARCstation 20 running  Solaris  2.5
     (SunOS 5.5). The machine probably does have 352 Mb of RAM as
     reported. The number of processors the  system  supports  is
     reported as unknown, but should the system have been running
     Solaris 9, as in the example 1 (sparrow), then this informa-
     tion  would  have  been  determined, but it is not available
     under Solaris 2.5.

     <B>e.g.</B> <B>10</B> <B>(Sun</B> <B>SPARCstation</B> <B>20</B> <B>Solaris</B> <B>2.5)</B>
     Hardware provider:    Sun_Microsystems
     Hardware platform:    SUNW,SPARCstation-20
     Machine:              sun4m
     Sysname:              SunOS
     Release:              5.5
     Version:              Generic
     Nodename:             bluetit
     #CPUs supported:      unknown
     #CPUs online:         2
     CPU type:             sparc
     FPU type:             sparc
     Speed:                125 MHz
     RAM:                  352 Mb
     L1 data cache         unknown kb
     L1 instruction cache: unknown kb
     L2 cache:             unknown kb


     Here's a standard PC, fitted with one processor

     <B>e.g.</B> <B>11</B> <B>(350</B> <B>MHz</B> <B>Pentium</B> <B>II</B> <B>PC</B> <B>running</B> <B>Redhat</B> <B>Linux)</B>
     Hardware provider:    unknown
     Hardware platform:    unknown
     Machine:              i686
     Sysname:              Linux
     Release:              2.4.18-5
     Version:              #1_Mon_Jun_10_15:31:48_EDT_2002
     Nodename:             tiger
     #CPUs supported:      unknown
     #CPUs online:         1
     CPU type:             unknown
     FPU type:             unknown
     Speed:                unknown MHz
     RAM:                  123 Mb
     L1 data cache         unknown kb
     L1 instruction cache: unknown kb
     L2 cache:             unknown kb



</PRE>
<H2>FILES</H2><PRE>
     sysdata does not read/write any files.


</PRE>
<H2>SEE ALSO</H2><PRE>
     <B>atlc(1)</B>
     <B>create_bmp_for_circ_in_circ(1)</B>
     <B>create_bmp_for_circ_in_rect(1)</B>
     <B>create_bmp_for_microstrip_coupler(1)</B>
     <B>create_bmp_for_rect_cen_in_rect(1)</B>
     <B>create_bmp_for_rect_cen_in_rect_coupler(1)</B>
     <B>create_bmp_for_rect_in_circ(1)</B>
     <B>create_bmp_for_rect_in_rect(1)</B>
     <B>create_bmp_for_stripline_coupler(1)</B>
     <B>create_bmp_for_symmetrical_stripline(1)</B>
     <B>design_coupler(1)</B>
     <B>find_optimal_dimensions_for_microstrip_coupler(1)</B>
     hinv - SGI's IRIX only.
     <B>readbin(1)</B>

     http://atlc.sourceforge.net                - Home page
     http://sourceforge.net/projects/atlc       - Download area
     atlc-X.Y.Z/docs/html-docs/index.html       - HTML docs
     atlc-X.Y.Z/docs/qex-december-1996/atlc.pdf - theory paper
     atlc-X.Y.Z/examples                        - examples




































</PRE>
<HR>
<ADDRESS>
Man(1) output converted with
<a href="http://www.oac.uci.edu/indiv/ehood/man2html.html">man2html</a>
</ADDRESS>
</BODY>
</HTML>