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=/dist/binaries/console
19eventq_index=0
20init_param=0
21kernel=/dist/binaries/vmlinux
22load_addr_mask=1099511627775
23mem_mode=timing
24mem_ranges=0:134217727
25memories=system.physmem
26num_work_ids=16
27pal=/dist/binaries/ts_osfpal
28readfile=tests/halt.sh
29symbolfile=
30system_rev=1024
31system_type=34
32work_begin_ckpt_count=0
33work_begin_cpu_id_exit=-1
34work_begin_exit_count=0
35work_cpus_ckpt_count=0
36work_end_ckpt_count=0

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

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

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

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

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

1086eventq_index=0
1087image_file=
1088read_only=false
1089table_size=65536
1090
1091[system.disk0.image.child]
1092type=RawDiskImage
1093eventq_index=0
1094image_file=/dist/disks/linux-latest.img
1095read_only=true
1096
1097[system.disk2]
1098type=IdeDisk
1099children=image
1100delay=1000000
1101driveID=master
1102eventq_index=0

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

1109eventq_index=0
1110image_file=
1111read_only=false
1112table_size=65536
1113
1114[system.disk2.image.child]
1115type=RawDiskImage
1116eventq_index=0
1117image_file=/dist/disks/linux-bigswap2.img
1118read_only=true
1119
1120[system.intrctrl]
1121type=IntrControl
1122eventq_index=0
1123sys=system
1124
1125[system.iobus]

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

1230ret_data64=18446744073709551615
1231ret_data8=255
1232system=system
1233update_data=false
1234warn_access=
1235pio=system.membus.default
1236
1237[system.physmem]
1238type=SimpleDRAM
1239activation_limit=4
1240addr_mapping=RaBaChCo
1241banks_per_rank=8
1242burst_length=8
1243channels=1
1244clk_domain=system.clk_domain
1245conf_table_reported=true
1246device_bus_width=8
1247device_rowbuffer_size=1024
1248devices_per_rank=8
1249eventq_index=0
1250in_addr_map=true
1251mem_sched_policy=frfcfs
1252null=false
1253page_policy=open
1254range=0:134217727
1255ranks_per_channel=2
1256read_buffer_size=32
1257static_backend_latency=10000
1258static_frontend_latency=10000
1259tBURST=5000
1260tCL=13750
1261tRAS=35000
1262tRCD=13750
1263tREFI=7800000
1264tRFC=300000
1265tRP=13750
1266tRRD=6250
1267tWTR=7500
1268tXAW=40000
1269write_buffer_size=32
1270write_high_thresh_perc=70
1271write_low_thresh_perc=0
1272port=system.membus.master[1]
1273
1274[system.simple_disk]
1275type=SimpleDisk
1276children=disk
1277disk=system.simple_disk.disk
1278eventq_index=0
1279system=system
1280
1281[system.simple_disk.disk]
1282type=RawDiskImage
1283eventq_index=0
1284image_file=/dist/disks/linux-latest.img
1285read_only=true
1286
1287[system.terminal]
1288type=Terminal
1289eventq_index=0
1290intr_control=system.intrctrl
1291number=0
1292output=true

--- 638 unchanged lines hidden ---