Deleted Added
sdiff udiff text old ( 11103:38f6188421e0 ) new ( 11245:1c5102c0a7a9 )
full compact
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
19eventq_index=0
20init_param=0
21kernel=/scratch/nilay/GEM5/system/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
29num_work_ids=16
30pal=/scratch/nilay/GEM5/system/binaries/ts_osfpal
31readfile=/scratch/nilay/GEM5/gem5/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

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

141numThreads=1
142
143[system.cpu.dcache]
144type=Cache
145children=tags
146addr_ranges=0:18446744073709551615
147assoc=4
148clk_domain=system.cpu_clk_domain
149demand_mshr_reserve=1
150eventq_index=0
151forward_snoops=true
152hit_latency=2
153is_read_only=false
154max_miss_count=0
155mshrs=4
156prefetch_on_access=false
157prefetcher=Null
158response_latency=2
159sequential_access=false
160size=32768
161system=system
162tags=system.cpu.dcache.tags
163tgts_per_mshr=20
164write_buffers=8
165cpu_side=system.cpu.dcache_port
166mem_side=system.cpu.toL2Bus.slave[1]
167
168[system.cpu.dcache.tags]
169type=LRU
170assoc=4
171block_size=64
172clk_domain=system.cpu_clk_domain

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

564opClass=InstPrefetch
565
566[system.cpu.icache]
567type=Cache
568children=tags
569addr_ranges=0:18446744073709551615
570assoc=1
571clk_domain=system.cpu_clk_domain
572demand_mshr_reserve=1
573eventq_index=0
574forward_snoops=true
575hit_latency=2
576is_read_only=true
577max_miss_count=0
578mshrs=4
579prefetch_on_access=false
580prefetcher=Null
581response_latency=2
582sequential_access=false
583size=32768
584system=system
585tags=system.cpu.icache.tags
586tgts_per_mshr=20
587write_buffers=8
588cpu_side=system.cpu.icache_port
589mem_side=system.cpu.toL2Bus.slave[0]
590
591[system.cpu.icache.tags]
592type=LRU
593assoc=1
594block_size=64
595clk_domain=system.cpu_clk_domain

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

613size=48
614
615[system.cpu.l2cache]
616type=Cache
617children=tags
618addr_ranges=0:18446744073709551615
619assoc=8
620clk_domain=system.cpu_clk_domain
621demand_mshr_reserve=1
622eventq_index=0
623forward_snoops=true
624hit_latency=20
625is_read_only=false
626max_miss_count=0
627mshrs=20
628prefetch_on_access=false
629prefetcher=Null
630response_latency=20
631sequential_access=false
632size=4194304
633system=system
634tags=system.cpu.l2cache.tags
635tgts_per_mshr=12
636write_buffers=8
637cpu_side=system.cpu.toL2Bus.master[0]
638mem_side=system.membus.slave[1]
639
640[system.cpu.l2cache.tags]
641type=LRU
642assoc=8
643block_size=64
644clk_domain=system.cpu_clk_domain
645eventq_index=0
646hit_latency=20
647sequential_access=false
648size=4194304
649
650[system.cpu.toL2Bus]
651type=CoherentXBar
652clk_domain=system.cpu_clk_domain
653eventq_index=0
654forward_latency=0
655frontend_latency=1
656response_latency=1
657snoop_filter=Null
658snoop_response_latency=1
659system=system
660use_default_range=false
661width=32
662master=system.cpu.l2cache.cpu_side
663slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side
664
665[system.cpu.tracer]
666type=ExeTracer
667eventq_index=0
668
669[system.cpu_clk_domain]
670type=SrcClockDomain
671clock=500
672domain_id=-1

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

689eventq_index=0
690image_file=
691read_only=false
692table_size=65536
693
694[system.disk0.image.child]
695type=RawDiskImage
696eventq_index=0
697image_file=/scratch/nilay/GEM5/system/disks/linux-latest.img
698read_only=true
699
700[system.disk2]
701type=IdeDisk
702children=image
703delay=1000000
704driveID=master
705eventq_index=0

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

712eventq_index=0
713image_file=
714read_only=false
715table_size=65536
716
717[system.disk2.image.child]
718type=RawDiskImage
719eventq_index=0
720image_file=/scratch/nilay/GEM5/system/disks/linux-bigswap2.img
721read_only=true
722
723[system.dvfs_handler]
724type=DVFSHandler
725domains=
726enable=false
727eventq_index=0
728sys_clk_domain=system.clk_domain

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

735
736[system.iobus]
737type=NoncoherentXBar
738clk_domain=system.clk_domain
739eventq_index=0
740forward_latency=1
741frontend_latency=2
742response_latency=2
743use_default_range=true
744width=16
745default=system.tsunami.pciconfig.pio
746master=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
747slave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
748
749[system.iocache]
750type=Cache
751children=tags
752addr_ranges=0:134217727
753assoc=8
754clk_domain=system.clk_domain
755demand_mshr_reserve=1
756eventq_index=0
757forward_snoops=false
758hit_latency=50
759is_read_only=false
760max_miss_count=0
761mshrs=20
762prefetch_on_access=false
763prefetcher=Null
764response_latency=50
765sequential_access=false
766size=1024
767system=system
768tags=system.iocache.tags
769tgts_per_mshr=12
770write_buffers=8
771cpu_side=system.iobus.master[29]
772mem_side=system.membus.slave[2]
773
774[system.iocache.tags]
775type=LRU
776assoc=8
777block_size=64
778clk_domain=system.clk_domain
779eventq_index=0

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

898children=disk
899disk=system.simple_disk.disk
900eventq_index=0
901system=system
902
903[system.simple_disk.disk]
904type=RawDiskImage
905eventq_index=0
906image_file=/scratch/nilay/GEM5/system/disks/linux-latest.img
907read_only=true
908
909[system.terminal]
910type=Terminal
911eventq_index=0
912intr_control=system.intrctrl
913number=0
914output=true
915port=3456
916
917[system.tsunami]
918type=Tsunami
919children=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
920eventq_index=0
921intrctrl=system.intrctrl
922system=system
923
924[system.tsunami.backdoor]
925type=AlphaBackdoor
926clk_domain=system.clk_domain
927cpu=system.cpu

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

1024dma_desc_free=false
1025dma_no_allocate=true
1026dma_read_delay=0
1027dma_read_factor=0
1028dma_write_delay=0
1029dma_write_factor=0
1030eventq_index=0
1031hardware_address=00:90:00:00:00:01
1032intr_delay=10000000
1033pci_bus=0
1034pci_dev=1
1035pci_func=0
1036pio_latency=30000
1037platform=system.tsunami
1038rss=false
1039rx_delay=1000000
1040rx_fifo_size=524288
1041rx_filter=true
1042rx_thread=false
1043system=system
1044tx_delay=1000000
1045tx_fifo_size=524288
1046tx_thread=false
1047config=system.iobus.master[28]
1048dma=system.iobus.slave[2]
1049pio=system.iobus.master[27]
1050
1051[system.tsunami.fake_OROM]
1052type=IsaFake
1053clk_domain=system.clk_domain
1054eventq_index=0
1055fake_mem=false
1056pio_addr=8796093677568
1057pio_latency=100000

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

1474SubsystemID=0
1475SubsystemVendorID=0
1476VendorID=32902
1477clk_domain=system.clk_domain
1478config_latency=20000
1479ctrl_offset=0
1480disks=system.disk0 system.disk2
1481eventq_index=0
1482io_shift=0
1483pci_bus=0
1484pci_dev=0
1485pci_func=0
1486pio_latency=30000
1487platform=system.tsunami
1488system=system
1489config=system.iobus.master[26]
1490dma=system.iobus.slave[1]
1491pio=system.iobus.master[25]
1492
1493[system.tsunami.io]
1494type=TsunamiIO
1495clk_domain=system.clk_domain
1496eventq_index=0
1497frequency=976562500
1498pio_addr=8804615847936
1499pio_latency=100000
1500system=system
1501time=Thu Jan 1 00:00:00 2009
1502tsunami=system.tsunami
1503year_is_bcd=false
1504pio=system.iobus.master[22]
1505
1506[system.tsunami.pchip]
1507type=TsunamiPChip
1508clk_domain=system.clk_domain
1509eventq_index=0
1510pio_addr=8802535473152
1511pio_latency=100000
1512system=system
1513tsunami=system.tsunami
1514pio=system.iobus.master[1]
1515
1516[system.tsunami.pciconfig]
1517type=PciConfigAll
1518bus=0
1519clk_domain=system.clk_domain
1520eventq_index=0
1521pio_addr=0
1522pio_latency=30000
1523platform=system.tsunami
1524size=16777216
1525system=system
1526pio=system.iobus.default
1527
1528[system.tsunami.uart]
1529type=Uart8250
1530clk_domain=system.clk_domain
1531eventq_index=0
1532pio_addr=8804615848952
1533pio_latency=100000
1534platform=system.tsunami
1535system=system
1536terminal=system.terminal
1537pio=system.iobus.master[23]
1538
1539[system.voltage_domain]
1540type=VoltageDomain
1541eventq_index=0
1542voltage=1.000000
1543