config.ini (10451:3a87241adfb8) config.ini (10526:0068ad93a67e)
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 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=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=timing
24mem_ranges=
25memories=system.physmem
26num_work_ids=16
27readfile=
28symbolfile=
29work_begin_ckpt_count=0
30work_begin_cpu_id_exit=-1
31work_begin_exit_count=0
32work_cpus_ckpt_count=0
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
42eventq_index=0
43init_perf_level=0
44voltage_domain=system.voltage_domain
45
46[system.cpu]
47type=DerivO3CPU
48children=apic_clk_domain branchPred dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
49LFSTSize=1024
50LQEntries=32
51LSQCheckLoads=true
52LSQDepCheckShift=4
53SQEntries=32
54SSITSize=1024
55activity=0
56backComSize=5
57branchPred=system.cpu.branchPred
58cachePorts=200
59checker=Null
60clk_domain=system.cpu_clk_domain
61commitToDecodeDelay=1
62commitToFetchDelay=1
63commitToIEWDelay=1
64commitToRenameDelay=1
65commitWidth=8
66cpu_id=0
67decodeToFetchDelay=1
68decodeToRenameDelay=1
69decodeWidth=8
70dispatchWidth=8
71do_checkpoint_insts=true
72do_quiesce=true
73do_statistics_insts=true
74dtb=system.cpu.dtb
75eventq_index=0
76fetchBufferSize=64
77fetchQueueSize=32
78fetchToDecodeDelay=1
79fetchTrapLatency=1
80fetchWidth=8
81forwardComSize=5
82fuPool=system.cpu.fuPool
83function_trace=false
84function_trace_start=0
85iewToCommitDelay=1
86iewToDecodeDelay=1
87iewToFetchDelay=1
88iewToRenameDelay=1
89interrupts=system.cpu.interrupts
90isa=system.cpu.isa
91issueToExecuteDelay=1
92issueWidth=8
93itb=system.cpu.itb
94max_insts_all_threads=0
95max_insts_any_thread=0
96max_loads_all_threads=0
97max_loads_any_thread=0
98needsTSO=true
99numIQEntries=64
100numPhysCCRegs=1280
101numPhysFloatRegs=256
102numPhysIntRegs=256
103numROBEntries=192
104numRobs=1
105numThreads=1
106profile=0
107progress_interval=0
108renameToDecodeDelay=1
109renameToFetchDelay=1
110renameToIEWDelay=2
111renameToROBDelay=1
112renameWidth=8
113simpoint_start_insts=
114smtCommitPolicy=RoundRobin
115smtFetchPolicy=SingleThread
116smtIQPolicy=Partitioned
117smtIQThreshold=100
118smtLSQPolicy=Partitioned
119smtLSQThreshold=100
120smtNumFetchingThreads=1
121smtROBPolicy=Partitioned
122smtROBThreshold=100
123socket_id=0
124squashWidth=8
125store_set_clear_period=250000
126switched_out=false
127system=system
128tracer=system.cpu.tracer
129trapLatency=13
130wbWidth=8
131workload=system.cpu.workload
132dcache_port=system.cpu.dcache.cpu_side
133icache_port=system.cpu.icache.cpu_side
134
135[system.cpu.apic_clk_domain]
136type=DerivedClockDomain
137clk_divider=16
138clk_domain=system.cpu_clk_domain
139eventq_index=0
140
141[system.cpu.branchPred]
142type=BranchPredictor
143BTBEntries=4096
144BTBTagSize=16
145RASSize=16
146choiceCtrBits=2
147choicePredictorSize=8192
148eventq_index=0
149globalCtrBits=2
150globalPredictorSize=8192
151instShiftAmt=2
152localCtrBits=2
153localHistoryTableSize=2048
154localPredictorSize=2048
155numThreads=1
156predType=tournament
157
158[system.cpu.dcache]
159type=BaseCache
160children=tags
161addr_ranges=0:18446744073709551615
162assoc=2
163clk_domain=system.cpu_clk_domain
164eventq_index=0
165forward_snoops=true
166hit_latency=2
167is_top_level=true
168max_miss_count=0
169mshrs=4
170prefetch_on_access=false
171prefetcher=Null
172response_latency=2
173sequential_access=false
174size=262144
175system=system
176tags=system.cpu.dcache.tags
177tgts_per_mshr=20
178two_queue=false
179write_buffers=8
180cpu_side=system.cpu.dcache_port
181mem_side=system.cpu.toL2Bus.slave[1]
182
183[system.cpu.dcache.tags]
184type=LRU
185assoc=2
186block_size=64
187clk_domain=system.cpu_clk_domain
188eventq_index=0
189hit_latency=2
190sequential_access=false
191size=262144
192
193[system.cpu.dtb]
194type=X86TLB
195children=walker
196eventq_index=0
197size=64
198walker=system.cpu.dtb.walker
199
200[system.cpu.dtb.walker]
201type=X86PagetableWalker
202clk_domain=system.cpu_clk_domain
203eventq_index=0
204num_squash_per_cycle=4
205system=system
206port=system.cpu.toL2Bus.slave[3]
207
208[system.cpu.fuPool]
209type=FUPool
210children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
211FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7 system.cpu.fuPool.FUList8
212eventq_index=0
213
214[system.cpu.fuPool.FUList0]
215type=FUDesc
216children=opList
217count=6
218eventq_index=0
219opList=system.cpu.fuPool.FUList0.opList
220
221[system.cpu.fuPool.FUList0.opList]
222type=OpDesc
223eventq_index=0
224issueLat=1
225opClass=IntAlu
226opLat=1
227
228[system.cpu.fuPool.FUList1]
229type=FUDesc
230children=opList0 opList1
231count=2
232eventq_index=0
233opList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
234
235[system.cpu.fuPool.FUList1.opList0]
236type=OpDesc
237eventq_index=0
238issueLat=1
239opClass=IntMult
240opLat=3
241
242[system.cpu.fuPool.FUList1.opList1]
243type=OpDesc
244eventq_index=0
245issueLat=19
246opClass=IntDiv
247opLat=20
248
249[system.cpu.fuPool.FUList2]
250type=FUDesc
251children=opList0 opList1 opList2
252count=4
253eventq_index=0
254opList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
255
256[system.cpu.fuPool.FUList2.opList0]
257type=OpDesc
258eventq_index=0
259issueLat=1
260opClass=FloatAdd
261opLat=2
262
263[system.cpu.fuPool.FUList2.opList1]
264type=OpDesc
265eventq_index=0
266issueLat=1
267opClass=FloatCmp
268opLat=2
269
270[system.cpu.fuPool.FUList2.opList2]
271type=OpDesc
272eventq_index=0
273issueLat=1
274opClass=FloatCvt
275opLat=2
276
277[system.cpu.fuPool.FUList3]
278type=FUDesc
279children=opList0 opList1 opList2
280count=2
281eventq_index=0
282opList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
283
284[system.cpu.fuPool.FUList3.opList0]
285type=OpDesc
286eventq_index=0
287issueLat=1
288opClass=FloatMult
289opLat=4
290
291[system.cpu.fuPool.FUList3.opList1]
292type=OpDesc
293eventq_index=0
294issueLat=12
295opClass=FloatDiv
296opLat=12
297
298[system.cpu.fuPool.FUList3.opList2]
299type=OpDesc
300eventq_index=0
301issueLat=24
302opClass=FloatSqrt
303opLat=24
304
305[system.cpu.fuPool.FUList4]
306type=FUDesc
307children=opList
308count=0
309eventq_index=0
310opList=system.cpu.fuPool.FUList4.opList
311
312[system.cpu.fuPool.FUList4.opList]
313type=OpDesc
314eventq_index=0
315issueLat=1
316opClass=MemRead
317opLat=1
318
319[system.cpu.fuPool.FUList5]
320type=FUDesc
321children=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
322count=4
323eventq_index=0
324opList=system.cpu.fuPool.FUList5.opList00 system.cpu.fuPool.FUList5.opList01 system.cpu.fuPool.FUList5.opList02 system.cpu.fuPool.FUList5.opList03 system.cpu.fuPool.FUList5.opList04 system.cpu.fuPool.FUList5.opList05 system.cpu.fuPool.FUList5.opList06 system.cpu.fuPool.FUList5.opList07 system.cpu.fuPool.FUList5.opList08 system.cpu.fuPool.FUList5.opList09 system.cpu.fuPool.FUList5.opList10 system.cpu.fuPool.FUList5.opList11 system.cpu.fuPool.FUList5.opList12 system.cpu.fuPool.FUList5.opList13 system.cpu.fuPool.FUList5.opList14 system.cpu.fuPool.FUList5.opList15 system.cpu.fuPool.FUList5.opList16 system.cpu.fuPool.FUList5.opList17 system.cpu.fuPool.FUList5.opList18 system.cpu.fuPool.FUList5.opList19
325
326[system.cpu.fuPool.FUList5.opList00]
327type=OpDesc
328eventq_index=0
329issueLat=1
330opClass=SimdAdd
331opLat=1
332
333[system.cpu.fuPool.FUList5.opList01]
334type=OpDesc
335eventq_index=0
336issueLat=1
337opClass=SimdAddAcc
338opLat=1
339
340[system.cpu.fuPool.FUList5.opList02]
341type=OpDesc
342eventq_index=0
343issueLat=1
344opClass=SimdAlu
345opLat=1
346
347[system.cpu.fuPool.FUList5.opList03]
348type=OpDesc
349eventq_index=0
350issueLat=1
351opClass=SimdCmp
352opLat=1
353
354[system.cpu.fuPool.FUList5.opList04]
355type=OpDesc
356eventq_index=0
357issueLat=1
358opClass=SimdCvt
359opLat=1
360
361[system.cpu.fuPool.FUList5.opList05]
362type=OpDesc
363eventq_index=0
364issueLat=1
365opClass=SimdMisc
366opLat=1
367
368[system.cpu.fuPool.FUList5.opList06]
369type=OpDesc
370eventq_index=0
371issueLat=1
372opClass=SimdMult
373opLat=1
374
375[system.cpu.fuPool.FUList5.opList07]
376type=OpDesc
377eventq_index=0
378issueLat=1
379opClass=SimdMultAcc
380opLat=1
381
382[system.cpu.fuPool.FUList5.opList08]
383type=OpDesc
384eventq_index=0
385issueLat=1
386opClass=SimdShift
387opLat=1
388
389[system.cpu.fuPool.FUList5.opList09]
390type=OpDesc
391eventq_index=0
392issueLat=1
393opClass=SimdShiftAcc
394opLat=1
395
396[system.cpu.fuPool.FUList5.opList10]
397type=OpDesc
398eventq_index=0
399issueLat=1
400opClass=SimdSqrt
401opLat=1
402
403[system.cpu.fuPool.FUList5.opList11]
404type=OpDesc
405eventq_index=0
406issueLat=1
407opClass=SimdFloatAdd
408opLat=1
409
410[system.cpu.fuPool.FUList5.opList12]
411type=OpDesc
412eventq_index=0
413issueLat=1
414opClass=SimdFloatAlu
415opLat=1
416
417[system.cpu.fuPool.FUList5.opList13]
418type=OpDesc
419eventq_index=0
420issueLat=1
421opClass=SimdFloatCmp
422opLat=1
423
424[system.cpu.fuPool.FUList5.opList14]
425type=OpDesc
426eventq_index=0
427issueLat=1
428opClass=SimdFloatCvt
429opLat=1
430
431[system.cpu.fuPool.FUList5.opList15]
432type=OpDesc
433eventq_index=0
434issueLat=1
435opClass=SimdFloatDiv
436opLat=1
437
438[system.cpu.fuPool.FUList5.opList16]
439type=OpDesc
440eventq_index=0
441issueLat=1
442opClass=SimdFloatMisc
443opLat=1
444
445[system.cpu.fuPool.FUList5.opList17]
446type=OpDesc
447eventq_index=0
448issueLat=1
449opClass=SimdFloatMult
450opLat=1
451
452[system.cpu.fuPool.FUList5.opList18]
453type=OpDesc
454eventq_index=0
455issueLat=1
456opClass=SimdFloatMultAcc
457opLat=1
458
459[system.cpu.fuPool.FUList5.opList19]
460type=OpDesc
461eventq_index=0
462issueLat=1
463opClass=SimdFloatSqrt
464opLat=1
465
466[system.cpu.fuPool.FUList6]
467type=FUDesc
468children=opList
469count=0
470eventq_index=0
471opList=system.cpu.fuPool.FUList6.opList
472
473[system.cpu.fuPool.FUList6.opList]
474type=OpDesc
475eventq_index=0
476issueLat=1
477opClass=MemWrite
478opLat=1
479
480[system.cpu.fuPool.FUList7]
481type=FUDesc
482children=opList0 opList1
483count=4
484eventq_index=0
485opList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
486
487[system.cpu.fuPool.FUList7.opList0]
488type=OpDesc
489eventq_index=0
490issueLat=1
491opClass=MemRead
492opLat=1
493
494[system.cpu.fuPool.FUList7.opList1]
495type=OpDesc
496eventq_index=0
497issueLat=1
498opClass=MemWrite
499opLat=1
500
501[system.cpu.fuPool.FUList8]
502type=FUDesc
503children=opList
504count=1
505eventq_index=0
506opList=system.cpu.fuPool.FUList8.opList
507
508[system.cpu.fuPool.FUList8.opList]
509type=OpDesc
510eventq_index=0
511issueLat=3
512opClass=IprAccess
513opLat=3
514
515[system.cpu.icache]
516type=BaseCache
517children=tags
518addr_ranges=0:18446744073709551615
519assoc=2
520clk_domain=system.cpu_clk_domain
521eventq_index=0
522forward_snoops=true
523hit_latency=2
524is_top_level=true
525max_miss_count=0
526mshrs=4
527prefetch_on_access=false
528prefetcher=Null
529response_latency=2
530sequential_access=false
531size=131072
532system=system
533tags=system.cpu.icache.tags
534tgts_per_mshr=20
535two_queue=false
536write_buffers=8
537cpu_side=system.cpu.icache_port
538mem_side=system.cpu.toL2Bus.slave[0]
539
540[system.cpu.icache.tags]
541type=LRU
542assoc=2
543block_size=64
544clk_domain=system.cpu_clk_domain
545eventq_index=0
546hit_latency=2
547sequential_access=false
548size=131072
549
550[system.cpu.interrupts]
551type=X86LocalApic
552clk_domain=system.cpu.apic_clk_domain
553eventq_index=0
554int_latency=1000
555pio_addr=2305843009213693952
556pio_latency=100000
557system=system
558int_master=system.membus.slave[2]
559int_slave=system.membus.master[2]
560pio=system.membus.master[1]
561
562[system.cpu.isa]
563type=X86ISA
564eventq_index=0
565
566[system.cpu.itb]
567type=X86TLB
568children=walker
569eventq_index=0
570size=64
571walker=system.cpu.itb.walker
572
573[system.cpu.itb.walker]
574type=X86PagetableWalker
575clk_domain=system.cpu_clk_domain
576eventq_index=0
577num_squash_per_cycle=4
578system=system
579port=system.cpu.toL2Bus.slave[2]
580
581[system.cpu.l2cache]
582type=BaseCache
583children=tags
584addr_ranges=0:18446744073709551615
585assoc=8
586clk_domain=system.cpu_clk_domain
587eventq_index=0
588forward_snoops=true
589hit_latency=20
590is_top_level=false
591max_miss_count=0
592mshrs=20
593prefetch_on_access=false
594prefetcher=Null
595response_latency=20
596sequential_access=false
597size=2097152
598system=system
599tags=system.cpu.l2cache.tags
600tgts_per_mshr=12
601two_queue=false
602write_buffers=8
603cpu_side=system.cpu.toL2Bus.master[0]
604mem_side=system.membus.slave[1]
605
606[system.cpu.l2cache.tags]
607type=LRU
608assoc=8
609block_size=64
610clk_domain=system.cpu_clk_domain
611eventq_index=0
612hit_latency=20
613sequential_access=false
614size=2097152
615
616[system.cpu.toL2Bus]
617type=CoherentXBar
618clk_domain=system.cpu_clk_domain
619eventq_index=0
620header_cycles=1
621snoop_filter=Null
622system=system
623use_default_range=false
624width=32
625master=system.cpu.l2cache.cpu_side
626slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
627
628[system.cpu.tracer]
629type=ExeTracer
630eventq_index=0
631
632[system.cpu.workload]
633type=LiveProcess
634cmd=hello
635cwd=
636egid=100
637env=
638errout=cerr
639euid=100
640eventq_index=0
641executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/x86/linux/hello
642gid=100
643input=cin
644max_stack_size=67108864
645output=cout
646pid=100
647ppid=99
648simpoint=0
649system=system
650uid=100
651useArchPT=false
652
653[system.cpu_clk_domain]
654type=SrcClockDomain
655clock=500
656domain_id=-1
657eventq_index=0
658init_perf_level=0
659voltage_domain=system.voltage_domain
660
661[system.dvfs_handler]
662type=DVFSHandler
663domains=
664enable=false
665eventq_index=0
666sys_clk_domain=system.clk_domain
667transition_latency=100000000
668
669[system.membus]
670type=CoherentXBar
671clk_domain=system.clk_domain
672eventq_index=0
673header_cycles=1
674snoop_filter=Null
675system=system
676use_default_range=false
677width=8
678master=system.physmem.port system.cpu.interrupts.pio system.cpu.interrupts.int_slave
679slave=system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master
680
681[system.physmem]
682type=DRAMCtrl
683IDD0=0.075000
684IDD02=0.000000
685IDD2N=0.050000
686IDD2N2=0.000000
687IDD2P0=0.000000
688IDD2P02=0.000000
689IDD2P1=0.000000
690IDD2P12=0.000000
691IDD3N=0.057000
692IDD3N2=0.000000
693IDD3P0=0.000000
694IDD3P02=0.000000
695IDD3P1=0.000000
696IDD3P12=0.000000
697IDD4R=0.187000
698IDD4R2=0.000000
699IDD4W=0.165000
700IDD4W2=0.000000
701IDD5=0.220000
702IDD52=0.000000
703IDD6=0.000000
704IDD62=0.000000
705VDD=1.500000
706VDD2=0.000000
707activation_limit=4
708addr_mapping=RoRaBaChCo
709bank_groups_per_rank=0
710banks_per_rank=8
711burst_length=8
712channels=1
713clk_domain=system.clk_domain
714conf_table_reported=true
715device_bus_width=8
716device_rowbuffer_size=1024
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 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=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=timing
24mem_ranges=
25memories=system.physmem
26num_work_ids=16
27readfile=
28symbolfile=
29work_begin_ckpt_count=0
30work_begin_cpu_id_exit=-1
31work_begin_exit_count=0
32work_cpus_ckpt_count=0
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
42eventq_index=0
43init_perf_level=0
44voltage_domain=system.voltage_domain
45
46[system.cpu]
47type=DerivO3CPU
48children=apic_clk_domain branchPred dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
49LFSTSize=1024
50LQEntries=32
51LSQCheckLoads=true
52LSQDepCheckShift=4
53SQEntries=32
54SSITSize=1024
55activity=0
56backComSize=5
57branchPred=system.cpu.branchPred
58cachePorts=200
59checker=Null
60clk_domain=system.cpu_clk_domain
61commitToDecodeDelay=1
62commitToFetchDelay=1
63commitToIEWDelay=1
64commitToRenameDelay=1
65commitWidth=8
66cpu_id=0
67decodeToFetchDelay=1
68decodeToRenameDelay=1
69decodeWidth=8
70dispatchWidth=8
71do_checkpoint_insts=true
72do_quiesce=true
73do_statistics_insts=true
74dtb=system.cpu.dtb
75eventq_index=0
76fetchBufferSize=64
77fetchQueueSize=32
78fetchToDecodeDelay=1
79fetchTrapLatency=1
80fetchWidth=8
81forwardComSize=5
82fuPool=system.cpu.fuPool
83function_trace=false
84function_trace_start=0
85iewToCommitDelay=1
86iewToDecodeDelay=1
87iewToFetchDelay=1
88iewToRenameDelay=1
89interrupts=system.cpu.interrupts
90isa=system.cpu.isa
91issueToExecuteDelay=1
92issueWidth=8
93itb=system.cpu.itb
94max_insts_all_threads=0
95max_insts_any_thread=0
96max_loads_all_threads=0
97max_loads_any_thread=0
98needsTSO=true
99numIQEntries=64
100numPhysCCRegs=1280
101numPhysFloatRegs=256
102numPhysIntRegs=256
103numROBEntries=192
104numRobs=1
105numThreads=1
106profile=0
107progress_interval=0
108renameToDecodeDelay=1
109renameToFetchDelay=1
110renameToIEWDelay=2
111renameToROBDelay=1
112renameWidth=8
113simpoint_start_insts=
114smtCommitPolicy=RoundRobin
115smtFetchPolicy=SingleThread
116smtIQPolicy=Partitioned
117smtIQThreshold=100
118smtLSQPolicy=Partitioned
119smtLSQThreshold=100
120smtNumFetchingThreads=1
121smtROBPolicy=Partitioned
122smtROBThreshold=100
123socket_id=0
124squashWidth=8
125store_set_clear_period=250000
126switched_out=false
127system=system
128tracer=system.cpu.tracer
129trapLatency=13
130wbWidth=8
131workload=system.cpu.workload
132dcache_port=system.cpu.dcache.cpu_side
133icache_port=system.cpu.icache.cpu_side
134
135[system.cpu.apic_clk_domain]
136type=DerivedClockDomain
137clk_divider=16
138clk_domain=system.cpu_clk_domain
139eventq_index=0
140
141[system.cpu.branchPred]
142type=BranchPredictor
143BTBEntries=4096
144BTBTagSize=16
145RASSize=16
146choiceCtrBits=2
147choicePredictorSize=8192
148eventq_index=0
149globalCtrBits=2
150globalPredictorSize=8192
151instShiftAmt=2
152localCtrBits=2
153localHistoryTableSize=2048
154localPredictorSize=2048
155numThreads=1
156predType=tournament
157
158[system.cpu.dcache]
159type=BaseCache
160children=tags
161addr_ranges=0:18446744073709551615
162assoc=2
163clk_domain=system.cpu_clk_domain
164eventq_index=0
165forward_snoops=true
166hit_latency=2
167is_top_level=true
168max_miss_count=0
169mshrs=4
170prefetch_on_access=false
171prefetcher=Null
172response_latency=2
173sequential_access=false
174size=262144
175system=system
176tags=system.cpu.dcache.tags
177tgts_per_mshr=20
178two_queue=false
179write_buffers=8
180cpu_side=system.cpu.dcache_port
181mem_side=system.cpu.toL2Bus.slave[1]
182
183[system.cpu.dcache.tags]
184type=LRU
185assoc=2
186block_size=64
187clk_domain=system.cpu_clk_domain
188eventq_index=0
189hit_latency=2
190sequential_access=false
191size=262144
192
193[system.cpu.dtb]
194type=X86TLB
195children=walker
196eventq_index=0
197size=64
198walker=system.cpu.dtb.walker
199
200[system.cpu.dtb.walker]
201type=X86PagetableWalker
202clk_domain=system.cpu_clk_domain
203eventq_index=0
204num_squash_per_cycle=4
205system=system
206port=system.cpu.toL2Bus.slave[3]
207
208[system.cpu.fuPool]
209type=FUPool
210children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
211FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7 system.cpu.fuPool.FUList8
212eventq_index=0
213
214[system.cpu.fuPool.FUList0]
215type=FUDesc
216children=opList
217count=6
218eventq_index=0
219opList=system.cpu.fuPool.FUList0.opList
220
221[system.cpu.fuPool.FUList0.opList]
222type=OpDesc
223eventq_index=0
224issueLat=1
225opClass=IntAlu
226opLat=1
227
228[system.cpu.fuPool.FUList1]
229type=FUDesc
230children=opList0 opList1
231count=2
232eventq_index=0
233opList=system.cpu.fuPool.FUList1.opList0 system.cpu.fuPool.FUList1.opList1
234
235[system.cpu.fuPool.FUList1.opList0]
236type=OpDesc
237eventq_index=0
238issueLat=1
239opClass=IntMult
240opLat=3
241
242[system.cpu.fuPool.FUList1.opList1]
243type=OpDesc
244eventq_index=0
245issueLat=19
246opClass=IntDiv
247opLat=20
248
249[system.cpu.fuPool.FUList2]
250type=FUDesc
251children=opList0 opList1 opList2
252count=4
253eventq_index=0
254opList=system.cpu.fuPool.FUList2.opList0 system.cpu.fuPool.FUList2.opList1 system.cpu.fuPool.FUList2.opList2
255
256[system.cpu.fuPool.FUList2.opList0]
257type=OpDesc
258eventq_index=0
259issueLat=1
260opClass=FloatAdd
261opLat=2
262
263[system.cpu.fuPool.FUList2.opList1]
264type=OpDesc
265eventq_index=0
266issueLat=1
267opClass=FloatCmp
268opLat=2
269
270[system.cpu.fuPool.FUList2.opList2]
271type=OpDesc
272eventq_index=0
273issueLat=1
274opClass=FloatCvt
275opLat=2
276
277[system.cpu.fuPool.FUList3]
278type=FUDesc
279children=opList0 opList1 opList2
280count=2
281eventq_index=0
282opList=system.cpu.fuPool.FUList3.opList0 system.cpu.fuPool.FUList3.opList1 system.cpu.fuPool.FUList3.opList2
283
284[system.cpu.fuPool.FUList3.opList0]
285type=OpDesc
286eventq_index=0
287issueLat=1
288opClass=FloatMult
289opLat=4
290
291[system.cpu.fuPool.FUList3.opList1]
292type=OpDesc
293eventq_index=0
294issueLat=12
295opClass=FloatDiv
296opLat=12
297
298[system.cpu.fuPool.FUList3.opList2]
299type=OpDesc
300eventq_index=0
301issueLat=24
302opClass=FloatSqrt
303opLat=24
304
305[system.cpu.fuPool.FUList4]
306type=FUDesc
307children=opList
308count=0
309eventq_index=0
310opList=system.cpu.fuPool.FUList4.opList
311
312[system.cpu.fuPool.FUList4.opList]
313type=OpDesc
314eventq_index=0
315issueLat=1
316opClass=MemRead
317opLat=1
318
319[system.cpu.fuPool.FUList5]
320type=FUDesc
321children=opList00 opList01 opList02 opList03 opList04 opList05 opList06 opList07 opList08 opList09 opList10 opList11 opList12 opList13 opList14 opList15 opList16 opList17 opList18 opList19
322count=4
323eventq_index=0
324opList=system.cpu.fuPool.FUList5.opList00 system.cpu.fuPool.FUList5.opList01 system.cpu.fuPool.FUList5.opList02 system.cpu.fuPool.FUList5.opList03 system.cpu.fuPool.FUList5.opList04 system.cpu.fuPool.FUList5.opList05 system.cpu.fuPool.FUList5.opList06 system.cpu.fuPool.FUList5.opList07 system.cpu.fuPool.FUList5.opList08 system.cpu.fuPool.FUList5.opList09 system.cpu.fuPool.FUList5.opList10 system.cpu.fuPool.FUList5.opList11 system.cpu.fuPool.FUList5.opList12 system.cpu.fuPool.FUList5.opList13 system.cpu.fuPool.FUList5.opList14 system.cpu.fuPool.FUList5.opList15 system.cpu.fuPool.FUList5.opList16 system.cpu.fuPool.FUList5.opList17 system.cpu.fuPool.FUList5.opList18 system.cpu.fuPool.FUList5.opList19
325
326[system.cpu.fuPool.FUList5.opList00]
327type=OpDesc
328eventq_index=0
329issueLat=1
330opClass=SimdAdd
331opLat=1
332
333[system.cpu.fuPool.FUList5.opList01]
334type=OpDesc
335eventq_index=0
336issueLat=1
337opClass=SimdAddAcc
338opLat=1
339
340[system.cpu.fuPool.FUList5.opList02]
341type=OpDesc
342eventq_index=0
343issueLat=1
344opClass=SimdAlu
345opLat=1
346
347[system.cpu.fuPool.FUList5.opList03]
348type=OpDesc
349eventq_index=0
350issueLat=1
351opClass=SimdCmp
352opLat=1
353
354[system.cpu.fuPool.FUList5.opList04]
355type=OpDesc
356eventq_index=0
357issueLat=1
358opClass=SimdCvt
359opLat=1
360
361[system.cpu.fuPool.FUList5.opList05]
362type=OpDesc
363eventq_index=0
364issueLat=1
365opClass=SimdMisc
366opLat=1
367
368[system.cpu.fuPool.FUList5.opList06]
369type=OpDesc
370eventq_index=0
371issueLat=1
372opClass=SimdMult
373opLat=1
374
375[system.cpu.fuPool.FUList5.opList07]
376type=OpDesc
377eventq_index=0
378issueLat=1
379opClass=SimdMultAcc
380opLat=1
381
382[system.cpu.fuPool.FUList5.opList08]
383type=OpDesc
384eventq_index=0
385issueLat=1
386opClass=SimdShift
387opLat=1
388
389[system.cpu.fuPool.FUList5.opList09]
390type=OpDesc
391eventq_index=0
392issueLat=1
393opClass=SimdShiftAcc
394opLat=1
395
396[system.cpu.fuPool.FUList5.opList10]
397type=OpDesc
398eventq_index=0
399issueLat=1
400opClass=SimdSqrt
401opLat=1
402
403[system.cpu.fuPool.FUList5.opList11]
404type=OpDesc
405eventq_index=0
406issueLat=1
407opClass=SimdFloatAdd
408opLat=1
409
410[system.cpu.fuPool.FUList5.opList12]
411type=OpDesc
412eventq_index=0
413issueLat=1
414opClass=SimdFloatAlu
415opLat=1
416
417[system.cpu.fuPool.FUList5.opList13]
418type=OpDesc
419eventq_index=0
420issueLat=1
421opClass=SimdFloatCmp
422opLat=1
423
424[system.cpu.fuPool.FUList5.opList14]
425type=OpDesc
426eventq_index=0
427issueLat=1
428opClass=SimdFloatCvt
429opLat=1
430
431[system.cpu.fuPool.FUList5.opList15]
432type=OpDesc
433eventq_index=0
434issueLat=1
435opClass=SimdFloatDiv
436opLat=1
437
438[system.cpu.fuPool.FUList5.opList16]
439type=OpDesc
440eventq_index=0
441issueLat=1
442opClass=SimdFloatMisc
443opLat=1
444
445[system.cpu.fuPool.FUList5.opList17]
446type=OpDesc
447eventq_index=0
448issueLat=1
449opClass=SimdFloatMult
450opLat=1
451
452[system.cpu.fuPool.FUList5.opList18]
453type=OpDesc
454eventq_index=0
455issueLat=1
456opClass=SimdFloatMultAcc
457opLat=1
458
459[system.cpu.fuPool.FUList5.opList19]
460type=OpDesc
461eventq_index=0
462issueLat=1
463opClass=SimdFloatSqrt
464opLat=1
465
466[system.cpu.fuPool.FUList6]
467type=FUDesc
468children=opList
469count=0
470eventq_index=0
471opList=system.cpu.fuPool.FUList6.opList
472
473[system.cpu.fuPool.FUList6.opList]
474type=OpDesc
475eventq_index=0
476issueLat=1
477opClass=MemWrite
478opLat=1
479
480[system.cpu.fuPool.FUList7]
481type=FUDesc
482children=opList0 opList1
483count=4
484eventq_index=0
485opList=system.cpu.fuPool.FUList7.opList0 system.cpu.fuPool.FUList7.opList1
486
487[system.cpu.fuPool.FUList7.opList0]
488type=OpDesc
489eventq_index=0
490issueLat=1
491opClass=MemRead
492opLat=1
493
494[system.cpu.fuPool.FUList7.opList1]
495type=OpDesc
496eventq_index=0
497issueLat=1
498opClass=MemWrite
499opLat=1
500
501[system.cpu.fuPool.FUList8]
502type=FUDesc
503children=opList
504count=1
505eventq_index=0
506opList=system.cpu.fuPool.FUList8.opList
507
508[system.cpu.fuPool.FUList8.opList]
509type=OpDesc
510eventq_index=0
511issueLat=3
512opClass=IprAccess
513opLat=3
514
515[system.cpu.icache]
516type=BaseCache
517children=tags
518addr_ranges=0:18446744073709551615
519assoc=2
520clk_domain=system.cpu_clk_domain
521eventq_index=0
522forward_snoops=true
523hit_latency=2
524is_top_level=true
525max_miss_count=0
526mshrs=4
527prefetch_on_access=false
528prefetcher=Null
529response_latency=2
530sequential_access=false
531size=131072
532system=system
533tags=system.cpu.icache.tags
534tgts_per_mshr=20
535two_queue=false
536write_buffers=8
537cpu_side=system.cpu.icache_port
538mem_side=system.cpu.toL2Bus.slave[0]
539
540[system.cpu.icache.tags]
541type=LRU
542assoc=2
543block_size=64
544clk_domain=system.cpu_clk_domain
545eventq_index=0
546hit_latency=2
547sequential_access=false
548size=131072
549
550[system.cpu.interrupts]
551type=X86LocalApic
552clk_domain=system.cpu.apic_clk_domain
553eventq_index=0
554int_latency=1000
555pio_addr=2305843009213693952
556pio_latency=100000
557system=system
558int_master=system.membus.slave[2]
559int_slave=system.membus.master[2]
560pio=system.membus.master[1]
561
562[system.cpu.isa]
563type=X86ISA
564eventq_index=0
565
566[system.cpu.itb]
567type=X86TLB
568children=walker
569eventq_index=0
570size=64
571walker=system.cpu.itb.walker
572
573[system.cpu.itb.walker]
574type=X86PagetableWalker
575clk_domain=system.cpu_clk_domain
576eventq_index=0
577num_squash_per_cycle=4
578system=system
579port=system.cpu.toL2Bus.slave[2]
580
581[system.cpu.l2cache]
582type=BaseCache
583children=tags
584addr_ranges=0:18446744073709551615
585assoc=8
586clk_domain=system.cpu_clk_domain
587eventq_index=0
588forward_snoops=true
589hit_latency=20
590is_top_level=false
591max_miss_count=0
592mshrs=20
593prefetch_on_access=false
594prefetcher=Null
595response_latency=20
596sequential_access=false
597size=2097152
598system=system
599tags=system.cpu.l2cache.tags
600tgts_per_mshr=12
601two_queue=false
602write_buffers=8
603cpu_side=system.cpu.toL2Bus.master[0]
604mem_side=system.membus.slave[1]
605
606[system.cpu.l2cache.tags]
607type=LRU
608assoc=8
609block_size=64
610clk_domain=system.cpu_clk_domain
611eventq_index=0
612hit_latency=20
613sequential_access=false
614size=2097152
615
616[system.cpu.toL2Bus]
617type=CoherentXBar
618clk_domain=system.cpu_clk_domain
619eventq_index=0
620header_cycles=1
621snoop_filter=Null
622system=system
623use_default_range=false
624width=32
625master=system.cpu.l2cache.cpu_side
626slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
627
628[system.cpu.tracer]
629type=ExeTracer
630eventq_index=0
631
632[system.cpu.workload]
633type=LiveProcess
634cmd=hello
635cwd=
636egid=100
637env=
638errout=cerr
639euid=100
640eventq_index=0
641executable=/scratch/nilay/GEM5/gem5/tests/test-progs/hello/bin/x86/linux/hello
642gid=100
643input=cin
644max_stack_size=67108864
645output=cout
646pid=100
647ppid=99
648simpoint=0
649system=system
650uid=100
651useArchPT=false
652
653[system.cpu_clk_domain]
654type=SrcClockDomain
655clock=500
656domain_id=-1
657eventq_index=0
658init_perf_level=0
659voltage_domain=system.voltage_domain
660
661[system.dvfs_handler]
662type=DVFSHandler
663domains=
664enable=false
665eventq_index=0
666sys_clk_domain=system.clk_domain
667transition_latency=100000000
668
669[system.membus]
670type=CoherentXBar
671clk_domain=system.clk_domain
672eventq_index=0
673header_cycles=1
674snoop_filter=Null
675system=system
676use_default_range=false
677width=8
678master=system.physmem.port system.cpu.interrupts.pio system.cpu.interrupts.int_slave
679slave=system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master
680
681[system.physmem]
682type=DRAMCtrl
683IDD0=0.075000
684IDD02=0.000000
685IDD2N=0.050000
686IDD2N2=0.000000
687IDD2P0=0.000000
688IDD2P02=0.000000
689IDD2P1=0.000000
690IDD2P12=0.000000
691IDD3N=0.057000
692IDD3N2=0.000000
693IDD3P0=0.000000
694IDD3P02=0.000000
695IDD3P1=0.000000
696IDD3P12=0.000000
697IDD4R=0.187000
698IDD4R2=0.000000
699IDD4W=0.165000
700IDD4W2=0.000000
701IDD5=0.220000
702IDD52=0.000000
703IDD6=0.000000
704IDD62=0.000000
705VDD=1.500000
706VDD2=0.000000
707activation_limit=4
708addr_mapping=RoRaBaChCo
709bank_groups_per_rank=0
710banks_per_rank=8
711burst_length=8
712channels=1
713clk_domain=system.clk_domain
714conf_table_reported=true
715device_bus_width=8
716device_rowbuffer_size=1024
717device_size=536870912
717devices_per_rank=8
718dll=true
719eventq_index=0
720in_addr_map=true
721max_accesses_per_row=16
722mem_sched_policy=frfcfs
723min_writes_per_switch=16
724null=false
725page_policy=open_adaptive
726range=0:134217727
727ranks_per_channel=2
728read_buffer_size=32
729static_backend_latency=10000
730static_frontend_latency=10000
731tBURST=5000
732tCCD_L=0
733tCK=1250
734tCL=13750
735tCS=2500
736tRAS=35000
737tRCD=13750
738tREFI=7800000
739tRFC=260000
740tRP=13750
741tRRD=6000
742tRRD_L=0
743tRTP=7500
744tRTW=2500
745tWR=15000
746tWTR=7500
747tXAW=30000
748tXP=0
749tXPDLL=0
750tXS=0
751tXSDLL=0
752write_buffer_size=64
753write_high_thresh_perc=85
754write_low_thresh_perc=50
755port=system.membus.master[0]
756
757[system.voltage_domain]
758type=VoltageDomain
759eventq_index=0
760voltage=1.000000
761
718devices_per_rank=8
719dll=true
720eventq_index=0
721in_addr_map=true
722max_accesses_per_row=16
723mem_sched_policy=frfcfs
724min_writes_per_switch=16
725null=false
726page_policy=open_adaptive
727range=0:134217727
728ranks_per_channel=2
729read_buffer_size=32
730static_backend_latency=10000
731static_frontend_latency=10000
732tBURST=5000
733tCCD_L=0
734tCK=1250
735tCL=13750
736tCS=2500
737tRAS=35000
738tRCD=13750
739tREFI=7800000
740tRFC=260000
741tRP=13750
742tRRD=6000
743tRRD_L=0
744tRTP=7500
745tRTW=2500
746tWR=15000
747tWTR=7500
748tXAW=30000
749tXP=0
750tXPDLL=0
751tXS=0
752tXSDLL=0
753write_buffer_size=64
754write_high_thresh_perc=85
755write_low_thresh_perc=50
756port=system.membus.master[0]
757
758[system.voltage_domain]
759type=VoltageDomain
760eventq_index=0
761voltage=1.000000
762