Deleted Added
sdiff udiff text old ( 10315:9e02c14446bb ) new ( 10451:3a87241adfb8 )
full compact
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
209cmd=perlbmk -I. -I lib lgred.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
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]
244type=CoherentBus
245clk_domain=system.clk_domain
246eventq_index=0
247header_cycles=1
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 ---