config.ini revision 3934
1[root]
2type=Root
3children=system
4checkpoint=
5clock=2000000000
6max_tick=0
7output_file=cout
8progress_interval=0
9
10[exetrace]
11intel_format=false
12legion_lockstep=false
13pc_symbol=true
14print_cpseq=false
15print_cycle=true
16print_data=true
17print_effaddr=true
18print_fetchseq=false
19print_iregs=false
20print_opclass=true
21print_thread=true
22speculative=true
23trace_system=client
24
25[serialize]
26count=10
27cycle=0
28dir=cpt.%012d
29period=0
30
31[stats]
32descriptions=true
33dump_cycle=0
34dump_period=0
35dump_reset=false
36ignore_events=
37mysql_db=
38mysql_host=
39mysql_password=
40mysql_user=
41project_name=test
42simulation_name=test
43simulation_sample=0
44text_compat=true
45text_file=m5stats.txt
46
47[system]
48type=LinuxAlphaSystem
49children=bridge cpu0 cpu1 disk0 disk2 intrctrl iobus membus physmem sim_console simple_disk tsunami
50boot_cpu_frequency=1
51boot_osflags=root=/dev/hda1 console=ttyS0
52console=/dist/m5/system/binaries/console
53init_param=0
54kernel=/dist/m5/system/binaries/vmlinux
55mem_mode=timing
56pal=/dist/m5/system/binaries/ts_osfpal
57physmem=system.physmem
58readfile=tests/halt.sh
59symbolfile=
60system_rev=1024
61system_type=34
62
63[system.bridge]
64type=Bridge
65delay=0
66queue_size_a=16
67queue_size_b=16
68write_ack=false
69side_a=system.iobus.port[0]
70side_b=system.membus.port[0]
71
72[system.cpu0]
73type=TimingSimpleCPU
74children=dtb itb
75clock=1
76cpu_id=0
77defer_registration=false
78do_checkpoint_insts=true
79do_quiesce=true
80do_statistics_insts=true
81dtb=system.cpu0.dtb
82function_trace=false
83function_trace_start=0
84itb=system.cpu0.itb
85max_insts_all_threads=0
86max_insts_any_thread=0
87max_loads_all_threads=0
88max_loads_any_thread=0
89phase=0
90profile=0
91progress_interval=0
92system=system
93dcache_port=system.membus.port[3]
94icache_port=system.membus.port[2]
95
96[system.cpu0.dtb]
97type=AlphaDTB
98size=64
99
100[system.cpu0.itb]
101type=AlphaITB
102size=48
103
104[system.cpu1]
105type=TimingSimpleCPU
106children=dtb itb
107clock=1
108cpu_id=1
109defer_registration=false
110do_checkpoint_insts=true
111do_quiesce=true
112do_statistics_insts=true
113dtb=system.cpu1.dtb
114function_trace=false
115function_trace_start=0
116itb=system.cpu1.itb
117max_insts_all_threads=0
118max_insts_any_thread=0
119max_loads_all_threads=0
120max_loads_any_thread=0
121phase=0
122profile=0
123progress_interval=0
124system=system
125dcache_port=system.membus.port[5]
126icache_port=system.membus.port[4]
127
128[system.cpu1.dtb]
129type=AlphaDTB
130size=64
131
132[system.cpu1.itb]
133type=AlphaITB
134size=48
135
136[system.disk0]
137type=IdeDisk
138children=image
139delay=2000
140driveID=master
141image=system.disk0.image
142
143[system.disk0.image]
144type=CowDiskImage
145children=child
146child=system.disk0.image.child
147read_only=false
148table_size=65536
149
150[system.disk0.image.child]
151type=RawDiskImage
152image_file=/dist/m5/system/disks/linux-latest.img
153read_only=true
154
155[system.disk2]
156type=IdeDisk
157children=image
158delay=2000
159driveID=master
160image=system.disk2.image
161
162[system.disk2.image]
163type=CowDiskImage
164children=child
165child=system.disk2.image.child
166read_only=false
167table_size=65536
168
169[system.disk2.image.child]
170type=RawDiskImage
171image_file=/dist/m5/system/disks/linux-bigswap2.img
172read_only=true
173
174[system.intrctrl]
175type=IntrControl
176cpu=system.cpu0
177
178[system.iobus]
179type=Bus
180bus_id=0
181clock=2
182responder_set=true
183width=64
184default=system.tsunami.pciconfig.pio
185port=system.bridge.side_a system.tsunami.cchip.pio system.tsunami.pchip.pio system.tsunami.fake_sm_chip.pio system.tsunami.fake_uart1.pio system.tsunami.fake_uart2.pio system.tsunami.fake_uart3.pio system.tsunami.fake_uart4.pio system.tsunami.fake_ppc.pio system.tsunami.fake_OROM.pio system.tsunami.fake_pnp_addr.pio system.tsunami.fake_pnp_write.pio system.tsunami.fake_pnp_read0.pio system.tsunami.fake_pnp_read1.pio system.tsunami.fake_pnp_read2.pio system.tsunami.fake_pnp_read3.pio system.tsunami.fake_pnp_read4.pio system.tsunami.fake_pnp_read5.pio system.tsunami.fake_pnp_read6.pio system.tsunami.fake_pnp_read7.pio system.tsunami.fake_ata0.pio system.tsunami.fake_ata1.pio system.tsunami.fb.pio system.tsunami.io.pio system.tsunami.uart.pio system.tsunami.console.pio system.tsunami.ide.pio system.tsunami.ethernet.pio system.tsunami.ethernet.config system.tsunami.ethernet.dma system.tsunami.ide.config system.tsunami.ide.dma
186
187[system.membus]
188type=Bus
189children=responder
190bus_id=1
191clock=2
192responder_set=false
193width=64
194default=system.membus.responder.pio
195port=system.bridge.side_b system.physmem.port system.cpu0.icache_port system.cpu0.dcache_port system.cpu1.icache_port system.cpu1.dcache_port
196
197[system.membus.responder]
198type=IsaFake
199pio_addr=0
200pio_latency=0
201pio_size=8
202platform=system.tsunami
203ret_bad_addr=true
204ret_data16=65535
205ret_data32=4294967295
206ret_data64=18446744073709551615
207ret_data8=255
208system=system
209update_data=false
210warn_access=
211pio=system.membus.default
212
213[system.physmem]
214type=PhysicalMemory
215file=
216latency=1
217range=0:134217727
218zero=false
219port=system.membus.port[1]
220
221[system.sim_console]
222type=SimConsole
223children=listener
224append_name=true
225intr_control=system.intrctrl
226listener=system.sim_console.listener
227number=0
228output=console
229
230[system.sim_console.listener]
231type=ConsoleListener
232port=3456
233
234[system.simple_disk]
235type=SimpleDisk
236children=disk
237disk=system.simple_disk.disk
238system=system
239
240[system.simple_disk.disk]
241type=RawDiskImage
242image_file=/dist/m5/system/disks/linux-latest.img
243read_only=true
244
245[system.tsunami]
246type=Tsunami
247children=cchip console etherint ethernet fake_OROM fake_ata0 fake_ata1 fake_pnp_addr fake_pnp_read0 fake_pnp_read1 fake_pnp_read2 fake_pnp_read3 fake_pnp_read4 fake_pnp_read5 fake_pnp_read6 fake_pnp_read7 fake_pnp_write fake_ppc fake_sm_chip fake_uart1 fake_uart2 fake_uart3 fake_uart4 fb ide io pchip pciconfig uart
248intrctrl=system.intrctrl
249system=system
250
251[system.tsunami.cchip]
252type=TsunamiCChip
253pio_addr=8803072344064
254pio_latency=2
255platform=system.tsunami
256system=system
257tsunami=system.tsunami
258pio=system.iobus.port[1]
259
260[system.tsunami.console]
261type=AlphaConsole
262cpu=system.cpu0
263disk=system.simple_disk
264pio_addr=8804682956800
265pio_latency=2
266platform=system.tsunami
267sim_console=system.sim_console
268system=system
269pio=system.iobus.port[25]
270
271[system.tsunami.etherint]
272type=NSGigEInt
273device=system.tsunami.ethernet
274peer=Null
275
276[system.tsunami.ethernet]
277type=NSGigE
278children=configdata
279clock=0
280config_latency=40
281configdata=system.tsunami.ethernet.configdata
282dma_data_free=false
283dma_desc_free=false
284dma_no_allocate=true
285dma_read_delay=0
286dma_read_factor=0
287dma_write_delay=0
288dma_write_factor=0
289hardware_address=00:90:00:00:00:01
290intr_delay=20000
291pci_bus=0
292pci_dev=1
293pci_func=0
294pio_latency=2
295platform=system.tsunami
296rss=false
297rx_delay=2000
298rx_fifo_size=524288
299rx_filter=true
300rx_thread=false
301system=system
302tx_delay=2000
303tx_fifo_size=524288
304tx_thread=false
305config=system.iobus.port[28]
306dma=system.iobus.port[29]
307pio=system.iobus.port[27]
308
309[system.tsunami.ethernet.configdata]
310type=PciConfigData
311BAR0=1
312BAR0Size=256
313BAR1=0
314BAR1Size=4096
315BAR2=0
316BAR2Size=0
317BAR3=0
318BAR3Size=0
319BAR4=0
320BAR4Size=0
321BAR5=0
322BAR5Size=0
323BIST=0
324CacheLineSize=0
325CardbusCIS=0
326ClassCode=2
327Command=0
328DeviceID=34
329ExpansionROM=0
330HeaderType=0
331InterruptLine=30
332InterruptPin=1
333LatencyTimer=0
334MaximumLatency=52
335MinimumGrant=176
336ProgIF=0
337Revision=0
338Status=656
339SubClassCode=0
340SubsystemID=0
341SubsystemVendorID=0
342VendorID=4107
343
344[system.tsunami.fake_OROM]
345type=IsaFake
346pio_addr=8796093677568
347pio_latency=2
348pio_size=393216
349platform=system.tsunami
350ret_bad_addr=false
351ret_data16=65535
352ret_data32=4294967295
353ret_data64=18446744073709551615
354ret_data8=255
355system=system
356update_data=false
357warn_access=
358pio=system.iobus.port[9]
359
360[system.tsunami.fake_ata0]
361type=IsaFake
362pio_addr=8804615848432
363pio_latency=2
364pio_size=8
365platform=system.tsunami
366ret_bad_addr=false
367ret_data16=65535
368ret_data32=4294967295
369ret_data64=18446744073709551615
370ret_data8=255
371system=system
372update_data=false
373warn_access=
374pio=system.iobus.port[20]
375
376[system.tsunami.fake_ata1]
377type=IsaFake
378pio_addr=8804615848304
379pio_latency=2
380pio_size=8
381platform=system.tsunami
382ret_bad_addr=false
383ret_data16=65535
384ret_data32=4294967295
385ret_data64=18446744073709551615
386ret_data8=255
387system=system
388update_data=false
389warn_access=
390pio=system.iobus.port[21]
391
392[system.tsunami.fake_pnp_addr]
393type=IsaFake
394pio_addr=8804615848569
395pio_latency=2
396pio_size=8
397platform=system.tsunami
398ret_bad_addr=false
399ret_data16=65535
400ret_data32=4294967295
401ret_data64=18446744073709551615
402ret_data8=255
403system=system
404update_data=false
405warn_access=
406pio=system.iobus.port[10]
407
408[system.tsunami.fake_pnp_read0]
409type=IsaFake
410pio_addr=8804615848451
411pio_latency=2
412pio_size=8
413platform=system.tsunami
414ret_bad_addr=false
415ret_data16=65535
416ret_data32=4294967295
417ret_data64=18446744073709551615
418ret_data8=255
419system=system
420update_data=false
421warn_access=
422pio=system.iobus.port[12]
423
424[system.tsunami.fake_pnp_read1]
425type=IsaFake
426pio_addr=8804615848515
427pio_latency=2
428pio_size=8
429platform=system.tsunami
430ret_bad_addr=false
431ret_data16=65535
432ret_data32=4294967295
433ret_data64=18446744073709551615
434ret_data8=255
435system=system
436update_data=false
437warn_access=
438pio=system.iobus.port[13]
439
440[system.tsunami.fake_pnp_read2]
441type=IsaFake
442pio_addr=8804615848579
443pio_latency=2
444pio_size=8
445platform=system.tsunami
446ret_bad_addr=false
447ret_data16=65535
448ret_data32=4294967295
449ret_data64=18446744073709551615
450ret_data8=255
451system=system
452update_data=false
453warn_access=
454pio=system.iobus.port[14]
455
456[system.tsunami.fake_pnp_read3]
457type=IsaFake
458pio_addr=8804615848643
459pio_latency=2
460pio_size=8
461platform=system.tsunami
462ret_bad_addr=false
463ret_data16=65535
464ret_data32=4294967295
465ret_data64=18446744073709551615
466ret_data8=255
467system=system
468update_data=false
469warn_access=
470pio=system.iobus.port[15]
471
472[system.tsunami.fake_pnp_read4]
473type=IsaFake
474pio_addr=8804615848707
475pio_latency=2
476pio_size=8
477platform=system.tsunami
478ret_bad_addr=false
479ret_data16=65535
480ret_data32=4294967295
481ret_data64=18446744073709551615
482ret_data8=255
483system=system
484update_data=false
485warn_access=
486pio=system.iobus.port[16]
487
488[system.tsunami.fake_pnp_read5]
489type=IsaFake
490pio_addr=8804615848771
491pio_latency=2
492pio_size=8
493platform=system.tsunami
494ret_bad_addr=false
495ret_data16=65535
496ret_data32=4294967295
497ret_data64=18446744073709551615
498ret_data8=255
499system=system
500update_data=false
501warn_access=
502pio=system.iobus.port[17]
503
504[system.tsunami.fake_pnp_read6]
505type=IsaFake
506pio_addr=8804615848835
507pio_latency=2
508pio_size=8
509platform=system.tsunami
510ret_bad_addr=false
511ret_data16=65535
512ret_data32=4294967295
513ret_data64=18446744073709551615
514ret_data8=255
515system=system
516update_data=false
517warn_access=
518pio=system.iobus.port[18]
519
520[system.tsunami.fake_pnp_read7]
521type=IsaFake
522pio_addr=8804615848899
523pio_latency=2
524pio_size=8
525platform=system.tsunami
526ret_bad_addr=false
527ret_data16=65535
528ret_data32=4294967295
529ret_data64=18446744073709551615
530ret_data8=255
531system=system
532update_data=false
533warn_access=
534pio=system.iobus.port[19]
535
536[system.tsunami.fake_pnp_write]
537type=IsaFake
538pio_addr=8804615850617
539pio_latency=2
540pio_size=8
541platform=system.tsunami
542ret_bad_addr=false
543ret_data16=65535
544ret_data32=4294967295
545ret_data64=18446744073709551615
546ret_data8=255
547system=system
548update_data=false
549warn_access=
550pio=system.iobus.port[11]
551
552[system.tsunami.fake_ppc]
553type=IsaFake
554pio_addr=8804615848891
555pio_latency=2
556pio_size=8
557platform=system.tsunami
558ret_bad_addr=false
559ret_data16=65535
560ret_data32=4294967295
561ret_data64=18446744073709551615
562ret_data8=255
563system=system
564update_data=false
565warn_access=
566pio=system.iobus.port[8]
567
568[system.tsunami.fake_sm_chip]
569type=IsaFake
570pio_addr=8804615848816
571pio_latency=2
572pio_size=8
573platform=system.tsunami
574ret_bad_addr=false
575ret_data16=65535
576ret_data32=4294967295
577ret_data64=18446744073709551615
578ret_data8=255
579system=system
580update_data=false
581warn_access=
582pio=system.iobus.port[3]
583
584[system.tsunami.fake_uart1]
585type=IsaFake
586pio_addr=8804615848696
587pio_latency=2
588pio_size=8
589platform=system.tsunami
590ret_bad_addr=false
591ret_data16=65535
592ret_data32=4294967295
593ret_data64=18446744073709551615
594ret_data8=255
595system=system
596update_data=false
597warn_access=
598pio=system.iobus.port[4]
599
600[system.tsunami.fake_uart2]
601type=IsaFake
602pio_addr=8804615848936
603pio_latency=2
604pio_size=8
605platform=system.tsunami
606ret_bad_addr=false
607ret_data16=65535
608ret_data32=4294967295
609ret_data64=18446744073709551615
610ret_data8=255
611system=system
612update_data=false
613warn_access=
614pio=system.iobus.port[5]
615
616[system.tsunami.fake_uart3]
617type=IsaFake
618pio_addr=8804615848680
619pio_latency=2
620pio_size=8
621platform=system.tsunami
622ret_bad_addr=false
623ret_data16=65535
624ret_data32=4294967295
625ret_data64=18446744073709551615
626ret_data8=255
627system=system
628update_data=false
629warn_access=
630pio=system.iobus.port[6]
631
632[system.tsunami.fake_uart4]
633type=IsaFake
634pio_addr=8804615848944
635pio_latency=2
636pio_size=8
637platform=system.tsunami
638ret_bad_addr=false
639ret_data16=65535
640ret_data32=4294967295
641ret_data64=18446744073709551615
642ret_data8=255
643system=system
644update_data=false
645warn_access=
646pio=system.iobus.port[7]
647
648[system.tsunami.fb]
649type=BadDevice
650devicename=FrameBuffer
651pio_addr=8804615848912
652pio_latency=2
653platform=system.tsunami
654system=system
655pio=system.iobus.port[22]
656
657[system.tsunami.ide]
658type=IdeController
659children=configdata
660config_latency=40
661configdata=system.tsunami.ide.configdata
662disks=system.disk0 system.disk2
663pci_bus=0
664pci_dev=0
665pci_func=0
666pio_latency=2
667platform=system.tsunami
668system=system
669config=system.iobus.port[30]
670dma=system.iobus.port[31]
671pio=system.iobus.port[26]
672
673[system.tsunami.ide.configdata]
674type=PciConfigData
675BAR0=1
676BAR0Size=8
677BAR1=1
678BAR1Size=4
679BAR2=1
680BAR2Size=8
681BAR3=1
682BAR3Size=4
683BAR4=1
684BAR4Size=16
685BAR5=1
686BAR5Size=0
687BIST=0
688CacheLineSize=0
689CardbusCIS=0
690ClassCode=1
691Command=0
692DeviceID=28945
693ExpansionROM=0
694HeaderType=0
695InterruptLine=31
696InterruptPin=1
697LatencyTimer=0
698MaximumLatency=0
699MinimumGrant=0
700ProgIF=133
701Revision=0
702Status=640
703SubClassCode=1
704SubsystemID=0
705SubsystemVendorID=0
706VendorID=32902
707
708[system.tsunami.io]
709type=TsunamiIO
710frequency=1953125
711pio_addr=8804615847936
712pio_latency=2
713platform=system.tsunami
714system=system
715time=2009 1 1 0 0 0 3 1
716tsunami=system.tsunami
717year_is_bcd=false
718pio=system.iobus.port[23]
719
720[system.tsunami.pchip]
721type=TsunamiPChip
722pio_addr=8802535473152
723pio_latency=2
724platform=system.tsunami
725system=system
726tsunami=system.tsunami
727pio=system.iobus.port[2]
728
729[system.tsunami.pciconfig]
730type=PciConfigAll
731bus=0
732pio_latency=1
733platform=system.tsunami
734size=16777216
735system=system
736pio=system.iobus.default
737
738[system.tsunami.uart]
739type=Uart8250
740pio_addr=8804615848952
741pio_latency=2
742platform=system.tsunami
743sim_console=system.sim_console
744system=system
745pio=system.iobus.port[24]
746
747[trace]
748bufsize=0
749cycle=0
750dump_on_exit=false
751file=cout
752flags=
753ignore=
754start=0
755
756