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

--- 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
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
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
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
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
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
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
601clk_domain=system.cpu_clk_domain
602eventq_index=0
603forward_latency=0
604frontend_latency=1
605response_latency=1
606snoop_filter=Null
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
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
646image_file=/scratch/nilay/GEM5/system/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
669image_file=/scratch/nilay/GEM5/system/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
692use_default_range=true
693width=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
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
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
720cpu_side=system.iobus.master[29]
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
855image_file=/scratch/nilay/GEM5/system/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
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
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
981intr_delay=10000000
982pci_bus=0
983pci_dev=1
984pci_func=0
985pio_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
996config=system.iobus.master[28]
997dma=system.iobus.slave[2]
998pio=system.iobus.master[27]
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
1431io_shift=0
1432pci_bus=0
1433pci_dev=0
1434pci_func=0
1435pio_latency=30000
1436platform=system.tsunami
1437system=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
1458eventq_index=0
1459pio_addr=8802535473152
1460pio_latency=100000
1461system=system
1462tsunami=system.tsunami
1463pio=system.iobus.master[1]
1464
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