config.ini (9373:26ba525347fe) config.ini (9449:56610ab73040)
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu membus physmem
12boot_osflags=a
13clock=1000
14init_param=0
15kernel=
16load_addr_mask=1099511627775
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu membus physmem
12boot_osflags=a
13clock=1000
14init_param=0
15kernel=
16load_addr_mask=1099511627775
17mem_mode=atomic
17mem_mode=timing
18mem_ranges=
18memories=system.physmem
19num_work_ids=16
20readfile=
21symbolfile=
22work_begin_ckpt_count=0
23work_begin_cpu_id_exit=-1
24work_begin_exit_count=0
25work_cpus_ckpt_count=0
26work_end_ckpt_count=0
27work_end_exit_count=0
28work_item_id=-1
29system_port=system.membus.slave[0]
30
31[system.cpu]
32type=DerivO3CPU
19memories=system.physmem
20num_work_ids=16
21readfile=
22symbolfile=
23work_begin_ckpt_count=0
24work_begin_cpu_id_exit=-1
25work_begin_exit_count=0
26work_cpus_ckpt_count=0
27work_end_ckpt_count=0
28work_end_exit_count=0
29work_item_id=-1
30system_port=system.membus.slave[0]
31
32[system.cpu]
33type=DerivO3CPU
33children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
34children=dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
34BTBEntries=4096
35BTBTagSize=16
36LFSTSize=1024
37LQEntries=32
38LSQCheckLoads=true
39LSQDepCheckShift=4
40RASSize=16
41SQEntries=32

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

51commitToFetchDelay=1
52commitToIEWDelay=1
53commitToRenameDelay=1
54commitWidth=8
55cpu_id=0
56decodeToFetchDelay=1
57decodeToRenameDelay=1
58decodeWidth=8
35BTBEntries=4096
36BTBTagSize=16
37LFSTSize=1024
38LQEntries=32
39LSQCheckLoads=true
40LSQDepCheckShift=4
41RASSize=16
42SQEntries=32

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

52commitToFetchDelay=1
53commitToIEWDelay=1
54commitToRenameDelay=1
55commitWidth=8
56cpu_id=0
57decodeToFetchDelay=1
58decodeToRenameDelay=1
59decodeWidth=8
59defer_registration=false
60dispatchWidth=8
61do_checkpoint_insts=true
62do_quiesce=true
63do_statistics_insts=true
64dtb=system.cpu.dtb
65fetchToDecodeDelay=1
66fetchTrapLatency=1
67fetchWidth=8

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

73globalHistoryBits=13
74globalPredictorSize=8192
75iewToCommitDelay=1
76iewToDecodeDelay=1
77iewToFetchDelay=1
78iewToRenameDelay=1
79instShiftAmt=2
80interrupts=system.cpu.interrupts
60dispatchWidth=8
61do_checkpoint_insts=true
62do_quiesce=true
63do_statistics_insts=true
64dtb=system.cpu.dtb
65fetchToDecodeDelay=1
66fetchTrapLatency=1
67fetchWidth=8

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

73globalHistoryBits=13
74globalPredictorSize=8192
75iewToCommitDelay=1
76iewToDecodeDelay=1
77iewToFetchDelay=1
78iewToRenameDelay=1
79instShiftAmt=2
80interrupts=system.cpu.interrupts
81isa=system.cpu.isa
81issueToExecuteDelay=1
82issueWidth=8
83itb=system.cpu.itb
84localCtrBits=2
85localHistoryBits=11
86localHistoryTableSize=2048
87localPredictorSize=2048
88max_insts_all_threads=0

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

110smtIQThreshold=100
111smtLSQPolicy=Partitioned
112smtLSQThreshold=100
113smtNumFetchingThreads=1
114smtROBPolicy=Partitioned
115smtROBThreshold=100
116squashWidth=8
117store_set_clear_period=250000
82issueToExecuteDelay=1
83issueWidth=8
84itb=system.cpu.itb
85localCtrBits=2
86localHistoryBits=11
87localHistoryTableSize=2048
88localPredictorSize=2048
89max_insts_all_threads=0

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

111smtIQThreshold=100
112smtLSQPolicy=Partitioned
113smtLSQThreshold=100
114smtNumFetchingThreads=1
115smtROBPolicy=Partitioned
116smtROBThreshold=100
117squashWidth=8
118store_set_clear_period=250000
119switched_out=false
118system=system
119tracer=system.cpu.tracer
120trapLatency=13
121wbDepth=1
122wbWidth=8
123workload=system.cpu.workload
124dcache_port=system.cpu.dcache.cpu_side
125icache_port=system.cpu.icache.cpu_side
126
127[system.cpu.dcache]
128type=BaseCache
129addr_ranges=0:18446744073709551615
130assoc=2
131block_size=64
132clock=500
133forward_snoops=true
120system=system
121tracer=system.cpu.tracer
122trapLatency=13
123wbDepth=1
124wbWidth=8
125workload=system.cpu.workload
126dcache_port=system.cpu.dcache.cpu_side
127icache_port=system.cpu.icache.cpu_side
128
129[system.cpu.dcache]
130type=BaseCache
131addr_ranges=0:18446744073709551615
132assoc=2
133block_size=64
134clock=500
135forward_snoops=true
134hash_delay=1
135hit_latency=2
136is_top_level=true
137max_miss_count=0
138mshrs=4
139prefetch_on_access=false
140prefetcher=Null
136hit_latency=2
137is_top_level=true
138max_miss_count=0
139mshrs=4
140prefetch_on_access=false
141prefetcher=Null
141prioritizeRequests=false
142repl=Null
143response_latency=2
144size=262144
142response_latency=2
143size=262144
145subblock_size=0
146system=system
147tgts_per_mshr=20
144system=system
145tgts_per_mshr=20
148trace_addr=0
149two_queue=false
150write_buffers=8
151cpu_side=system.cpu.dcache_port
152mem_side=system.cpu.toL2Bus.slave[1]
153
154[system.cpu.dtb]
155type=X86TLB
156children=walker

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

428
429[system.cpu.icache]
430type=BaseCache
431addr_ranges=0:18446744073709551615
432assoc=2
433block_size=64
434clock=500
435forward_snoops=true
146two_queue=false
147write_buffers=8
148cpu_side=system.cpu.dcache_port
149mem_side=system.cpu.toL2Bus.slave[1]
150
151[system.cpu.dtb]
152type=X86TLB
153children=walker

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

425
426[system.cpu.icache]
427type=BaseCache
428addr_ranges=0:18446744073709551615
429assoc=2
430block_size=64
431clock=500
432forward_snoops=true
436hash_delay=1
437hit_latency=2
438is_top_level=true
439max_miss_count=0
440mshrs=4
441prefetch_on_access=false
442prefetcher=Null
433hit_latency=2
434is_top_level=true
435max_miss_count=0
436mshrs=4
437prefetch_on_access=false
438prefetcher=Null
443prioritizeRequests=false
444repl=Null
445response_latency=2
446size=131072
439response_latency=2
440size=131072
447subblock_size=0
448system=system
449tgts_per_mshr=20
441system=system
442tgts_per_mshr=20
450trace_addr=0
451two_queue=false
452write_buffers=8
453cpu_side=system.cpu.icache_port
454mem_side=system.cpu.toL2Bus.slave[0]
455
456[system.cpu.interrupts]
457type=X86LocalApic
458clock=500
459int_latency=1000
460pio_addr=2305843009213693952
461pio_latency=100000
462system=system
463int_master=system.membus.slave[2]
464int_slave=system.membus.master[2]
465pio=system.membus.master[1]
466
443two_queue=false
444write_buffers=8
445cpu_side=system.cpu.icache_port
446mem_side=system.cpu.toL2Bus.slave[0]
447
448[system.cpu.interrupts]
449type=X86LocalApic
450clock=500
451int_latency=1000
452pio_addr=2305843009213693952
453pio_latency=100000
454system=system
455int_master=system.membus.slave[2]
456int_slave=system.membus.master[2]
457pio=system.membus.master[1]
458
459[system.cpu.isa]
460type=X86ISA
461
467[system.cpu.itb]
468type=X86TLB
469children=walker
470size=64
471walker=system.cpu.itb.walker
472
473[system.cpu.itb.walker]
474type=X86PagetableWalker
475clock=500
476system=system
477port=system.cpu.toL2Bus.slave[2]
478
479[system.cpu.l2cache]
480type=BaseCache
481addr_ranges=0:18446744073709551615
482assoc=8
483block_size=64
484clock=500
485forward_snoops=true
462[system.cpu.itb]
463type=X86TLB
464children=walker
465size=64
466walker=system.cpu.itb.walker
467
468[system.cpu.itb.walker]
469type=X86PagetableWalker
470clock=500
471system=system
472port=system.cpu.toL2Bus.slave[2]
473
474[system.cpu.l2cache]
475type=BaseCache
476addr_ranges=0:18446744073709551615
477assoc=8
478block_size=64
479clock=500
480forward_snoops=true
486hash_delay=1
487hit_latency=20
488is_top_level=false
489max_miss_count=0
490mshrs=20
491prefetch_on_access=false
492prefetcher=Null
481hit_latency=20
482is_top_level=false
483max_miss_count=0
484mshrs=20
485prefetch_on_access=false
486prefetcher=Null
493prioritizeRequests=false
494repl=Null
495response_latency=20
496size=2097152
487response_latency=20
488size=2097152
497subblock_size=0
498system=system
499tgts_per_mshr=12
489system=system
490tgts_per_mshr=12
500trace_addr=0
501two_queue=false
502write_buffers=8
503cpu_side=system.cpu.toL2Bus.master[0]
504mem_side=system.membus.slave[1]
505
506[system.cpu.toL2Bus]
507type=CoherentBus
508block_size=64

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

519[system.cpu.workload]
520type=LiveProcess
521cmd=hello
522cwd=
523egid=100
524env=
525errout=cerr
526euid=100
491two_queue=false
492write_buffers=8
493cpu_side=system.cpu.toL2Bus.master[0]
494mem_side=system.membus.slave[1]
495
496[system.cpu.toL2Bus]
497type=CoherentBus
498block_size=64

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

509[system.cpu.workload]
510type=LiveProcess
511cmd=hello
512cwd=
513egid=100
514env=
515errout=cerr
516euid=100
527executable=tests/test-progs/hello/bin/x86/linux/hello
517executable=/gem5/dist/test-progs/hello/bin/x86/linux/hello
528gid=100
529input=cin
530max_stack_size=67108864
531output=cout
532pid=100
533ppid=99
534simpoint=0
535system=system

--- 38 unchanged lines hidden ---
518gid=100
519input=cin
520max_stack_size=67108864
521output=cout
522pid=100
523ppid=99
524simpoint=0
525system=system

--- 38 unchanged lines hidden ---