config.ini (11103:38f6188421e0) config.ini (11245:1c5102c0a7a9)
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=true
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=LinuxAlphaSystem
13children=bridge clk_domain cpu cpu_clk_domain disk0 disk2 dvfs_handler intrctrl iobus iocache membus physmem simple_disk terminal tsunami voltage_domain
14boot_cpu_frequency=500
15boot_osflags=root=/dev/hda1 console=ttyS0
16cache_line_size=64
17clk_domain=system.clk_domain
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=true
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=LinuxAlphaSystem
13children=bridge clk_domain cpu cpu_clk_domain disk0 disk2 dvfs_handler intrctrl iobus iocache membus physmem simple_disk terminal tsunami voltage_domain
14boot_cpu_frequency=500
15boot_osflags=root=/dev/hda1 console=ttyS0
16cache_line_size=64
17clk_domain=system.clk_domain
18console=/scratch/nilay/GEM5/system/binaries/console
18console=/work/gem5/dist/binaries/console
19eventq_index=0
20init_param=0
19eventq_index=0
20init_param=0
21kernel=/scratch/nilay/GEM5/system/binaries/vmlinux
21kernel=/work/gem5/dist/binaries/vmlinux
22kernel_addr_check=true
23load_addr_mask=1099511627775
24load_offset=0
25mem_mode=timing
26mem_ranges=0:134217727
27memories=system.physmem
28mmap_using_noreserve=false
22kernel_addr_check=true
23load_addr_mask=1099511627775
24load_offset=0
25mem_mode=timing
26mem_ranges=0:134217727
27memories=system.physmem
28mmap_using_noreserve=false
29multi_thread=false
29num_work_ids=16
30num_work_ids=16
30pal=/scratch/nilay/GEM5/system/binaries/ts_osfpal
31readfile=/scratch/nilay/GEM5/gem5/tests/halt.sh
31pal=/work/gem5/dist/binaries/ts_osfpal
32readfile=/work/gem5/outgoing/gem5_2/tests/halt.sh
32symbolfile=
33system_rev=1024
34system_type=34
35work_begin_ckpt_count=0
36work_begin_cpu_id_exit=-1
37work_begin_exit_count=0
38work_cpus_ckpt_count=0
39work_end_ckpt_count=0

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

166numThreads=1
167
168[system.cpu.dcache]
169type=Cache
170children=tags
171addr_ranges=0:18446744073709551615
172assoc=4
173clk_domain=system.cpu_clk_domain
33symbolfile=
34system_rev=1024
35system_type=34
36work_begin_ckpt_count=0
37work_begin_cpu_id_exit=-1
38work_begin_exit_count=0
39work_cpus_ckpt_count=0
40work_end_ckpt_count=0

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

167numThreads=1
168
169[system.cpu.dcache]
170type=Cache
171children=tags
172addr_ranges=0:18446744073709551615
173assoc=4
174clk_domain=system.cpu_clk_domain
175clusivity=mostly_incl
174demand_mshr_reserve=1
175eventq_index=0
176forward_snoops=true
177hit_latency=2
178is_read_only=false
179max_miss_count=0
180mshrs=4
181prefetch_on_access=false
182prefetcher=Null
183response_latency=2
184sequential_access=false
185size=32768
186system=system
187tags=system.cpu.dcache.tags
188tgts_per_mshr=20
189write_buffers=8
176demand_mshr_reserve=1
177eventq_index=0
178forward_snoops=true
179hit_latency=2
180is_read_only=false
181max_miss_count=0
182mshrs=4
183prefetch_on_access=false
184prefetcher=Null
185response_latency=2
186sequential_access=false
187size=32768
188system=system
189tags=system.cpu.dcache.tags
190tgts_per_mshr=20
191write_buffers=8
192writeback_clean=false
190cpu_side=system.cpu.dcache_port
191mem_side=system.cpu.toL2Bus.slave[1]
192
193[system.cpu.dcache.tags]
194type=LRU
195assoc=4
196block_size=64
197clk_domain=system.cpu_clk_domain

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

513pipelined=false
514
515[system.cpu.icache]
516type=Cache
517children=tags
518addr_ranges=0:18446744073709551615
519assoc=1
520clk_domain=system.cpu_clk_domain
193cpu_side=system.cpu.dcache_port
194mem_side=system.cpu.toL2Bus.slave[1]
195
196[system.cpu.dcache.tags]
197type=LRU
198assoc=4
199block_size=64
200clk_domain=system.cpu_clk_domain

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

516pipelined=false
517
518[system.cpu.icache]
519type=Cache
520children=tags
521addr_ranges=0:18446744073709551615
522assoc=1
523clk_domain=system.cpu_clk_domain
524clusivity=mostly_incl
521demand_mshr_reserve=1
522eventq_index=0
523forward_snoops=true
524hit_latency=2
525is_read_only=true
526max_miss_count=0
527mshrs=4
528prefetch_on_access=false
529prefetcher=Null
530response_latency=2
531sequential_access=false
532size=32768
533system=system
534tags=system.cpu.icache.tags
535tgts_per_mshr=20
536write_buffers=8
525demand_mshr_reserve=1
526eventq_index=0
527forward_snoops=true
528hit_latency=2
529is_read_only=true
530max_miss_count=0
531mshrs=4
532prefetch_on_access=false
533prefetcher=Null
534response_latency=2
535sequential_access=false
536size=32768
537system=system
538tags=system.cpu.icache.tags
539tgts_per_mshr=20
540write_buffers=8
541writeback_clean=true
537cpu_side=system.cpu.icache_port
538mem_side=system.cpu.toL2Bus.slave[0]
539
540[system.cpu.icache.tags]
541type=LRU
542assoc=1
543block_size=64
544clk_domain=system.cpu_clk_domain

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

562size=48
563
564[system.cpu.l2cache]
565type=Cache
566children=tags
567addr_ranges=0:18446744073709551615
568assoc=8
569clk_domain=system.cpu_clk_domain
542cpu_side=system.cpu.icache_port
543mem_side=system.cpu.toL2Bus.slave[0]
544
545[system.cpu.icache.tags]
546type=LRU
547assoc=1
548block_size=64
549clk_domain=system.cpu_clk_domain

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

567size=48
568
569[system.cpu.l2cache]
570type=Cache
571children=tags
572addr_ranges=0:18446744073709551615
573assoc=8
574clk_domain=system.cpu_clk_domain
575clusivity=mostly_incl
570demand_mshr_reserve=1
571eventq_index=0
572forward_snoops=true
573hit_latency=20
574is_read_only=false
575max_miss_count=0
576mshrs=20
577prefetch_on_access=false
578prefetcher=Null
579response_latency=20
580sequential_access=false
581size=4194304
582system=system
583tags=system.cpu.l2cache.tags
584tgts_per_mshr=12
585write_buffers=8
576demand_mshr_reserve=1
577eventq_index=0
578forward_snoops=true
579hit_latency=20
580is_read_only=false
581max_miss_count=0
582mshrs=20
583prefetch_on_access=false
584prefetcher=Null
585response_latency=20
586sequential_access=false
587size=4194304
588system=system
589tags=system.cpu.l2cache.tags
590tgts_per_mshr=12
591write_buffers=8
592writeback_clean=false
586cpu_side=system.cpu.toL2Bus.master[0]
587mem_side=system.membus.slave[1]
588
589[system.cpu.l2cache.tags]
590type=LRU
591assoc=8
592block_size=64
593clk_domain=system.cpu_clk_domain
594eventq_index=0
595hit_latency=20
596sequential_access=false
597size=4194304
598
599[system.cpu.toL2Bus]
600type=CoherentXBar
593cpu_side=system.cpu.toL2Bus.master[0]
594mem_side=system.membus.slave[1]
595
596[system.cpu.l2cache.tags]
597type=LRU
598assoc=8
599block_size=64
600clk_domain=system.cpu_clk_domain
601eventq_index=0
602hit_latency=20
603sequential_access=false
604size=4194304
605
606[system.cpu.toL2Bus]
607type=CoherentXBar
608children=snoop_filter
601clk_domain=system.cpu_clk_domain
602eventq_index=0
603forward_latency=0
604frontend_latency=1
605response_latency=1
609clk_domain=system.cpu_clk_domain
610eventq_index=0
611forward_latency=0
612frontend_latency=1
613response_latency=1
606snoop_filter=Null
614snoop_filter=system.cpu.toL2Bus.snoop_filter
607snoop_response_latency=1
608system=system
609use_default_range=false
610width=32
611master=system.cpu.l2cache.cpu_side
612slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
613
615snoop_response_latency=1
616system=system
617use_default_range=false
618width=32
619master=system.cpu.l2cache.cpu_side
620slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
621
622[system.cpu.toL2Bus.snoop_filter]
623type=SnoopFilter
624eventq_index=0
625lookup_latency=0
626max_capacity=8388608
627system=system
628
614[system.cpu.tracer]
615type=ExeTracer
616eventq_index=0
617
618[system.cpu_clk_domain]
619type=SrcClockDomain
620clock=500
621domain_id=-1

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

638eventq_index=0
639image_file=
640read_only=false
641table_size=65536
642
643[system.disk0.image.child]
644type=RawDiskImage
645eventq_index=0
629[system.cpu.tracer]
630type=ExeTracer
631eventq_index=0
632
633[system.cpu_clk_domain]
634type=SrcClockDomain
635clock=500
636domain_id=-1

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

653eventq_index=0
654image_file=
655read_only=false
656table_size=65536
657
658[system.disk0.image.child]
659type=RawDiskImage
660eventq_index=0
646image_file=/scratch/nilay/GEM5/system/disks/linux-latest.img
661image_file=/work/gem5/dist/disks/linux-latest.img
647read_only=true
648
649[system.disk2]
650type=IdeDisk
651children=image
652delay=1000000
653driveID=master
654eventq_index=0

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

661eventq_index=0
662image_file=
663read_only=false
664table_size=65536
665
666[system.disk2.image.child]
667type=RawDiskImage
668eventq_index=0
662read_only=true
663
664[system.disk2]
665type=IdeDisk
666children=image
667delay=1000000
668driveID=master
669eventq_index=0

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

676eventq_index=0
677image_file=
678read_only=false
679table_size=65536
680
681[system.disk2.image.child]
682type=RawDiskImage
683eventq_index=0
669image_file=/scratch/nilay/GEM5/system/disks/linux-bigswap2.img
684image_file=/work/gem5/dist/disks/linux-bigswap2.img
670read_only=true
671
672[system.dvfs_handler]
673type=DVFSHandler
674domains=
675enable=false
676eventq_index=0
677sys_clk_domain=system.clk_domain

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

684
685[system.iobus]
686type=NoncoherentXBar
687clk_domain=system.clk_domain
688eventq_index=0
689forward_latency=1
690frontend_latency=2
691response_latency=2
685read_only=true
686
687[system.dvfs_handler]
688type=DVFSHandler
689domains=
690enable=false
691eventq_index=0
692sys_clk_domain=system.clk_domain

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

699
700[system.iobus]
701type=NoncoherentXBar
702clk_domain=system.clk_domain
703eventq_index=0
704forward_latency=1
705frontend_latency=2
706response_latency=2
692use_default_range=true
707use_default_range=false
693width=16
708width=16
694default=system.tsunami.pciconfig.pio
695master=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
709master=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.ethernet.pio system.iocache.cpu_side
696slave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
697
698[system.iocache]
699type=Cache
700children=tags
701addr_ranges=0:134217727
702assoc=8
703clk_domain=system.clk_domain
710slave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
711
712[system.iocache]
713type=Cache
714children=tags
715addr_ranges=0:134217727
716assoc=8
717clk_domain=system.clk_domain
718clusivity=mostly_incl
704demand_mshr_reserve=1
705eventq_index=0
706forward_snoops=false
707hit_latency=50
708is_read_only=false
709max_miss_count=0
710mshrs=20
711prefetch_on_access=false
712prefetcher=Null
713response_latency=50
714sequential_access=false
715size=1024
716system=system
717tags=system.iocache.tags
718tgts_per_mshr=12
719write_buffers=8
719demand_mshr_reserve=1
720eventq_index=0
721forward_snoops=false
722hit_latency=50
723is_read_only=false
724max_miss_count=0
725mshrs=20
726prefetch_on_access=false
727prefetcher=Null
728response_latency=50
729sequential_access=false
730size=1024
731system=system
732tags=system.iocache.tags
733tgts_per_mshr=12
734write_buffers=8
720cpu_side=system.iobus.master[29]
735writeback_clean=false
736cpu_side=system.iobus.master[27]
721mem_side=system.membus.slave[2]
722
723[system.iocache.tags]
724type=LRU
725assoc=8
726block_size=64
727clk_domain=system.clk_domain
728eventq_index=0

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

847children=disk
848disk=system.simple_disk.disk
849eventq_index=0
850system=system
851
852[system.simple_disk.disk]
853type=RawDiskImage
854eventq_index=0
737mem_side=system.membus.slave[2]
738
739[system.iocache.tags]
740type=LRU
741assoc=8
742block_size=64
743clk_domain=system.clk_domain
744eventq_index=0

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

863children=disk
864disk=system.simple_disk.disk
865eventq_index=0
866system=system
867
868[system.simple_disk.disk]
869type=RawDiskImage
870eventq_index=0
855image_file=/scratch/nilay/GEM5/system/disks/linux-latest.img
871image_file=/work/gem5/dist/disks/linux-latest.img
856read_only=true
857
858[system.terminal]
859type=Terminal
860eventq_index=0
861intr_control=system.intrctrl
862number=0
863output=true
864port=3456
865
866[system.tsunami]
867type=Tsunami
872read_only=true
873
874[system.terminal]
875type=Terminal
876eventq_index=0
877intr_control=system.intrctrl
878number=0
879output=true
880port=3456
881
882[system.tsunami]
883type=Tsunami
868children=backdoor cchip 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
884children=backdoor cchip 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 uart
869eventq_index=0
870intrctrl=system.intrctrl
871system=system
872
873[system.tsunami.backdoor]
874type=AlphaBackdoor
875clk_domain=system.clk_domain
876cpu=system.cpu

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

973dma_desc_free=false
974dma_no_allocate=true
975dma_read_delay=0
976dma_read_factor=0
977dma_write_delay=0
978dma_write_factor=0
979eventq_index=0
980hardware_address=00:90:00:00:00:01
885eventq_index=0
886intrctrl=system.intrctrl
887system=system
888
889[system.tsunami.backdoor]
890type=AlphaBackdoor
891clk_domain=system.clk_domain
892cpu=system.cpu

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

989dma_desc_free=false
990dma_no_allocate=true
991dma_read_delay=0
992dma_read_factor=0
993dma_write_delay=0
994dma_write_factor=0
995eventq_index=0
996hardware_address=00:90:00:00:00:01
997host=system.tsunami.pchip
981intr_delay=10000000
982pci_bus=0
983pci_dev=1
984pci_func=0
985pio_latency=30000
998intr_delay=10000000
999pci_bus=0
1000pci_dev=1
1001pci_func=0
1002pio_latency=30000
986platform=system.tsunami
987rss=false
988rx_delay=1000000
989rx_fifo_size=524288
990rx_filter=true
991rx_thread=false
992system=system
993tx_delay=1000000
994tx_fifo_size=524288
995tx_thread=false
1003rss=false
1004rx_delay=1000000
1005rx_fifo_size=524288
1006rx_filter=true
1007rx_thread=false
1008system=system
1009tx_delay=1000000
1010tx_fifo_size=524288
1011tx_thread=false
996config=system.iobus.master[28]
997dma=system.iobus.slave[2]
1012dma=system.iobus.slave[2]
998pio=system.iobus.master[27]
1013pio=system.iobus.master[26]
999
1000[system.tsunami.fake_OROM]
1001type=IsaFake
1002clk_domain=system.clk_domain
1003eventq_index=0
1004fake_mem=false
1005pio_addr=8796093677568
1006pio_latency=100000

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

1423SubsystemID=0
1424SubsystemVendorID=0
1425VendorID=32902
1426clk_domain=system.clk_domain
1427config_latency=20000
1428ctrl_offset=0
1429disks=system.disk0 system.disk2
1430eventq_index=0
1014
1015[system.tsunami.fake_OROM]
1016type=IsaFake
1017clk_domain=system.clk_domain
1018eventq_index=0
1019fake_mem=false
1020pio_addr=8796093677568
1021pio_latency=100000

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

1438SubsystemID=0
1439SubsystemVendorID=0
1440VendorID=32902
1441clk_domain=system.clk_domain
1442config_latency=20000
1443ctrl_offset=0
1444disks=system.disk0 system.disk2
1445eventq_index=0
1446host=system.tsunami.pchip
1431io_shift=0
1432pci_bus=0
1433pci_dev=0
1434pci_func=0
1435pio_latency=30000
1447io_shift=0
1448pci_bus=0
1449pci_dev=0
1450pci_func=0
1451pio_latency=30000
1436platform=system.tsunami
1437system=system
1452system=system
1438config=system.iobus.master[26]
1439dma=system.iobus.slave[1]
1440pio=system.iobus.master[25]
1441
1442[system.tsunami.io]
1443type=TsunamiIO
1444clk_domain=system.clk_domain
1445eventq_index=0
1446frequency=976562500
1447pio_addr=8804615847936
1448pio_latency=100000
1449system=system
1450time=Thu Jan 1 00:00:00 2009
1451tsunami=system.tsunami
1452year_is_bcd=false
1453pio=system.iobus.master[22]
1454
1455[system.tsunami.pchip]
1456type=TsunamiPChip
1457clk_domain=system.clk_domain
1453dma=system.iobus.slave[1]
1454pio=system.iobus.master[25]
1455
1456[system.tsunami.io]
1457type=TsunamiIO
1458clk_domain=system.clk_domain
1459eventq_index=0
1460frequency=976562500
1461pio_addr=8804615847936
1462pio_latency=100000
1463system=system
1464time=Thu Jan 1 00:00:00 2009
1465tsunami=system.tsunami
1466year_is_bcd=false
1467pio=system.iobus.master[22]
1468
1469[system.tsunami.pchip]
1470type=TsunamiPChip
1471clk_domain=system.clk_domain
1472conf_base=8804649402368
1473conf_device_bits=8
1474conf_size=16777216
1458eventq_index=0
1475eventq_index=0
1476pci_dma_base=0
1477pci_mem_base=8796093022208
1478pci_pio_base=8804615847936
1459pio_addr=8802535473152
1460pio_latency=100000
1479pio_addr=8802535473152
1480pio_latency=100000
1481platform=system.tsunami
1461system=system
1462tsunami=system.tsunami
1463pio=system.iobus.master[1]
1464
1482system=system
1483tsunami=system.tsunami
1484pio=system.iobus.master[1]
1485
1465[system.tsunami.pciconfig]
1466type=PciConfigAll
1467bus=0
1468clk_domain=system.clk_domain
1469eventq_index=0
1470pio_addr=0
1471pio_latency=30000
1472platform=system.tsunami
1473size=16777216
1474system=system
1475pio=system.iobus.default
1476
1477[system.tsunami.uart]
1478type=Uart8250
1479clk_domain=system.clk_domain
1480eventq_index=0
1481pio_addr=8804615848952
1482pio_latency=100000
1483platform=system.tsunami
1484system=system
1485terminal=system.terminal
1486pio=system.iobus.master[23]
1487
1488[system.voltage_domain]
1489type=VoltageDomain
1490eventq_index=0
1491voltage=1.000000
1492
1486[system.tsunami.uart]
1487type=Uart8250
1488clk_domain=system.clk_domain
1489eventq_index=0
1490pio_addr=8804615848952
1491pio_latency=100000
1492platform=system.tsunami
1493system=system
1494terminal=system.terminal
1495pio=system.iobus.master[23]
1496
1497[system.voltage_domain]
1498type=VoltageDomain
1499eventq_index=0
1500voltage=1.000000
1501