config.ini (9348:44d31345e360) config.ini (9449:56610ab73040)
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxAlphaSystem
11children=bridge cpu0 cpu1 disk0 disk2 intrctrl iobus iocache l2c membus physmem simple_disk terminal toL2Bus tsunami
12boot_cpu_frequency=500
13boot_osflags=root=/dev/hda1 console=ttyS0
14clock=1000
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxAlphaSystem
11children=bridge cpu0 cpu1 disk0 disk2 intrctrl iobus iocache l2c membus physmem simple_disk terminal toL2Bus tsunami
12boot_cpu_frequency=500
13boot_osflags=root=/dev/hda1 console=ttyS0
14clock=1000
15console=/projects/pd/randd/dist/binaries/console
15console=/gem5/dist/binaries/console
16init_param=0
16init_param=0
17kernel=/projects/pd/randd/dist/binaries/vmlinux
17kernel=/gem5/dist/binaries/vmlinux
18load_addr_mask=1099511627775
19mem_mode=timing
18load_addr_mask=1099511627775
19mem_mode=timing
20mem_ranges=0:134217727
20memories=system.physmem
21num_work_ids=16
21memories=system.physmem
22num_work_ids=16
22pal=/projects/pd/randd/dist/binaries/ts_osfpal
23pal=/gem5/dist/binaries/ts_osfpal
23readfile=tests/halt.sh
24symbolfile=
25system_rev=1024
26system_type=34
27work_begin_ckpt_count=0
28work_begin_cpu_id_exit=-1
29work_begin_exit_count=0
30work_cpus_ckpt_count=0

--- 35 unchanged lines hidden (view full) ---

66commitToFetchDelay=1
67commitToIEWDelay=1
68commitToRenameDelay=1
69commitWidth=8
70cpu_id=0
71decodeToFetchDelay=1
72decodeToRenameDelay=1
73decodeWidth=8
24readfile=tests/halt.sh
25symbolfile=
26system_rev=1024
27system_type=34
28work_begin_ckpt_count=0
29work_begin_cpu_id_exit=-1
30work_begin_exit_count=0
31work_cpus_ckpt_count=0

--- 35 unchanged lines hidden (view full) ---

67commitToFetchDelay=1
68commitToIEWDelay=1
69commitToRenameDelay=1
70commitWidth=8
71cpu_id=0
72decodeToFetchDelay=1
73decodeToRenameDelay=1
74decodeWidth=8
74defer_registration=false
75dispatchWidth=8
76do_checkpoint_insts=true
77do_quiesce=true
78do_statistics_insts=true
79dtb=system.cpu0.dtb
80fetchToDecodeDelay=1
81fetchTrapLatency=1
82fetchWidth=8

--- 43 unchanged lines hidden (view full) ---

126smtIQThreshold=100
127smtLSQPolicy=Partitioned
128smtLSQThreshold=100
129smtNumFetchingThreads=1
130smtROBPolicy=Partitioned
131smtROBThreshold=100
132squashWidth=8
133store_set_clear_period=250000
75dispatchWidth=8
76do_checkpoint_insts=true
77do_quiesce=true
78do_statistics_insts=true
79dtb=system.cpu0.dtb
80fetchToDecodeDelay=1
81fetchTrapLatency=1
82fetchWidth=8

--- 43 unchanged lines hidden (view full) ---

126smtIQThreshold=100
127smtLSQPolicy=Partitioned
128smtLSQThreshold=100
129smtNumFetchingThreads=1
130smtROBPolicy=Partitioned
131smtROBThreshold=100
132squashWidth=8
133store_set_clear_period=250000
134switched_out=false
134system=system
135tracer=system.cpu0.tracer
136trapLatency=13
137wbDepth=1
138wbWidth=8
139workload=
140dcache_port=system.cpu0.dcache.cpu_side
141icache_port=system.cpu0.icache.cpu_side
142
143[system.cpu0.dcache]
144type=BaseCache
145addr_ranges=0:18446744073709551615
146assoc=4
147block_size=64
148clock=500
149forward_snoops=true
135system=system
136tracer=system.cpu0.tracer
137trapLatency=13
138wbDepth=1
139wbWidth=8
140workload=
141dcache_port=system.cpu0.dcache.cpu_side
142icache_port=system.cpu0.icache.cpu_side
143
144[system.cpu0.dcache]
145type=BaseCache
146addr_ranges=0:18446744073709551615
147assoc=4
148block_size=64
149clock=500
150forward_snoops=true
150hash_delay=1
151hit_latency=2
152is_top_level=true
153max_miss_count=0
154mshrs=4
155prefetch_on_access=false
156prefetcher=Null
151hit_latency=2
152is_top_level=true
153max_miss_count=0
154mshrs=4
155prefetch_on_access=false
156prefetcher=Null
157prioritizeRequests=false
158repl=Null
159response_latency=2
160size=32768
157response_latency=2
158size=32768
161subblock_size=0
162system=system
163tgts_per_mshr=20
159system=system
160tgts_per_mshr=20
164trace_addr=0
165two_queue=false
166write_buffers=8
167cpu_side=system.cpu0.dcache_port
168mem_side=system.toL2Bus.slave[1]
169
170[system.cpu0.dtb]
171type=AlphaTLB
172size=64

--- 263 unchanged lines hidden (view full) ---

436
437[system.cpu0.icache]
438type=BaseCache
439addr_ranges=0:18446744073709551615
440assoc=1
441block_size=64
442clock=500
443forward_snoops=true
161two_queue=false
162write_buffers=8
163cpu_side=system.cpu0.dcache_port
164mem_side=system.toL2Bus.slave[1]
165
166[system.cpu0.dtb]
167type=AlphaTLB
168size=64

--- 263 unchanged lines hidden (view full) ---

432
433[system.cpu0.icache]
434type=BaseCache
435addr_ranges=0:18446744073709551615
436assoc=1
437block_size=64
438clock=500
439forward_snoops=true
444hash_delay=1
445hit_latency=2
446is_top_level=true
447max_miss_count=0
448mshrs=4
449prefetch_on_access=false
450prefetcher=Null
440hit_latency=2
441is_top_level=true
442max_miss_count=0
443mshrs=4
444prefetch_on_access=false
445prefetcher=Null
451prioritizeRequests=false
452repl=Null
453response_latency=2
454size=32768
446response_latency=2
447size=32768
455subblock_size=0
456system=system
457tgts_per_mshr=20
448system=system
449tgts_per_mshr=20
458trace_addr=0
459two_queue=false
460write_buffers=8
461cpu_side=system.cpu0.icache_port
462mem_side=system.toL2Bus.slave[0]
463
464[system.cpu0.interrupts]
465type=AlphaInterrupts
466

--- 30 unchanged lines hidden (view full) ---

497commitToFetchDelay=1
498commitToIEWDelay=1
499commitToRenameDelay=1
500commitWidth=8
501cpu_id=1
502decodeToFetchDelay=1
503decodeToRenameDelay=1
504decodeWidth=8
450two_queue=false
451write_buffers=8
452cpu_side=system.cpu0.icache_port
453mem_side=system.toL2Bus.slave[0]
454
455[system.cpu0.interrupts]
456type=AlphaInterrupts
457

--- 30 unchanged lines hidden (view full) ---

488commitToFetchDelay=1
489commitToIEWDelay=1
490commitToRenameDelay=1
491commitWidth=8
492cpu_id=1
493decodeToFetchDelay=1
494decodeToRenameDelay=1
495decodeWidth=8
505defer_registration=false
506dispatchWidth=8
507do_checkpoint_insts=true
508do_quiesce=true
509do_statistics_insts=true
510dtb=system.cpu1.dtb
511fetchToDecodeDelay=1
512fetchTrapLatency=1
513fetchWidth=8

--- 43 unchanged lines hidden (view full) ---

557smtIQThreshold=100
558smtLSQPolicy=Partitioned
559smtLSQThreshold=100
560smtNumFetchingThreads=1
561smtROBPolicy=Partitioned
562smtROBThreshold=100
563squashWidth=8
564store_set_clear_period=250000
496dispatchWidth=8
497do_checkpoint_insts=true
498do_quiesce=true
499do_statistics_insts=true
500dtb=system.cpu1.dtb
501fetchToDecodeDelay=1
502fetchTrapLatency=1
503fetchWidth=8

--- 43 unchanged lines hidden (view full) ---

547smtIQThreshold=100
548smtLSQPolicy=Partitioned
549smtLSQThreshold=100
550smtNumFetchingThreads=1
551smtROBPolicy=Partitioned
552smtROBThreshold=100
553squashWidth=8
554store_set_clear_period=250000
555switched_out=false
565system=system
566tracer=system.cpu1.tracer
567trapLatency=13
568wbDepth=1
569wbWidth=8
570workload=
571dcache_port=system.cpu1.dcache.cpu_side
572icache_port=system.cpu1.icache.cpu_side
573
574[system.cpu1.dcache]
575type=BaseCache
576addr_ranges=0:18446744073709551615
577assoc=4
578block_size=64
579clock=500
580forward_snoops=true
556system=system
557tracer=system.cpu1.tracer
558trapLatency=13
559wbDepth=1
560wbWidth=8
561workload=
562dcache_port=system.cpu1.dcache.cpu_side
563icache_port=system.cpu1.icache.cpu_side
564
565[system.cpu1.dcache]
566type=BaseCache
567addr_ranges=0:18446744073709551615
568assoc=4
569block_size=64
570clock=500
571forward_snoops=true
581hash_delay=1
582hit_latency=2
583is_top_level=true
584max_miss_count=0
585mshrs=4
586prefetch_on_access=false
587prefetcher=Null
572hit_latency=2
573is_top_level=true
574max_miss_count=0
575mshrs=4
576prefetch_on_access=false
577prefetcher=Null
588prioritizeRequests=false
589repl=Null
590response_latency=2
591size=32768
578response_latency=2
579size=32768
592subblock_size=0
593system=system
594tgts_per_mshr=20
580system=system
581tgts_per_mshr=20
595trace_addr=0
596two_queue=false
597write_buffers=8
598cpu_side=system.cpu1.dcache_port
599mem_side=system.toL2Bus.slave[3]
600
601[system.cpu1.dtb]
602type=AlphaTLB
603size=64

--- 263 unchanged lines hidden (view full) ---

867
868[system.cpu1.icache]
869type=BaseCache
870addr_ranges=0:18446744073709551615
871assoc=1
872block_size=64
873clock=500
874forward_snoops=true
582two_queue=false
583write_buffers=8
584cpu_side=system.cpu1.dcache_port
585mem_side=system.toL2Bus.slave[3]
586
587[system.cpu1.dtb]
588type=AlphaTLB
589size=64

--- 263 unchanged lines hidden (view full) ---

853
854[system.cpu1.icache]
855type=BaseCache
856addr_ranges=0:18446744073709551615
857assoc=1
858block_size=64
859clock=500
860forward_snoops=true
875hash_delay=1
876hit_latency=2
877is_top_level=true
878max_miss_count=0
879mshrs=4
880prefetch_on_access=false
881prefetcher=Null
861hit_latency=2
862is_top_level=true
863max_miss_count=0
864mshrs=4
865prefetch_on_access=false
866prefetcher=Null
882prioritizeRequests=false
883repl=Null
884response_latency=2
885size=32768
867response_latency=2
868size=32768
886subblock_size=0
887system=system
888tgts_per_mshr=20
869system=system
870tgts_per_mshr=20
889trace_addr=0
890two_queue=false
891write_buffers=8
892cpu_side=system.cpu1.icache_port
893mem_side=system.toL2Bus.slave[2]
894
895[system.cpu1.interrupts]
896type=AlphaInterrupts
897

--- 19 unchanged lines hidden (view full) ---

917children=child
918child=system.disk0.image.child
919image_file=
920read_only=false
921table_size=65536
922
923[system.disk0.image.child]
924type=RawDiskImage
871two_queue=false
872write_buffers=8
873cpu_side=system.cpu1.icache_port
874mem_side=system.toL2Bus.slave[2]
875
876[system.cpu1.interrupts]
877type=AlphaInterrupts
878

--- 19 unchanged lines hidden (view full) ---

898children=child
899child=system.disk0.image.child
900image_file=
901read_only=false
902table_size=65536
903
904[system.disk0.image.child]
905type=RawDiskImage
925image_file=/projects/pd/randd/dist/disks/linux-latest.img
906image_file=/gem5/dist/disks/linux-latest.img
926read_only=true
927
928[system.disk2]
929type=IdeDisk
930children=image
931delay=1000000
932driveID=master
933image=system.disk2.image
934
935[system.disk2.image]
936type=CowDiskImage
937children=child
938child=system.disk2.image.child
939image_file=
940read_only=false
941table_size=65536
942
943[system.disk2.image.child]
944type=RawDiskImage
907read_only=true
908
909[system.disk2]
910type=IdeDisk
911children=image
912delay=1000000
913driveID=master
914image=system.disk2.image
915
916[system.disk2.image]
917type=CowDiskImage
918children=child
919child=system.disk2.image.child
920image_file=
921read_only=false
922table_size=65536
923
924[system.disk2.image.child]
925type=RawDiskImage
945image_file=/projects/pd/randd/dist/disks/linux-bigswap2.img
926image_file=/gem5/dist/disks/linux-bigswap2.img
946read_only=true
947
948[system.intrctrl]
949type=IntrControl
950sys=system
951
952[system.iobus]
953type=NoncoherentBus
954block_size=64
955clock=1000
956header_cycles=1
957use_default_range=true
958width=8
959default=system.tsunami.pciconfig.pio
960master=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.backdoor.pio system.tsunami.ide.pio system.tsunami.ide.config system.tsunami.ethernet.pio system.tsunami.ethernet.config system.iocache.cpu_side
961slave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
962
963[system.iocache]
964type=BaseCache
927read_only=true
928
929[system.intrctrl]
930type=IntrControl
931sys=system
932
933[system.iobus]
934type=NoncoherentBus
935block_size=64
936clock=1000
937header_cycles=1
938use_default_range=true
939width=8
940default=system.tsunami.pciconfig.pio
941master=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.backdoor.pio system.tsunami.ide.pio system.tsunami.ide.config system.tsunami.ethernet.pio system.tsunami.ethernet.config system.iocache.cpu_side
942slave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
943
944[system.iocache]
945type=BaseCache
965addr_ranges=0:8589934591
946addr_ranges=0:134217727
966assoc=8
967block_size=64
968clock=1000
969forward_snoops=false
947assoc=8
948block_size=64
949clock=1000
950forward_snoops=false
970hash_delay=1
971hit_latency=50
972is_top_level=true
973max_miss_count=0
974mshrs=20
975prefetch_on_access=false
976prefetcher=Null
951hit_latency=50
952is_top_level=true
953max_miss_count=0
954mshrs=20
955prefetch_on_access=false
956prefetcher=Null
977prioritizeRequests=false
978repl=Null
979response_latency=50
980size=1024
957response_latency=50
958size=1024
981subblock_size=0
982system=system
983tgts_per_mshr=12
959system=system
960tgts_per_mshr=12
984trace_addr=0
985two_queue=false
986write_buffers=8
987cpu_side=system.iobus.master[29]
961two_queue=false
962write_buffers=8
963cpu_side=system.iobus.master[29]
988mem_side=system.membus.slave[1]
964mem_side=system.membus.slave[2]
989
990[system.l2c]
991type=BaseCache
992addr_ranges=0:18446744073709551615
993assoc=8
994block_size=64
995clock=500
996forward_snoops=true
965
966[system.l2c]
967type=BaseCache
968addr_ranges=0:18446744073709551615
969assoc=8
970block_size=64
971clock=500
972forward_snoops=true
997hash_delay=1
998hit_latency=20
999is_top_level=false
1000max_miss_count=0
1001mshrs=20
1002prefetch_on_access=false
1003prefetcher=Null
973hit_latency=20
974is_top_level=false
975max_miss_count=0
976mshrs=20
977prefetch_on_access=false
978prefetcher=Null
1004prioritizeRequests=false
1005repl=Null
1006response_latency=20
1007size=4194304
979response_latency=20
980size=4194304
1008subblock_size=0
1009system=system
1010tgts_per_mshr=12
981system=system
982tgts_per_mshr=12
1011trace_addr=0
1012two_queue=false
1013write_buffers=8
1014cpu_side=system.toL2Bus.master[0]
983two_queue=false
984write_buffers=8
985cpu_side=system.toL2Bus.master[0]
1015mem_side=system.membus.slave[2]
986mem_side=system.membus.slave[1]
1016
1017[system.membus]
1018type=CoherentBus
1019children=badaddr_responder
1020block_size=64
1021clock=1000
1022header_cycles=1
1023use_default_range=false
1024width=8
1025default=system.membus.badaddr_responder.pio
1026master=system.bridge.slave system.physmem.port
987
988[system.membus]
989type=CoherentBus
990children=badaddr_responder
991block_size=64
992clock=1000
993header_cycles=1
994use_default_range=false
995width=8
996default=system.membus.badaddr_responder.pio
997master=system.bridge.slave system.physmem.port
1027slave=system.system_port system.iocache.mem_side system.l2c.mem_side
998slave=system.system_port system.l2c.mem_side system.iocache.mem_side
1028
1029[system.membus.badaddr_responder]
1030type=IsaFake
1031clock=1000
1032fake_mem=false
1033pio_addr=0
1034pio_latency=100000
1035pio_size=8

--- 36 unchanged lines hidden (view full) ---

1072[system.simple_disk]
1073type=SimpleDisk
1074children=disk
1075disk=system.simple_disk.disk
1076system=system
1077
1078[system.simple_disk.disk]
1079type=RawDiskImage
999
1000[system.membus.badaddr_responder]
1001type=IsaFake
1002clock=1000
1003fake_mem=false
1004pio_addr=0
1005pio_latency=100000
1006pio_size=8

--- 36 unchanged lines hidden (view full) ---

1043[system.simple_disk]
1044type=SimpleDisk
1045children=disk
1046disk=system.simple_disk.disk
1047system=system
1048
1049[system.simple_disk.disk]
1050type=RawDiskImage
1080image_file=/projects/pd/randd/dist/disks/linux-latest.img
1051image_file=/gem5/dist/disks/linux-latest.img
1081read_only=true
1082
1083[system.terminal]
1084type=Terminal
1085intr_control=system.intrctrl
1086number=0
1087output=true
1088port=3456

--- 70 unchanged lines hidden (view full) ---

1159MinimumGrant=176
1160ProgIF=0
1161Revision=0
1162Status=656
1163SubClassCode=0
1164SubsystemID=0
1165SubsystemVendorID=0
1166VendorID=4107
1052read_only=true
1053
1054[system.terminal]
1055type=Terminal
1056intr_control=system.intrctrl
1057number=0
1058output=true
1059port=3456

--- 70 unchanged lines hidden (view full) ---

1130MinimumGrant=176
1131ProgIF=0
1132Revision=0
1133Status=656
1134SubClassCode=0
1135SubsystemID=0
1136SubsystemVendorID=0
1137VendorID=4107
1167clock=0
1138clock=2000
1168config_latency=20000
1169dma_data_free=false
1170dma_desc_free=false
1171dma_no_allocate=true
1172dma_read_delay=0
1173dma_read_factor=0
1174dma_write_delay=0
1175dma_write_factor=0

--- 448 unchanged lines hidden ---
1139config_latency=20000
1140dma_data_free=false
1141dma_desc_free=false
1142dma_no_allocate=true
1143dma_read_delay=0
1144dma_read_factor=0
1145dma_write_delay=0
1146dma_write_factor=0

--- 448 unchanged lines hidden ---