Deleted Added
sdiff udiff text old ( 9620:89aa34e10625 ) new ( 9885:afd9ea6101d9 )
full compact
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=timing
18mem_ranges=
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
34children=branchPred dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
35LFSTSize=1024
36LQEntries=32
37LSQCheckLoads=true
38LSQDepCheckShift=4
39SQEntries=32
40SSITSize=1024
41activity=0
42backComSize=5
43branchPred=system.cpu.branchPred
44cachePorts=200
45checker=Null
46clock=500
47commitToDecodeDelay=1
48commitToFetchDelay=1
49commitToIEWDelay=1
50commitToRenameDelay=1
51commitWidth=8
52cpu_id=0
53decodeToFetchDelay=1
54decodeToRenameDelay=1

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

87numThreads=1
88profile=0
89progress_interval=0
90renameToDecodeDelay=1
91renameToFetchDelay=1
92renameToIEWDelay=2
93renameToROBDelay=1
94renameWidth=8
95smtCommitPolicy=RoundRobin
96smtFetchPolicy=SingleThread
97smtIQPolicy=Partitioned
98smtIQThreshold=100
99smtLSQPolicy=Partitioned
100smtLSQThreshold=100
101smtNumFetchingThreads=1
102smtROBPolicy=Partitioned

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

116[system.cpu.branchPred]
117type=BranchPredictor
118BTBEntries=4096
119BTBTagSize=16
120RASSize=16
121choiceCtrBits=2
122choicePredictorSize=8192
123globalCtrBits=2
124globalHistoryBits=13
125globalPredictorSize=8192
126instShiftAmt=2
127localCtrBits=2
128localHistoryBits=11
129localHistoryTableSize=2048
130localPredictorSize=2048
131numThreads=1
132predType=tournament
133
134[system.cpu.dcache]
135type=BaseCache
136addr_ranges=0:18446744073709551615
137assoc=2
138block_size=64
139clock=500
140forward_snoops=true
141hit_latency=2
142is_top_level=true
143max_miss_count=0
144mshrs=4
145prefetch_on_access=false
146prefetcher=Null
147response_latency=2
148size=262144
149system=system
150tgts_per_mshr=20
151two_queue=false
152write_buffers=8
153cpu_side=system.cpu.dcache_port
154mem_side=system.cpu.toL2Bus.slave[1]
155
156[system.cpu.dtb]
157type=ArmTLB
158children=walker
159size=64
160walker=system.cpu.dtb.walker
161
162[system.cpu.dtb.walker]
163type=ArmTableWalker
164clock=500
165num_squash_per_cycle=2
166sys=system
167port=system.cpu.toL2Bus.slave[3]
168
169[system.cpu.fuPool]
170type=FUPool
171children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
172FUList=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

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

426[system.cpu.fuPool.FUList8.opList]
427type=OpDesc
428issueLat=3
429opClass=IprAccess
430opLat=3
431
432[system.cpu.icache]
433type=BaseCache
434addr_ranges=0:18446744073709551615
435assoc=2
436block_size=64
437clock=500
438forward_snoops=true
439hit_latency=2
440is_top_level=true
441max_miss_count=0
442mshrs=4
443prefetch_on_access=false
444prefetcher=Null
445response_latency=2
446size=131072
447system=system
448tgts_per_mshr=20
449two_queue=false
450write_buffers=8
451cpu_side=system.cpu.icache_port
452mem_side=system.cpu.toL2Bus.slave[0]
453
454[system.cpu.interrupts]
455type=ArmInterrupts
456
457[system.cpu.isa]
458type=ArmISA
459fpsid=1090793632
460id_isar0=34607377
461id_isar1=34677009

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

474[system.cpu.itb]
475type=ArmTLB
476children=walker
477size=64
478walker=system.cpu.itb.walker
479
480[system.cpu.itb.walker]
481type=ArmTableWalker
482clock=500
483num_squash_per_cycle=2
484sys=system
485port=system.cpu.toL2Bus.slave[2]
486
487[system.cpu.l2cache]
488type=BaseCache
489addr_ranges=0:18446744073709551615
490assoc=8
491block_size=64
492clock=500
493forward_snoops=true
494hit_latency=20
495is_top_level=false
496max_miss_count=0
497mshrs=20
498prefetch_on_access=false
499prefetcher=Null
500response_latency=20
501size=2097152
502system=system
503tgts_per_mshr=12
504two_queue=false
505write_buffers=8
506cpu_side=system.cpu.toL2Bus.master[0]
507mem_side=system.membus.slave[1]
508
509[system.cpu.toL2Bus]
510type=CoherentBus
511block_size=64
512clock=500
513header_cycles=1
514system=system
515use_default_range=false
516width=32
517master=system.cpu.l2cache.cpu_side
518slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
519
520[system.cpu.tracer]
521type=ExeTracer
522
523[system.cpu.workload]
524type=LiveProcess
525cmd=bzip2 input.source 1
526cwd=build/ARM/tests/opt/long/se/60.bzip2/arm/linux/o3-timing
527egid=100
528env=
529errout=cerr
530euid=100
531executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/bzip2
532gid=100
533input=cin
534max_stack_size=67108864
535output=cout
536pid=100
537ppid=99
538simpoint=0
539system=system
540uid=100
541
542[system.membus]
543type=CoherentBus
544block_size=64
545clock=1000
546header_cycles=1
547system=system
548use_default_range=false
549width=8
550master=system.physmem.port
551slave=system.system_port system.cpu.l2cache.mem_side
552
553[system.physmem]
554type=SimpleDRAM
555activation_limit=4
556addr_mapping=openmap
557banks_per_rank=8
558channels=1
559clock=1000
560conf_table_reported=false
561in_addr_map=true
562lines_per_rowbuffer=32
563mem_sched_policy=frfcfs
564null=false
565page_policy=open
566range=0:134217727
567ranks_per_channel=2
568read_buffer_size=32
569tBURST=5000
570tCL=13750
571tRCD=13750
572tREFI=7800000
573tRFC=300000
574tRP=13750
575tWTR=7500
576tXAW=40000
577write_buffer_size=32
578write_thresh_perc=70
579zero=false
580port=system.membus.master[0]
581