Gentoo Archives: gentoo-dev

From: Kumba <kumba@g.o>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] gentoo-stats client: Need some files from other archs
Date: Sun, 23 Nov 2003 05:15:44
Message-Id: 3FC042FC.5000701@gentoo.org
In Reply to: [gentoo-dev] gentoo-stats client: Need some files from other archs by Meir Kriheli
1 Meir Kriheli wrote:
2
3 > Hi all,
4 >
5 > As I have access only to intel x86, I'd like to receive some input from other
6 > archs (athlons included) gentoo runs on, to add proper support in the client.
7 >
8 > Please specify arch. Files needed:
9 >
10 > /proc/cpuinfo
11 > /proc/meminfo
12 > /proc/pci
13
14 (Indigo2/Indy lacks PCI capabilities, so /proc/pci is not available)
15
16
17 SGI Indigo2 R4400 (mips big-endian)
18
19 [root@angband src]# cat /proc/cpuinfo
20 system type : SGI Indigo2
21 processor : 0
22 cpu model : R4400SC V6.0 FPU V0.0
23 BogoMIPS : 124.92
24 wait instruction : no
25 microsecond timers : yes
26 tlb_entries : 48
27 extra interrupt vector : no
28 hardware watchpoint : yes
29 VCED exceptions : 617158
30 VCEI exceptions : 22372
31
32 [root@angband src]# cat /proc/meminfo
33 total: used: free: shared: buffers: cached:
34 Mem: 260726784 97955840 162770944 0 14643200 70914048
35 Swap: 577757184 0 577757184
36 MemTotal: 254616 kB
37 MemFree: 158956 kB
38 MemShared: 0 kB
39 Buffers: 14300 kB
40 Cached: 69252 kB
41 SwapCached: 0 kB
42 Active: 72364 kB
43 Inactive: 13068 kB
44 HighTotal: 0 kB
45 HighFree: 0 kB
46 LowTotal: 254616 kB
47 LowFree: 158956 kB
48 SwapTotal: 564216 kB
49 SwapFree: 564216 kB
50
51
52
53 SGI Indy R5000 (mips big-endian)
54 [root@minas-tirith root]# cat /proc/cpuinfo
55 system type : SGI Indy
56 processor : 0
57 cpu model : R5000 V1.0 FPU V1.0
58 BogoMIPS : 179.81
59 wait instruction : yes
60 microsecond timers : yes
61 tlb_entries : 48
62 extra interrupt vector : no
63 hardware watchpoint : no
64 VCED exceptions : not available
65 VCEI exceptions : not available
66
67 [root@minas-tirith root]# cat /proc/meminfo
68 total: used: free: shared: buffers: cached:
69 Mem: 158892032 25890816 133001216 0 1740800 13295616
70 Swap: 501211136 0 501211136
71 MemTotal: 155168 kB
72 MemFree: 129884 kB
73 MemShared: 0 kB
74 Buffers: 1700 kB
75 Cached: 12984 kB
76 SwapCached: 0 kB
77 Active: 6180 kB
78 Inactive: 10580 kB
79 HighTotal: 0 kB
80 HighFree: 0 kB
81 LowTotal: 155168 kB
82 LowFree: 129884 kB
83 SwapTotal: 489464 kB
84 SwapFree: 489464 kB
85
86
87
88 Sun Blade 100 UltraSPARC IIe (sparc64 big-endian)
89 [root@isengard root]# cat /proc/cpuinfo
90 cpu : TI UltraSparc IIe (Hummingbird)
91 fpu : UltraSparc IIe integrated FPU
92 promlib : Version 3 Revision 10
93 prom : 4.10.6
94 type : sun4u
95 ncpus probed : 1
96 ncpus active : 1
97 Cpu0Bogo : 1002.70
98 Cpu0ClkTck : 000000001debe980
99 MMU Type : Spitfire
100
101 [root@isengard root]# cat /proc/meminfo
102 total: used: free: shared: buffers: cached:
103 Mem: 522715136 469966848 52748288 0 60104704 41345024
104 Swap: 0 0 0
105 MemTotal: 510464 kB
106 MemFree: 51512 kB
107 MemShared: 0 kB
108 Buffers: 58696 kB
109 Cached: 40376 kB
110 SwapCached: 0 kB
111 Active: 59200 kB
112 Inactive: 50680 kB
113 HighTotal: 0 kB
114 HighFree: 0 kB
115 LowTotal: 510464 kB
116 LowFree: 51512 kB
117 SwapTotal: 0 kB
118 SwapFree: 0 kB
119
120 [root@isengard root]# cat /proc/pci
121 PCI devices found:
122 Bus 0, device 0, function 0:
123 Host bridge: Sun Microsystems Computer Corp. Ultra IIe (rev 0).
124 Master Capable. Latency=40.
125 Bus 0, device 3, function 0:
126 Non-VGA unclassified device: ALi Corporation M7101 PMU (rev 0).
127 Bus 0, device 5, function 0:
128 PCI bridge: Digital Equipment Corporation DECchip 21152 (rev 3).
129 Master Capable. Latency=64.
130 Bus 0, device 7, function 0:
131 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV]
132 (rev 0).
133 Bus 0, device 8, function 0:
134 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link
135 Controller Audio Device (rev 1).
136 IRQ 6582624.
137 Master Capable. Latency=64. Min Gnt=2.Max Lat=24.
138 I/O at 0x1fe02000900 [0x1fe020009ff].
139 Non-prefetchable 32 bit memory at 0x1ff00424000 [0x1ff00424fff].
140 Bus 0, device 12, function 0:
141 Bridge: Sun Microsystems Computer Corp. RIO EBUS (rev 1).
142 Master Capable. Latency=64. Min Gnt=10.Max Lat=25.
143 Non-prefetchable 32 bit memory at 0x1ff04000000 [0x1ff04ffffff].
144 Non-prefetchable 32 bit memory at 0x1ff01800000 [0x1ff01ffffff].
145 Bus 0, device 12, function 1:
146 Ethernet controller: Sun Microsystems Computer Corp. RIO GEM (rev 1).
147 IRQ 6581696.
148 Master Capable. Latency=64. Min Gnt=10.Max Lat=5.
149 Non-prefetchable 32 bit memory at 0x1ff00400000 [0x1ff0041ffff].
150 Bus 0, device 12, function 2:
151 FireWire (IEEE 1394): Sun Microsystems Computer Corp. RIO 1394 (rev 1).
152 IRQ 6582400.
153 Master Capable. Latency=64. Min Gnt=10.Max Lat=5.
154 Non-prefetchable 32 bit memory at 0x1ff00420000 [0x1ff004207ff].
155 Non-prefetchable 32 bit memory at 0x1ff00422000 [0x1ff004227ff].
156 Bus 0, device 12, function 3:
157 USB Controller: Sun Microsystems Computer Corp. RIO USB (rev 1).
158 IRQ 6582656.
159 Master Capable. Latency=64. Min Gnt=10.Max Lat=5.
160 Non-prefetchable 32 bit memory at 0x1ff02000000 [0x1ff02007fff].
161 Bus 0, device 13, function 0:
162 IDE interface: ALi Corporation M5229 IDE (rev 195).
163 IRQ 6581888.
164 Master Capable. Latency=64. Min Gnt=2.Max Lat=4.
165 I/O at 0x1fe02000a00 [0x1fe02000a07].
166 I/O at 0x1fe02000a18 [0x1fe02000a1b].
167 I/O at 0x1fe02000a10 [0x1fe02000a17].
168 I/O at 0x1fe02000a08 [0x1fe02000a0b].
169 I/O at 0x1fe02000a20 [0x1fe02000a2f].
170 Bus 0, device 19, function 0:
171 VGA compatible controller: ATI Technologies Inc Rage XL (rev 39).
172 IRQ 6581984.
173 Master Capable. Latency=64. Min Gnt=8.
174 Non-prefetchable 32 bit memory at 0x1ff03000000 [0x1ff03ffffff].
175 I/O at 0x1fe02000b00 [0x1fe02000bff].
176 Non-prefetchable 32 bit memory at 0x1ff00426000 [0x1ff00426fff].
177
178
179
180 Cobalt RaQ2 (MIPS RM5231 (Nevada)) (mips little-endian)
181 [root@udun /]# cat /proc/cpuinfo
182 system type : MIPS Cobalt
183 processor : 0
184 cpu model : Nevada V10.0 FPU V10.0
185 BogoMIPS : 249.85
186 wait instruction : yes
187 microsecond timers : yes
188 tlb_entries : 48
189 extra interrupt vector : yes
190 hardware watchpoint : no
191 VCED exceptions : not available
192 VCEI exceptions : not available
193
194 [root@udun /]# cat /proc/meminfo
195 total: used: free: shared: buffers: cached:
196 Mem: 147226624 15654912 131571712 0 1310720 9134080
197 Swap: 536858624 0 536858624
198 MemTotal: 143776 kB
199 MemFree: 128488 kB
200 MemShared: 0 kB
201 Buffers: 1280 kB
202 Cached: 8920 kB
203 SwapCached: 0 kB
204 Active: 5264 kB
205 Inactive: 6856 kB
206 HighTotal: 0 kB
207 HighFree: 0 kB
208 LowTotal: 143776 kB
209 LowFree: 128488 kB
210 SwapTotal: 524276 kB
211 SwapFree: 524276 kB
212
213 [root@udun /]# cat /proc/pci
214 PCI devices found:
215 Bus 0, device 0, function 0:
216 Class 0580: PCI device 11ab:4146 (rev 17).
217 Master Capable. Latency=64.
218 Non-prefetchable 32 bit memory at 0x0 [0x7ffffff].
219 Non-prefetchable 32 bit memory at 0x8000000 [0x8ffffff].
220 Non-prefetchable 32 bit memory at 0x1c000000 [0x1dffffff].
221 Non-prefetchable 32 bit memory at 0x1f000000 [0x1fffffff].
222 Non-prefetchable 32 bit memory at 0x14000000 [0x14000fff].
223 I/O at 0x14000000 [0x14000fff].
224 Bus 0, device 7, function 0:
225 Class 0200: PCI device 1011:0019 (rev 65).
226 IRQ 4.
227 Master Capable. Latency=128. Min Gnt=20.Max Lat=40.
228 I/O at 0x100000 [0x10007f].
229 Non-prefetchable 32 bit memory at 0x12000000 [0x120003ff].
230 Bus 0, device 9, function 0:
231 Class 0601: PCI device 1106:0586 (rev 39).
232 Bus 0, device 9, function 1:
233 Class 0101: PCI device 1106:0571 (rev 6).
234 Master Capable. Latency=64.
235 I/O at 0xcc00 [0xcc0f].
236 Bus 0, device 9, function 2:
237 Class 0c03: PCI device 1106:3038 (rev 2).
238 Master Capable. Latency=22.
239 I/O at 0x300 [0x31f].
240
241
242
243 Custom-built AMD Duron (2.6 kernel, /proc/pci unavailable) (x86
244 little-endian)
245 [root@khazad-dum root]# cat /proc/cpuinfo
246 processor : 0
247 vendor_id : AuthenticAMD
248 cpu family : 6
249 model : 3
250 model name : AMD Duron(TM)Processor
251 stepping : 1
252 cpu MHz : 797.968
253 cache size : 64 KB
254 fdiv_bug : no
255 hlt_bug : no
256 f00f_bug : no
257 coma_bug : no
258 fpu : yes
259 fpu_exception : yes
260 cpuid level : 1
261 wp : yes
262 flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge
263 mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow
264 bogomips : 1576.96
265
266 [root@khazad-dum root]# cat /proc/meminfo
267 MemTotal: 320992 kB
268 MemFree: 7360 kB
269 Buffers: 61040 kB
270 Cached: 156696 kB
271 SwapCached: 2076 kB
272 Active: 174440 kB
273 Inactive: 57348 kB
274 HighTotal: 0 kB
275 HighFree: 0 kB
276 LowTotal: 320992 kB
277 LowFree: 7360 kB
278 SwapTotal: 401584 kB
279 SwapFree: 395172 kB
280 Dirty: 84 kB
281 Writeback: 0 kB
282 Mapped: 20580 kB
283 Slab: 29188 kB
284 Committed_AS: 73176 kB
285 PageTables: 992 kB
286 VmallocTotal: 712456 kB
287 VmallocUsed: 20064 kB
288 VmallocChunk: 690464 kB
289
290
291 I'd power up my sparc32 and give those details, but I'm really not sure
292 if I want to play Russian Roulette with the thing currently. I can
293 maybe send that later if I ever get it to boot again.
294
295
296 --Kumba
297
298 --
299 "Such is oft the course of deeds that move the wheels of the world:
300 small hands do them because they must, while the eyes of the great are
301 elsewhere." --Elrond
302
303
304 --
305 gentoo-dev@g.o mailing list