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 cpu0 cpu1 cpu_clk_domain disk0 disk2 intrctrl iobus iocache l2c membus physmem simple_disk terminal toL2Bus 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.cpu0.tracer
141trapLatency=13
142wbDepth=1
143wbWidth=8

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

633smtFetchPolicy=SingleThread
634smtIQPolicy=Partitioned
635smtIQThreshold=100
636smtLSQPolicy=Partitioned
637smtLSQThreshold=100
638smtNumFetchingThreads=1
639smtROBPolicy=Partitioned
640smtROBThreshold=100
641socket_id=0
642squashWidth=8
643store_set_clear_period=250000
644switched_out=false
645system=system
646tracer=system.cpu1.tracer
647trapLatency=13
648wbDepth=1
649wbWidth=8

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

1089eventq_index=0
1090image_file=
1091read_only=false
1092table_size=65536
1093
1094[system.disk0.image.child]
1095type=RawDiskImage
1096eventq_index=0
1097image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-latest.img
1098read_only=true
1099
1100[system.disk2]
1101type=IdeDisk
1102children=image
1103delay=1000000
1104driveID=master
1105eventq_index=0

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

1112eventq_index=0
1113image_file=
1114read_only=false
1115table_size=65536
1116
1117[system.disk2.image.child]
1118type=RawDiskImage
1119eventq_index=0
1120image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-bigswap2.img
1121read_only=true
1122
1123[system.intrctrl]
1124type=IntrControl
1125eventq_index=0
1126sys=system
1127
1128[system.iobus]

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

1233ret_data64=18446744073709551615
1234ret_data8=255
1235system=system
1236update_data=false
1237warn_access=
1238pio=system.membus.default
1239
1240[system.physmem]
1241type=DRAMCtrl
1242activation_limit=4
1243addr_mapping=RoRaBaChCo
1244banks_per_rank=8
1245burst_length=8
1246channels=1
1247clk_domain=system.clk_domain
1248conf_table_reported=true
1249device_bus_width=8
1250device_rowbuffer_size=1024
1251devices_per_rank=8
1252eventq_index=0
1253in_addr_map=true
1254max_accesses_per_row=16
1255mem_sched_policy=frfcfs
1256min_writes_per_switch=16
1257null=false
1258page_policy=open_adaptive
1259range=0:134217727
1260ranks_per_channel=2
1261read_buffer_size=32
1262static_backend_latency=10000
1263static_frontend_latency=10000
1264tBURST=5000
1265tCK=1250
1266tCL=13750
1267tRAS=35000
1268tRCD=13750
1269tREFI=7800000
1270tRFC=260000
1271tRP=13750
1272tRRD=6000
1273tRTP=7500
1274tRTW=2500
1275tWR=15000
1276tWTR=7500
1277tXAW=30000
1278write_buffer_size=64
1279write_high_thresh_perc=85
1280write_low_thresh_perc=50
1281port=system.membus.master[1]
1282
1283[system.simple_disk]
1284type=SimpleDisk
1285children=disk
1286disk=system.simple_disk.disk
1287eventq_index=0
1288system=system
1289
1290[system.simple_disk.disk]
1291type=RawDiskImage
1292eventq_index=0
1293image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-latest.img
1294read_only=true
1295
1296[system.terminal]
1297type=Terminal
1298eventq_index=0
1299intr_control=system.intrctrl
1300number=0
1301output=true

--- 638 unchanged lines hidden ---