config.ini (8802:ef66a9083bc4) config.ini (8835:7c68f84d7c4e)
1[root]
2type=Root
3children=system
1[root]
2type=Root
3children=system
4full_system=false
4time_sync_enable=false
5time_sync_period=100000000000
6time_sync_spin_threshold=100000000
7
8[system]
9type=System
10children=cpu membus physmem
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu membus physmem
12boot_osflags=a
13init_param=0
14kernel=
15load_addr_mask=1099511627775
11mem_mode=atomic
12memories=system.physmem
13num_work_ids=16
14physmem=system.physmem
16mem_mode=atomic
17memories=system.physmem
18num_work_ids=16
19physmem=system.physmem
20readfile=
21symbolfile=
15work_begin_ckpt_count=0
16work_begin_cpu_id_exit=-1
17work_begin_exit_count=0
18work_cpus_ckpt_count=0
19work_end_ckpt_count=0
20work_end_exit_count=0
21work_item_id=-1
22system_port=system.membus.port[0]
23
24[system.cpu]
25type=AtomicSimpleCPU
22work_begin_ckpt_count=0
23work_begin_cpu_id_exit=-1
24work_begin_exit_count=0
25work_cpus_ckpt_count=0
26work_end_ckpt_count=0
27work_end_exit_count=0
28work_item_id=-1
29system_port=system.membus.port[0]
30
31[system.cpu]
32type=AtomicSimpleCPU
26children=dtb itb tracer workload
33children=dtb interrupts itb tracer workload
27UnifiedTLB=true
28checker=Null
29clock=500
30cpu_id=0
31defer_registration=false
32do_checkpoint_insts=true
34UnifiedTLB=true
35checker=Null
36clock=500
37cpu_id=0
38defer_registration=false
39do_checkpoint_insts=true
40do_quiesce=true
33do_statistics_insts=true
34dtb=system.cpu.dtb
35function_trace=false
36function_trace_start=0
41do_statistics_insts=true
42dtb=system.cpu.dtb
43function_trace=false
44function_trace_start=0
45interrupts=system.cpu.interrupts
37itb=system.cpu.itb
38max_insts_all_threads=0
39max_insts_any_thread=0
40max_loads_all_threads=0
41max_loads_any_thread=0
42numThreads=1
43phase=0
46itb=system.cpu.itb
47max_insts_all_threads=0
48max_insts_any_thread=0
49max_loads_all_threads=0
50max_loads_any_thread=0
51numThreads=1
52phase=0
53profile=0
44progress_interval=0
45simulate_data_stalls=false
46simulate_inst_stalls=false
47system=system
48tracer=system.cpu.tracer
49width=1
50workload=system.cpu.workload
51dcache_port=system.membus.port[3]
52icache_port=system.membus.port[2]
53
54[system.cpu.dtb]
55type=PowerTLB
56size=64
57
54progress_interval=0
55simulate_data_stalls=false
56simulate_inst_stalls=false
57system=system
58tracer=system.cpu.tracer
59width=1
60workload=system.cpu.workload
61dcache_port=system.membus.port[3]
62icache_port=system.membus.port[2]
63
64[system.cpu.dtb]
65type=PowerTLB
66size=64
67
68[system.cpu.interrupts]
69type=PowerInterrupts
70
58[system.cpu.itb]
59type=PowerTLB
60size=64
61
62[system.cpu.tracer]
63type=ExeTracer
64
65[system.cpu.workload]

--- 38 unchanged lines hidden ---
71[system.cpu.itb]
72type=PowerTLB
73size=64
74
75[system.cpu.tracer]
76type=ExeTracer
77
78[system.cpu.workload]

--- 38 unchanged lines hidden ---