stats: updates due to changes to x86, stale configs.
[gem5.git] / tests / long / se / 60.bzip2 / ref / alpha / tru64 / simple-atomic / config.ini
1 [root]
2 type=Root
3 children=system
4 eventq_index=0
5 full_system=false
6 sim_quantum=0
7 time_sync_enable=false
8 time_sync_period=100000000000
9 time_sync_spin_threshold=100000000
10
11 [system]
12 type=System
13 children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14 boot_osflags=a
15 cache_line_size=64
16 clk_domain=system.clk_domain
17 eventq_index=0
18 init_param=0
19 kernel=
20 kernel_addr_check=true
21 load_addr_mask=1099511627775
22 load_offset=0
23 mem_mode=atomic
24 mem_ranges=
25 memories=system.physmem
26 num_work_ids=16
27 readfile=
28 symbolfile=
29 work_begin_ckpt_count=0
30 work_begin_cpu_id_exit=-1
31 work_begin_exit_count=0
32 work_cpus_ckpt_count=0
33 work_end_ckpt_count=0
34 work_end_exit_count=0
35 work_item_id=-1
36 system_port=system.membus.slave[0]
37
38 [system.clk_domain]
39 type=SrcClockDomain
40 clock=1000
41 domain_id=-1
42 eventq_index=0
43 init_perf_level=0
44 voltage_domain=system.voltage_domain
45
46 [system.cpu]
47 type=AtomicSimpleCPU
48 children=dtb interrupts isa itb tracer workload
49 branchPred=Null
50 checker=Null
51 clk_domain=system.cpu_clk_domain
52 cpu_id=0
53 do_checkpoint_insts=true
54 do_quiesce=true
55 do_statistics_insts=true
56 dtb=system.cpu.dtb
57 eventq_index=0
58 fastmem=false
59 function_trace=false
60 function_trace_start=0
61 interrupts=system.cpu.interrupts
62 isa=system.cpu.isa
63 itb=system.cpu.itb
64 max_insts_all_threads=0
65 max_insts_any_thread=0
66 max_loads_all_threads=0
67 max_loads_any_thread=0
68 numThreads=1
69 profile=0
70 progress_interval=0
71 simpoint_start_insts=
72 simulate_data_stalls=false
73 simulate_inst_stalls=false
74 socket_id=0
75 switched_out=false
76 system=system
77 tracer=system.cpu.tracer
78 width=1
79 workload=system.cpu.workload
80 dcache_port=system.membus.slave[2]
81 icache_port=system.membus.slave[1]
82
83 [system.cpu.dtb]
84 type=AlphaTLB
85 eventq_index=0
86 size=64
87
88 [system.cpu.interrupts]
89 type=AlphaInterrupts
90 eventq_index=0
91
92 [system.cpu.isa]
93 type=AlphaISA
94 eventq_index=0
95 system=system
96
97 [system.cpu.itb]
98 type=AlphaTLB
99 eventq_index=0
100 size=48
101
102 [system.cpu.tracer]
103 type=ExeTracer
104 eventq_index=0
105
106 [system.cpu.workload]
107 type=LiveProcess
108 cmd=bzip2 input.source 1
109 cwd=build/ALPHA/tests/opt/long/se/60.bzip2/alpha/tru64/simple-atomic
110 egid=100
111 env=
112 errout=cerr
113 euid=100
114 eventq_index=0
115 executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/alpha/tru64/bzip2
116 gid=100
117 input=cin
118 max_stack_size=67108864
119 output=cout
120 pid=100
121 ppid=99
122 simpoint=0
123 system=system
124 uid=100
125 useArchPT=false
126
127 [system.cpu_clk_domain]
128 type=SrcClockDomain
129 clock=500
130 domain_id=-1
131 eventq_index=0
132 init_perf_level=0
133 voltage_domain=system.voltage_domain
134
135 [system.dvfs_handler]
136 type=DVFSHandler
137 domains=
138 enable=false
139 eventq_index=0
140 sys_clk_domain=system.clk_domain
141 transition_latency=100000000
142
143 [system.membus]
144 type=CoherentXBar
145 clk_domain=system.clk_domain
146 eventq_index=0
147 header_cycles=1
148 snoop_filter=Null
149 system=system
150 use_default_range=false
151 width=8
152 master=system.physmem.port
153 slave=system.system_port system.cpu.icache_port system.cpu.dcache_port
154
155 [system.physmem]
156 type=SimpleMemory
157 bandwidth=73.000000
158 clk_domain=system.clk_domain
159 conf_table_reported=true
160 eventq_index=0
161 in_addr_map=true
162 latency=30000
163 latency_var=0
164 null=false
165 range=0:134217727
166 port=system.membus.master[0]
167
168 [system.voltage_domain]
169 type=VoltageDomain
170 eventq_index=0
171 voltage=1.000000
172