config.ini (10063:9595c7a1d837) config.ini (10315:9e02c14446bb)
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=System
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=System
13children=clk_domain cpu cpu_clk_domain membus physmem voltage_domain
13children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18init_param=0
19kernel=
20kernel_addr_check=true
20load_addr_mask=1099511627775
21load_offset=0
22mem_mode=atomic
23mem_ranges=
24memories=system.physmem
25num_work_ids=16
26readfile=
27symbolfile=

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

32work_end_ckpt_count=0
33work_end_exit_count=0
34work_item_id=-1
35system_port=system.membus.slave[0]
36
37[system.clk_domain]
38type=SrcClockDomain
39clock=1000
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=atomic
24mem_ranges=
25memories=system.physmem
26num_work_ids=16
27readfile=
28symbolfile=

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

33work_end_ckpt_count=0
34work_end_exit_count=0
35work_item_id=-1
36system_port=system.membus.slave[0]
37
38[system.clk_domain]
39type=SrcClockDomain
40clock=1000
41domain_id=-1
40eventq_index=0
42eventq_index=0
43init_perf_level=0
41voltage_domain=system.voltage_domain
42
43[system.cpu]
44type=AtomicSimpleCPU
45children=dtb interrupts isa itb tracer workload
46branchPred=Null
47checker=Null
48clk_domain=system.cpu_clk_domain

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

66profile=0
67progress_interval=0
68simpoint_interval=100000000
69simpoint_profile=false
70simpoint_profile_file=simpoint.bb.gz
71simpoint_start_insts=
72simulate_data_stalls=false
73simulate_inst_stalls=false
44voltage_domain=system.voltage_domain
45
46[system.cpu]
47type=AtomicSimpleCPU
48children=dtb interrupts isa itb tracer workload
49branchPred=Null
50checker=Null
51clk_domain=system.cpu_clk_domain

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

69profile=0
70progress_interval=0
71simpoint_interval=100000000
72simpoint_profile=false
73simpoint_profile_file=simpoint.bb.gz
74simpoint_start_insts=
75simulate_data_stalls=false
76simulate_inst_stalls=false
77socket_id=0
74switched_out=false
75system=system
76tracer=system.cpu.tracer
77width=1
78workload=system.cpu.workload
79dcache_port=system.membus.slave[2]
80icache_port=system.membus.slave[1]
81

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

105type=LiveProcess
106cmd=hello
107cwd=
108egid=100
109env=
110errout=cerr
111euid=100
112eventq_index=0
78switched_out=false
79system=system
80tracer=system.cpu.tracer
81width=1
82workload=system.cpu.workload
83dcache_port=system.membus.slave[2]
84icache_port=system.membus.slave[1]
85

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

109type=LiveProcess
110cmd=hello
111cwd=
112egid=100
113env=
114errout=cerr
115euid=100
116eventq_index=0
113executable=tests/test-progs/hello/bin/sparc/linux/hello
117executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/sparc/linux/hello
114gid=100
115input=cin
116max_stack_size=67108864
117output=cout
118pid=100
119ppid=99
120simpoint=0
121system=system
122uid=100
123
124[system.cpu_clk_domain]
125type=SrcClockDomain
126clock=500
118gid=100
119input=cin
120max_stack_size=67108864
121output=cout
122pid=100
123ppid=99
124simpoint=0
125system=system
126uid=100
127
128[system.cpu_clk_domain]
129type=SrcClockDomain
130clock=500
131domain_id=-1
127eventq_index=0
132eventq_index=0
133init_perf_level=0
128voltage_domain=system.voltage_domain
129
134voltage_domain=system.voltage_domain
135
136[system.dvfs_handler]
137type=DVFSHandler
138domains=
139enable=false
140eventq_index=0
141sys_clk_domain=system.clk_domain
142transition_latency=100000000
143
130[system.membus]
131type=CoherentBus
132clk_domain=system.clk_domain
133eventq_index=0
134header_cycles=1
135system=system
136use_default_range=false
137width=8

--- 21 unchanged lines hidden ---
144[system.membus]
145type=CoherentBus
146clk_domain=system.clk_domain
147eventq_index=0
148header_cycles=1
149system=system
150use_default_range=false
151width=8

--- 21 unchanged lines hidden ---