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=/work/gem5/dist/binaries/console
19eventq_index=0
20init_param=0
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
29multi_thread=false
30num_work_ids=16
31pal=/work/gem5/dist/binaries/ts_osfpal
32readfile=/work/gem5/outgoing/gem5_2/tests/halt.sh
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
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
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
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
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
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
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
609clk_domain=system.cpu_clk_domain
610eventq_index=0
611forward_latency=0
612frontend_latency=1
613response_latency=1
614snoop_filter=system.cpu.toL2Bus.snoop_filter
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
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
661image_file=/work/gem5/dist/disks/linux-latest.img
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
684image_file=/work/gem5/dist/disks/linux-bigswap2.img
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
707use_default_range=false
708width=16
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
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
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
735writeback_clean=false
736cpu_side=system.iobus.master[27]
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
871image_file=/work/gem5/dist/disks/linux-latest.img
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
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
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
998intr_delay=10000000
999pci_bus=0
1000pci_dev=1
1001pci_func=0
1002pio_latency=30000
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
1012dma=system.iobus.slave[2]
1013pio=system.iobus.master[26]
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
1447io_shift=0
1448pci_bus=0
1449pci_dev=0
1450pci_func=0
1451pio_latency=30000
1452system=system
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
1475eventq_index=0
1476pci_dma_base=0
1477pci_mem_base=8796093022208
1478pci_pio_base=8804615847936
1479pio_addr=8802535473152
1480pio_latency=100000
1481platform=system.tsunami
1482system=system
1483tsunami=system.tsunami
1484pio=system.iobus.master[1]
1485
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