Deleted Added
sdiff udiff text old ( 10036:80e84beef3bb ) new ( 10242:cb4e86c17767 )
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 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=/home/stever/m5/m5_system_2.0b3/binaries/console
19eventq_index=0
20init_param=0
21kernel=/home/stever/m5/m5_system_2.0b3/binaries/vmlinux
22load_addr_mask=1099511627775
23load_offset=0
24mem_mode=timing
25mem_ranges=0:134217727
26memories=system.physmem
27num_work_ids=16
28pal=/home/stever/m5/m5_system_2.0b3/binaries/ts_osfpal
29readfile=/home/stever/hg/m5sim.org/gem5/tests/halt.sh
30symbolfile=
31system_rev=1024
32system_type=34
33work_begin_ckpt_count=0
34work_begin_cpu_id_exit=-1
35work_begin_exit_count=0
36work_cpus_ckpt_count=0
37work_end_ckpt_count=0

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

127smtFetchPolicy=SingleThread
128smtIQPolicy=Partitioned
129smtIQThreshold=100
130smtLSQPolicy=Partitioned
131smtLSQThreshold=100
132smtNumFetchingThreads=1
133smtROBPolicy=Partitioned
134smtROBThreshold=100
135socket_id=0
136squashWidth=8
137store_set_clear_period=250000
138switched_out=false
139system=system
140tracer=system.cpu.tracer
141trapLatency=13
142wbDepth=1
143wbWidth=8

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

629eventq_index=0
630image_file=
631read_only=false
632table_size=65536
633
634[system.disk0.image.child]
635type=RawDiskImage
636eventq_index=0
637image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-latest.img
638read_only=true
639
640[system.disk2]
641type=IdeDisk
642children=image
643delay=1000000
644driveID=master
645eventq_index=0

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

652eventq_index=0
653image_file=
654read_only=false
655table_size=65536
656
657[system.disk2.image.child]
658type=RawDiskImage
659eventq_index=0
660image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-bigswap2.img
661read_only=true
662
663[system.intrctrl]
664type=IntrControl
665eventq_index=0
666sys=system
667
668[system.iobus]

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

738ret_data64=18446744073709551615
739ret_data8=255
740system=system
741update_data=false
742warn_access=
743pio=system.membus.default
744
745[system.physmem]
746type=DRAMCtrl
747activation_limit=4
748addr_mapping=RoRaBaChCo
749banks_per_rank=8
750burst_length=8
751channels=1
752clk_domain=system.clk_domain
753conf_table_reported=true
754device_bus_width=8
755device_rowbuffer_size=1024
756devices_per_rank=8
757eventq_index=0
758in_addr_map=true
759max_accesses_per_row=16
760mem_sched_policy=frfcfs
761min_writes_per_switch=16
762null=false
763page_policy=open_adaptive
764range=0:134217727
765ranks_per_channel=2
766read_buffer_size=32
767static_backend_latency=10000
768static_frontend_latency=10000
769tBURST=5000
770tCK=1250
771tCL=13750
772tRAS=35000
773tRCD=13750
774tREFI=7800000
775tRFC=260000
776tRP=13750
777tRRD=6000
778tRTP=7500
779tRTW=2500
780tWR=15000
781tWTR=7500
782tXAW=30000
783write_buffer_size=64
784write_high_thresh_perc=85
785write_low_thresh_perc=50
786port=system.membus.master[1]
787
788[system.simple_disk]
789type=SimpleDisk
790children=disk
791disk=system.simple_disk.disk
792eventq_index=0
793system=system
794
795[system.simple_disk.disk]
796type=RawDiskImage
797eventq_index=0
798image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-latest.img
799read_only=true
800
801[system.terminal]
802type=Terminal
803eventq_index=0
804intr_control=system.intrctrl
805number=0
806output=true

--- 627 unchanged lines hidden ---