fix interrupting during a quisce on sparc
[gem5.git] / tests / long / 00.gzip / ref / alpha / linux / simple-atomic / config.out
1 [root]
2 type=Root
3 clock=1000000000000
4 max_tick=0
5 progress_interval=0
6 output_file=cout
7
8 [system.physmem]
9 type=PhysicalMemory
10 file=
11 range=[0,134217727]
12 latency=1
13
14 [system]
15 type=System
16 physmem=system.physmem
17 mem_mode=atomic
18
19 [system.membus]
20 type=Bus
21 bus_id=0
22 clock=1000
23 width=64
24 responder_set=false
25
26 [system.cpu.workload]
27 type=LiveProcess
28 cmd=gzip input.log 1
29 executable=/dist/m5/cpu2000/binaries/alpha/tru64/gzip
30 input=cin
31 output=cout
32 env=
33 cwd=build/ALPHA_SE/tests/opt/long/00.gzip/alpha/linux/simple-atomic
34 system=system
35 uid=100
36 euid=100
37 gid=100
38 egid=100
39 pid=100
40 ppid=99
41
42 [system.cpu]
43 type=AtomicSimpleCPU
44 max_insts_any_thread=0
45 max_insts_all_threads=0
46 max_loads_any_thread=0
47 max_loads_all_threads=0
48 progress_interval=0
49 system=system
50 cpu_id=0
51 workload=system.cpu.workload
52 clock=1
53 phase=0
54 defer_registration=false
55 width=1
56 function_trace=false
57 function_trace_start=0
58 simulate_stalls=false
59
60 [trace]
61 flags=
62 start=0
63 cycle=0
64 bufsize=0
65 file=cout
66 dump_on_exit=false
67 ignore=
68
69 [stats]
70 descriptions=true
71 project_name=test
72 simulation_name=test
73 simulation_sample=0
74 text_file=m5stats.txt
75 text_compat=true
76 mysql_db=
77 mysql_user=
78 mysql_password=
79 mysql_host=
80 events_start=-1
81 dump_reset=false
82 dump_cycle=0
83 dump_period=0
84 ignore_events=
85
86 [random]
87 seed=1
88
89 [exetrace]
90 speculative=true
91 print_cycle=true
92 print_opclass=true
93 print_thread=true
94 print_effaddr=true
95 print_data=true
96 print_iregs=false
97 print_fetchseq=false
98 print_cpseq=false
99 print_reg_delta=false
100 pc_symbol=true
101 intel_format=false
102 legion_lockstep=false
103 trace_system=client
104
105 [statsreset]
106 reset_cycle=0
107