Deleted Added
sdiff udiff text old ( 10038:7eccd14e2610 ) 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=LinuxArmSystem
13children=bridge cf0 clk_domain cpu0 cpu1 cpu_clk_domain intrctrl iobus iocache l2c membus physmem realview terminal toL2Bus vncserver voltage_domain
14atags_addr=256
15boot_loader=/home/stever/m5/m5_system_2.0b3/binaries/boot.arm
16boot_osflags=earlyprintk=pl011,0x1c090000 console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
17boot_release_addr=65528
18cache_line_size=64
19clk_domain=system.clk_domain
20dtb_filename=
21early_kernel_symbols=false
22enable_context_switch_stats_dump=false
23eventq_index=0
24flags_addr=268435504
25gic_cpu_addr=520093952
26have_generic_timer=false
27have_large_asid_64=false
28have_lpae=false
29have_security=false
30have_virtualization=false
31highest_el_is_64=false
32init_param=0
33kernel=/home/stever/m5/m5_system_2.0b3/binaries/vmlinux.arm.smp.fb.2.6.38.8
34load_addr_mask=268435455
35load_offset=0
36machine_type=RealView_PBX
37mem_mode=timing
38mem_ranges=0:134217727
39memories=system.physmem system.realview.nvmem
40multi_proc=true
41num_work_ids=16
42panic_on_oops=true
43panic_on_panic=true
44phys_addr_range_64=40
45readfile=/home/stever/hg/m5sim.org/gem5/tests/halt.sh
46reset_addr_64=0
47symbolfile=
48work_begin_ckpt_count=0
49work_begin_cpu_id_exit=-1
50work_begin_exit_count=0
51work_cpus_ckpt_count=0
52work_end_ckpt_count=0
53work_end_exit_count=0

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

80eventq_index=0
81image_file=
82read_only=false
83table_size=65536
84
85[system.cf0.image.child]
86type=RawDiskImage
87eventq_index=0
88image_file=/home/stever/m5/m5_system_2.0b3/disks/linux-arm-ael.img
89read_only=true
90
91[system.clk_domain]
92type=SrcClockDomain
93clock=1000
94eventq_index=0
95voltage_domain=system.voltage_domain
96

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

167smtFetchPolicy=SingleThread
168smtIQPolicy=Partitioned
169smtIQThreshold=100
170smtLSQPolicy=Partitioned
171smtLSQThreshold=100
172smtNumFetchingThreads=1
173smtROBPolicy=Partitioned
174smtROBThreshold=100
175socket_id=0
176squashWidth=8
177store_set_clear_period=250000
178switched_out=false
179system=system
180tracer=system.cpu0.tracer
181trapLatency=13
182wbDepth=1
183wbWidth=8

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

771smtFetchPolicy=SingleThread
772smtIQPolicy=Partitioned
773smtIQThreshold=100
774smtLSQPolicy=Partitioned
775smtLSQThreshold=100
776smtNumFetchingThreads=1
777smtROBPolicy=Partitioned
778smtROBThreshold=100
779socket_id=0
780squashWidth=8
781store_set_clear_period=250000
782switched_out=false
783system=system
784tracer=system.cpu1.tracer
785trapLatency=13
786wbDepth=1
787wbWidth=8

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

1420ret_data64=18446744073709551615
1421ret_data8=255
1422system=system
1423update_data=false
1424warn_access=warn
1425pio=system.membus.default
1426
1427[system.physmem]
1428type=DRAMCtrl
1429activation_limit=4
1430addr_mapping=RoRaBaChCo
1431banks_per_rank=8
1432burst_length=8
1433channels=1
1434clk_domain=system.clk_domain
1435conf_table_reported=true
1436device_bus_width=8
1437device_rowbuffer_size=1024
1438devices_per_rank=8
1439eventq_index=0
1440in_addr_map=true
1441max_accesses_per_row=16
1442mem_sched_policy=frfcfs
1443min_writes_per_switch=16
1444null=false
1445page_policy=open_adaptive
1446range=0:134217727
1447ranks_per_channel=2
1448read_buffer_size=32
1449static_backend_latency=10000
1450static_frontend_latency=10000
1451tBURST=5000
1452tCK=1250
1453tCL=13750
1454tRAS=35000
1455tRCD=13750
1456tREFI=7800000
1457tRFC=260000
1458tRP=13750
1459tRRD=6000
1460tRTP=7500
1461tRTW=2500
1462tWR=15000
1463tWTR=7500
1464tXAW=30000
1465write_buffer_size=64
1466write_high_thresh_perc=85
1467write_low_thresh_perc=50
1468port=system.membus.master[6]
1469
1470[system.realview]
1471type=RealView
1472children=a9scu aaci_fake cf_ctrl clcd dmac_fake flash_fake gic gpio0_fake gpio1_fake gpio2_fake kmi0 kmi1 l2x0_fake local_cpu_timer mmc_fake nvmem realview_io rtc sci_fake smc_fake sp810_fake ssp_fake timer0 timer1 uart uart1_fake uart2_fake uart3_fake watchdog_fake
1473eventq_index=0
1474intrctrl=system.intrctrl
1475max_mem_size=268435456

--- 480 unchanged lines hidden ---