11c11
< children=cpu membus physmem
---
> children=clk_domain cpu cpu_clk_domain membus physmem voltage_domain
13c13,14
< clock=1000
---
> cache_line_size=64
> clk_domain=system.clk_domain
31a33,37
> [system.clk_domain]
> type=SrcClockDomain
> clock=1000
> voltage_domain=system.voltage_domain
>
34c40
< children=branchPred dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
---
> children=apic_clk_domain branchPred dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
46c52
< clock=500
---
> clk_domain=system.cpu_clk_domain
94a101
> simpoint_start_insts=
115a123,127
> [system.cpu.apic_clk_domain]
> type=DerivedClockDomain
> clk_divider=16
> clk_domain=system.cpu_clk_domain
>
124d135
< globalHistoryBits=13
128d138
< localHistoryBits=11
135a146
> children=tags
138,139c149
< block_size=64
< clock=500
---
> clk_domain=system.cpu_clk_domain
149a160
> tags=system.cpu.dcache.tags
155a167,174
> [system.cpu.dcache.tags]
> type=LRU
> assoc=2
> block_size=64
> clk_domain=system.cpu_clk_domain
> hit_latency=2
> size=262144
>
164c183,184
< clock=500
---
> clk_domain=system.cpu_clk_domain
> num_squash_per_cycle=4
432a453
> children=tags
435,436c456
< block_size=64
< clock=500
---
> clk_domain=system.cpu_clk_domain
446a467
> tags=system.cpu.icache.tags
452a474,481
> [system.cpu.icache.tags]
> type=LRU
> assoc=2
> block_size=64
> clk_domain=system.cpu_clk_domain
> hit_latency=2
> size=131072
>
455c484
< clock=8000
---
> clk_domain=system.cpu.apic_clk_domain
475c504,505
< clock=500
---
> clk_domain=system.cpu_clk_domain
> num_squash_per_cycle=4
480a511
> children=tags
483,484c514
< block_size=64
< clock=500
---
> clk_domain=system.cpu_clk_domain
494a525
> tags=system.cpu.l2cache.tags
500a532,539
> [system.cpu.l2cache.tags]
> type=LRU
> assoc=8
> block_size=64
> clk_domain=system.cpu_clk_domain
> hit_latency=20
> size=2097152
>
503,504c542
< block_size=64
< clock=500
---
> clk_domain=system.cpu_clk_domain
523c561
< executable=tests/test-progs/hello/bin/x86/linux/hello
---
> executable=/dist/m5/regression/test-progs/hello/bin/x86/linux/hello
533a572,576
> [system.cpu_clk_domain]
> type=SrcClockDomain
> clock=500
> voltage_domain=system.voltage_domain
>
536,537c579
< block_size=64
< clock=1000
---
> clk_domain=system.clk_domain
548c590
< addr_mapping=openmap
---
> addr_mapping=RaBaChCo
549a592
> burst_length=8
551,552c594,598
< clock=1000
< conf_table_reported=false
---
> clk_domain=system.clk_domain
> conf_table_reported=true
> device_bus_width=8
> device_rowbuffer_size=1024
> devices_per_rank=8
554d599
< lines_per_rowbuffer=32
560a606,607
> static_backend_latency=10000
> static_frontend_latency=10000
571d617
< zero=false
573a620,623
> [system.voltage_domain]
> type=VoltageDomain
> voltage=1.000000
>