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
27checker=Null
28clock=500
29cpu_id=0
30defer_registration=false
31do_checkpoint_insts=true
34checker=Null
35clock=500
36cpu_id=0
37defer_registration=false
38do_checkpoint_insts=true
39do_quiesce=true
32do_statistics_insts=true
33dtb=system.cpu.dtb
34function_trace=false
35function_trace_start=0
40do_statistics_insts=true
41dtb=system.cpu.dtb
42function_trace=false
43function_trace_start=0
44interrupts=system.cpu.interrupts
36itb=system.cpu.itb
37max_insts_all_threads=0
38max_insts_any_thread=0
39max_loads_all_threads=0
40max_loads_any_thread=0
41numThreads=1
42phase=0
45itb=system.cpu.itb
46max_insts_all_threads=0
47max_insts_any_thread=0
48max_loads_all_threads=0
49max_loads_any_thread=0
50numThreads=1
51phase=0
52profile=0
43progress_interval=0
44simulate_data_stalls=false
45simulate_inst_stalls=false
46system=system
47tracer=system.cpu.tracer
48width=1
49workload=system.cpu.workload
50dcache_port=system.membus.port[3]
51icache_port=system.membus.port[2]
52
53[system.cpu.dtb]
54type=ArmTLB
53progress_interval=0
54simulate_data_stalls=false
55simulate_inst_stalls=false
56system=system
57tracer=system.cpu.tracer
58width=1
59workload=system.cpu.workload
60dcache_port=system.membus.port[3]
61icache_port=system.membus.port[2]
62
63[system.cpu.dtb]
64type=ArmTLB
65children=walker
55size=64
66size=64
67walker=system.cpu.dtb.walker
56
68
69[system.cpu.dtb.walker]
70type=ArmTableWalker
71max_backoff=100000
72min_backoff=0
73sys=system
74port=system.membus.port[5]
75
76[system.cpu.interrupts]
77type=ArmInterrupts
78
57[system.cpu.itb]
58type=ArmTLB
79[system.cpu.itb]
80type=ArmTLB
81children=walker
59size=64
82size=64
83walker=system.cpu.itb.walker
60
84
85[system.cpu.itb.walker]
86type=ArmTableWalker
87max_backoff=100000
88min_backoff=0
89sys=system
90port=system.membus.port[4]
91
61[system.cpu.tracer]
62type=ExeTracer
63
64[system.cpu.workload]
65type=LiveProcess
66cmd=parser 2.1.dict -batch
92[system.cpu.tracer]
93type=ExeTracer
94
95[system.cpu.workload]
96type=LiveProcess
97cmd=parser 2.1.dict -batch
67cwd=build/ARM_SE/tests/opt/long/20.parser/arm/linux/simple-atomic
98cwd=build/ARM/tests/fast/long/se/20.parser/arm/linux/simple-atomic
68egid=100
69env=
70errout=cerr
71euid=100
72executable=/dist/m5/cpu2000/binaries/arm/linux/parser
73gid=100
74input=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
75max_stack_size=67108864

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

83[system.membus]
84type=Bus
85block_size=64
86bus_id=0
87clock=1000
88header_cycles=1
89use_default_range=false
90width=64
99egid=100
100env=
101errout=cerr
102euid=100
103executable=/dist/m5/cpu2000/binaries/arm/linux/parser
104gid=100
105input=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
106max_stack_size=67108864

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

114[system.membus]
115type=Bus
116block_size=64
117bus_id=0
118clock=1000
119header_cycles=1
120use_default_range=false
121width=64
91port=system.system_port system.physmem.port[0] system.cpu.icache_port system.cpu.dcache_port
122port=system.system_port system.physmem.port[0] system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port
92
93[system.physmem]
94type=PhysicalMemory
95file=
96latency=30000
97latency_var=0
98null=false
99range=0:134217727
100zero=false
101port=system.membus.port[1]
102
123
124[system.physmem]
125type=PhysicalMemory
126file=
127latency=30000
128latency_var=0
129null=false
130range=0:134217727
131zero=false
132port=system.membus.port[1]
133