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=100000000
6time_sync_spin_threshold=100000
7
8[system]
9type=System
10children=cpu dir_cntrl0 l1_cntrl0 physmem ruby sys_port_proxy
5time_sync_enable=false
6time_sync_period=100000000
7time_sync_spin_threshold=100000
8
9[system]
10type=System
11children=cpu dir_cntrl0 l1_cntrl0 physmem ruby sys_port_proxy
12boot_osflags=a
13init_param=0
14kernel=
15load_addr_mask=1099511627775
11mem_mode=timing
12memories=system.physmem
13num_work_ids=16
14physmem=system.physmem
16mem_mode=timing
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.sys_port_proxy.port[0]
23
24[system.cpu]
25type=TimingSimpleCPU
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.sys_port_proxy.port[0]
30
31[system.cpu]
32type=TimingSimpleCPU
26children=dtb itb tracer workload
33children=dtb interrupts itb tracer workload
27checker=Null
28clock=1
29cpu_id=0
30defer_registration=false
31do_checkpoint_insts=true
34checker=Null
35clock=1
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
44system=system
45tracer=system.cpu.tracer
46workload=system.cpu.workload
47dcache_port=system.l1_cntrl0.sequencer.port[1]
48icache_port=system.l1_cntrl0.sequencer.port[0]
49
50[system.cpu.dtb]
51type=X86TLB
53progress_interval=0
54system=system
55tracer=system.cpu.tracer
56workload=system.cpu.workload
57dcache_port=system.l1_cntrl0.sequencer.port[1]
58icache_port=system.l1_cntrl0.sequencer.port[0]
59
60[system.cpu.dtb]
61type=X86TLB
62children=walker
52size=64
63size=64
64walker=system.cpu.dtb.walker
53
65
66[system.cpu.dtb.walker]
67type=X86PagetableWalker
68system=system
69port=system.l1_cntrl0.sequencer.port[3]
70
71[system.cpu.interrupts]
72type=X86LocalApic
73int_latency=1
74pio_addr=2305843009213693952
75pio_latency=1
76system=system
77int_port=system.l1_cntrl0.sequencer.port[5]
78pio=system.l1_cntrl0.sequencer.port[4]
79
54[system.cpu.itb]
55type=X86TLB
80[system.cpu.itb]
81type=X86TLB
82children=walker
56size=64
83size=64
84walker=system.cpu.itb.walker
57
85
86[system.cpu.itb.walker]
87type=X86PagetableWalker
88system=system
89port=system.l1_cntrl0.sequencer.port[2]
90
58[system.cpu.tracer]
59type=ExeTracer
60
61[system.cpu.workload]
62type=LiveProcess
63cmd=hello
64cwd=
65egid=100

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

126buffer_size=0
127cacheMemory=system.l1_cntrl0.cacheMemory
128cache_response_latency=12
129cntrl_id=0
130issue_latency=2
131number_of_TBEs=256
132recycle_latency=10
133ruby_system=system.ruby
91[system.cpu.tracer]
92type=ExeTracer
93
94[system.cpu.workload]
95type=LiveProcess
96cmd=hello
97cwd=
98egid=100

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

159buffer_size=0
160cacheMemory=system.l1_cntrl0.cacheMemory
161cache_response_latency=12
162cntrl_id=0
163issue_latency=2
164number_of_TBEs=256
165recycle_latency=10
166ruby_system=system.ruby
167send_evictions=false
134sequencer=system.l1_cntrl0.sequencer
135transitions_per_cycle=32
136version=0
137
138[system.l1_cntrl0.cacheMemory]
139type=RubyCache
140assoc=2
141is_icache=false

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

152icache=system.l1_cntrl0.cacheMemory
153max_outstanding_requests=16
154physmem=system.physmem
155ruby_system=system.ruby
156using_network_tester=false
157using_ruby_tester=false
158version=0
159physMemPort=system.physmem.port[0]
168sequencer=system.l1_cntrl0.sequencer
169transitions_per_cycle=32
170version=0
171
172[system.l1_cntrl0.cacheMemory]
173type=RubyCache
174assoc=2
175is_icache=false

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

186icache=system.l1_cntrl0.cacheMemory
187max_outstanding_requests=16
188physmem=system.physmem
189ruby_system=system.ruby
190using_network_tester=false
191using_ruby_tester=false
192version=0
193physMemPort=system.physmem.port[0]
160port=system.cpu.icache_port system.cpu.dcache_port
194port=system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port system.cpu.interrupts.pio system.cpu.interrupts.int_port
161
162[system.physmem]
163type=PhysicalMemory
164file=
165latency=30
166latency_var=0
167null=false
168range=0:134217727

--- 100 unchanged lines hidden ---
195
196[system.physmem]
197type=PhysicalMemory
198file=
199latency=30
200latency_var=0
201null=false
202range=0:134217727

--- 100 unchanged lines hidden ---