config.ini (10315:9e02c14446bb) config.ini (10451:3a87241adfb8)
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

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

65itb=system.cpu.itb
66max_insts_all_threads=0
67max_insts_any_thread=0
68max_loads_all_threads=0
69max_loads_any_thread=0
70numThreads=1
71profile=0
72progress_interval=0
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000

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

65itb=system.cpu.itb
66max_insts_all_threads=0
67max_insts_any_thread=0
68max_loads_all_threads=0
69max_loads_any_thread=0
70numThreads=1
71profile=0
72progress_interval=0
73simpoint_interval=100000000
74simpoint_profile=false
75simpoint_profile_file=simpoint.bb.gz
76simpoint_start_insts=
77simulate_data_stalls=false
78simulate_inst_stalls=false
79socket_id=0
80switched_out=false
81system=system
82tracer=system.cpu.tracer
83width=1

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

201port=system.membus.slave[3]
202
203[system.cpu.tracer]
204type=ExeTracer
205eventq_index=0
206
207[system.cpu.workload]
208type=LiveProcess
73simpoint_start_insts=
74simulate_data_stalls=false
75simulate_inst_stalls=false
76socket_id=0
77switched_out=false
78system=system
79tracer=system.cpu.tracer
80width=1

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

198port=system.membus.slave[3]
199
200[system.cpu.tracer]
201type=ExeTracer
202eventq_index=0
203
204[system.cpu.workload]
205type=LiveProcess
209cmd=perlbmk -I. -I lib lgred.makerand.pl
206cmd=perlbmk -I. -I lib mdred.makerand.pl
210cwd=build/ARM/tests/opt/long/se/40.perlbmk/arm/linux/simple-atomic
211egid=100
212env=
213errout=cerr
214euid=100
215eventq_index=0
216executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/perlbmk
217gid=100
218input=cin
219max_stack_size=67108864
220output=cout
221pid=100
222ppid=99
223simpoint=0
224system=system
225uid=100
207cwd=build/ARM/tests/opt/long/se/40.perlbmk/arm/linux/simple-atomic
208egid=100
209env=
210errout=cerr
211euid=100
212eventq_index=0
213executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/perlbmk
214gid=100
215input=cin
216max_stack_size=67108864
217output=cout
218pid=100
219ppid=99
220simpoint=0
221system=system
222uid=100
223useArchPT=false
226
227[system.cpu_clk_domain]
228type=SrcClockDomain
229clock=500
230domain_id=-1
231eventq_index=0
232init_perf_level=0
233voltage_domain=system.voltage_domain
234
235[system.dvfs_handler]
236type=DVFSHandler
237domains=
238enable=false
239eventq_index=0
240sys_clk_domain=system.clk_domain
241transition_latency=100000000
242
243[system.membus]
224
225[system.cpu_clk_domain]
226type=SrcClockDomain
227clock=500
228domain_id=-1
229eventq_index=0
230init_perf_level=0
231voltage_domain=system.voltage_domain
232
233[system.dvfs_handler]
234type=DVFSHandler
235domains=
236enable=false
237eventq_index=0
238sys_clk_domain=system.clk_domain
239transition_latency=100000000
240
241[system.membus]
244type=CoherentBus
242type=CoherentXBar
245clk_domain=system.clk_domain
246eventq_index=0
247header_cycles=1
243clk_domain=system.clk_domain
244eventq_index=0
245header_cycles=1
246snoop_filter=Null
248system=system
249use_default_range=false
250width=8
251master=system.physmem.port
252slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port system.cpu.istage2_mmu.stage2_tlb.walker.port system.cpu.dstage2_mmu.stage2_tlb.walker.port
253
254[system.physmem]
255type=SimpleMemory

--- 16 unchanged lines hidden ---
247system=system
248use_default_range=false
249width=8
250master=system.physmem.port
251slave=system.system_port system.cpu.icache_port system.cpu.dcache_port system.cpu.itb.walker.port system.cpu.dtb.walker.port system.cpu.istage2_mmu.stage2_tlb.walker.port system.cpu.dstage2_mmu.stage2_tlb.walker.port
252
253[system.physmem]
254type=SimpleMemory

--- 16 unchanged lines hidden ---