config.ini (9378:36ed6d4654bb) 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=cpu0 cpu1 cpu2 cpu3 l2c membus physmem toL2Bus
12boot_osflags=a
13clock=1000
14init_param=0
15kernel=
16load_addr_mask=1099511627775
17mem_mode=timing
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=cpu0 cpu1 cpu2 cpu3 l2c membus physmem toL2Bus
12boot_osflags=a
13clock=1000
14init_param=0
15kernel=
16load_addr_mask=1099511627775
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[1]
30
31[system.cpu0]
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[1]
31
32[system.cpu0]
33type=DerivO3CPU
33children=dcache dtb fuPool icache interrupts itb tracer workload
34children=dcache dtb fuPool icache interrupts isa itb 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.cpu0.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.cpu0.interrupts
60dispatchWidth=8
61do_checkpoint_insts=true
62do_quiesce=true
63do_statistics_insts=true
64dtb=system.cpu0.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.cpu0.interrupts
81isa=system.cpu0.isa
81issueToExecuteDelay=1
82issueWidth=8
83itb=system.cpu0.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.cpu0.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.cpu0.tracer
120trapLatency=13
121wbDepth=1
122wbWidth=8
123workload=system.cpu0.workload
124dcache_port=system.cpu0.dcache.cpu_side
125icache_port=system.cpu0.icache.cpu_side
126
127[system.cpu0.dcache]
128type=BaseCache
129addr_ranges=0:18446744073709551615
130assoc=4
131block_size=64
132clock=500
133forward_snoops=true
120system=system
121tracer=system.cpu0.tracer
122trapLatency=13
123wbDepth=1
124wbWidth=8
125workload=system.cpu0.workload
126dcache_port=system.cpu0.dcache.cpu_side
127icache_port=system.cpu0.icache.cpu_side
128
129[system.cpu0.dcache]
130type=BaseCache
131addr_ranges=0:18446744073709551615
132assoc=4
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=32768
142response_latency=2
143size=32768
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.cpu0.dcache_port
152mem_side=system.toL2Bus.slave[1]
153
154[system.cpu0.dtb]
155type=SparcTLB
156size=64

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

420
421[system.cpu0.icache]
422type=BaseCache
423addr_ranges=0:18446744073709551615
424assoc=1
425block_size=64
426clock=500
427forward_snoops=true
146two_queue=false
147write_buffers=8
148cpu_side=system.cpu0.dcache_port
149mem_side=system.toL2Bus.slave[1]
150
151[system.cpu0.dtb]
152type=SparcTLB
153size=64

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

417
418[system.cpu0.icache]
419type=BaseCache
420addr_ranges=0:18446744073709551615
421assoc=1
422block_size=64
423clock=500
424forward_snoops=true
428hash_delay=1
429hit_latency=2
430is_top_level=true
431max_miss_count=0
432mshrs=4
433prefetch_on_access=false
434prefetcher=Null
425hit_latency=2
426is_top_level=true
427max_miss_count=0
428mshrs=4
429prefetch_on_access=false
430prefetcher=Null
435prioritizeRequests=false
436repl=Null
437response_latency=2
438size=32768
431response_latency=2
432size=32768
439subblock_size=0
440system=system
441tgts_per_mshr=20
433system=system
434tgts_per_mshr=20
442trace_addr=0
443two_queue=false
444write_buffers=8
445cpu_side=system.cpu0.icache_port
446mem_side=system.toL2Bus.slave[0]
447
448[system.cpu0.interrupts]
449type=SparcInterrupts
450
435two_queue=false
436write_buffers=8
437cpu_side=system.cpu0.icache_port
438mem_side=system.toL2Bus.slave[0]
439
440[system.cpu0.interrupts]
441type=SparcInterrupts
442
443[system.cpu0.isa]
444type=SparcISA
445
451[system.cpu0.itb]
452type=SparcTLB
453size=64
454
455[system.cpu0.tracer]
456type=ExeTracer
457
458[system.cpu0.workload]
459type=LiveProcess
460cmd=test_atomic 4
461cwd=
462egid=100
463env=
464errout=cerr
465euid=100
446[system.cpu0.itb]
447type=SparcTLB
448size=64
449
450[system.cpu0.tracer]
451type=ExeTracer
452
453[system.cpu0.workload]
454type=LiveProcess
455cmd=test_atomic 4
456cwd=
457egid=100
458env=
459errout=cerr
460euid=100
466executable=tests/test-progs/m5threads/bin/sparc/linux/test_atomic
461executable=/gem5/dist/test-progs/m5threads/bin/sparc/linux/test_atomic
467gid=100
468input=cin
469max_stack_size=67108864
470output=cout
471pid=100
472ppid=99
473simpoint=0
474system=system
475uid=100
476
477[system.cpu1]
478type=DerivO3CPU
462gid=100
463input=cin
464max_stack_size=67108864
465output=cout
466pid=100
467ppid=99
468simpoint=0
469system=system
470uid=100
471
472[system.cpu1]
473type=DerivO3CPU
479children=dcache dtb fuPool icache interrupts itb tracer
474children=dcache dtb fuPool icache interrupts isa itb tracer
480BTBEntries=4096
481BTBTagSize=16
482LFSTSize=1024
483LQEntries=32
484LSQCheckLoads=true
485LSQDepCheckShift=4
486RASSize=16
487SQEntries=32

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

497commitToFetchDelay=1
498commitToIEWDelay=1
499commitToRenameDelay=1
500commitWidth=8
501cpu_id=1
502decodeToFetchDelay=1
503decodeToRenameDelay=1
504decodeWidth=8
475BTBEntries=4096
476BTBTagSize=16
477LFSTSize=1024
478LQEntries=32
479LSQCheckLoads=true
480LSQDepCheckShift=4
481RASSize=16
482SQEntries=32

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

492commitToFetchDelay=1
493commitToIEWDelay=1
494commitToRenameDelay=1
495commitWidth=8
496cpu_id=1
497decodeToFetchDelay=1
498decodeToRenameDelay=1
499decodeWidth=8
505defer_registration=false
506dispatchWidth=8
507do_checkpoint_insts=true
508do_quiesce=true
509do_statistics_insts=true
510dtb=system.cpu1.dtb
511fetchToDecodeDelay=1
512fetchTrapLatency=1
513fetchWidth=8

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

519globalHistoryBits=13
520globalPredictorSize=8192
521iewToCommitDelay=1
522iewToDecodeDelay=1
523iewToFetchDelay=1
524iewToRenameDelay=1
525instShiftAmt=2
526interrupts=system.cpu1.interrupts
500dispatchWidth=8
501do_checkpoint_insts=true
502do_quiesce=true
503do_statistics_insts=true
504dtb=system.cpu1.dtb
505fetchToDecodeDelay=1
506fetchTrapLatency=1
507fetchWidth=8

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

513globalHistoryBits=13
514globalPredictorSize=8192
515iewToCommitDelay=1
516iewToDecodeDelay=1
517iewToFetchDelay=1
518iewToRenameDelay=1
519instShiftAmt=2
520interrupts=system.cpu1.interrupts
521isa=system.cpu1.isa
527issueToExecuteDelay=1
528issueWidth=8
529itb=system.cpu1.itb
530localCtrBits=2
531localHistoryBits=11
532localHistoryTableSize=2048
533localPredictorSize=2048
534max_insts_all_threads=0

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

556smtIQThreshold=100
557smtLSQPolicy=Partitioned
558smtLSQThreshold=100
559smtNumFetchingThreads=1
560smtROBPolicy=Partitioned
561smtROBThreshold=100
562squashWidth=8
563store_set_clear_period=250000
522issueToExecuteDelay=1
523issueWidth=8
524itb=system.cpu1.itb
525localCtrBits=2
526localHistoryBits=11
527localHistoryTableSize=2048
528localPredictorSize=2048
529max_insts_all_threads=0

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

551smtIQThreshold=100
552smtLSQPolicy=Partitioned
553smtLSQThreshold=100
554smtNumFetchingThreads=1
555smtROBPolicy=Partitioned
556smtROBThreshold=100
557squashWidth=8
558store_set_clear_period=250000
559switched_out=false
564system=system
565tracer=system.cpu1.tracer
566trapLatency=13
567wbDepth=1
568wbWidth=8
569workload=system.cpu0.workload
570dcache_port=system.cpu1.dcache.cpu_side
571icache_port=system.cpu1.icache.cpu_side
572
573[system.cpu1.dcache]
574type=BaseCache
575addr_ranges=0:18446744073709551615
576assoc=4
577block_size=64
578clock=500
579forward_snoops=true
560system=system
561tracer=system.cpu1.tracer
562trapLatency=13
563wbDepth=1
564wbWidth=8
565workload=system.cpu0.workload
566dcache_port=system.cpu1.dcache.cpu_side
567icache_port=system.cpu1.icache.cpu_side
568
569[system.cpu1.dcache]
570type=BaseCache
571addr_ranges=0:18446744073709551615
572assoc=4
573block_size=64
574clock=500
575forward_snoops=true
580hash_delay=1
581hit_latency=2
582is_top_level=true
583max_miss_count=0
584mshrs=4
585prefetch_on_access=false
586prefetcher=Null
576hit_latency=2
577is_top_level=true
578max_miss_count=0
579mshrs=4
580prefetch_on_access=false
581prefetcher=Null
587prioritizeRequests=false
588repl=Null
589response_latency=2
590size=32768
582response_latency=2
583size=32768
591subblock_size=0
592system=system
593tgts_per_mshr=20
584system=system
585tgts_per_mshr=20
594trace_addr=0
595two_queue=false
596write_buffers=8
597cpu_side=system.cpu1.dcache_port
598mem_side=system.toL2Bus.slave[3]
599
600[system.cpu1.dtb]
601type=SparcTLB
602size=64

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

866
867[system.cpu1.icache]
868type=BaseCache
869addr_ranges=0:18446744073709551615
870assoc=1
871block_size=64
872clock=500
873forward_snoops=true
586two_queue=false
587write_buffers=8
588cpu_side=system.cpu1.dcache_port
589mem_side=system.toL2Bus.slave[3]
590
591[system.cpu1.dtb]
592type=SparcTLB
593size=64

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

857
858[system.cpu1.icache]
859type=BaseCache
860addr_ranges=0:18446744073709551615
861assoc=1
862block_size=64
863clock=500
864forward_snoops=true
874hash_delay=1
875hit_latency=2
876is_top_level=true
877max_miss_count=0
878mshrs=4
879prefetch_on_access=false
880prefetcher=Null
865hit_latency=2
866is_top_level=true
867max_miss_count=0
868mshrs=4
869prefetch_on_access=false
870prefetcher=Null
881prioritizeRequests=false
882repl=Null
883response_latency=2
884size=32768
871response_latency=2
872size=32768
885subblock_size=0
886system=system
887tgts_per_mshr=20
873system=system
874tgts_per_mshr=20
888trace_addr=0
889two_queue=false
890write_buffers=8
891cpu_side=system.cpu1.icache_port
892mem_side=system.toL2Bus.slave[2]
893
894[system.cpu1.interrupts]
895type=SparcInterrupts
896
875two_queue=false
876write_buffers=8
877cpu_side=system.cpu1.icache_port
878mem_side=system.toL2Bus.slave[2]
879
880[system.cpu1.interrupts]
881type=SparcInterrupts
882
883[system.cpu1.isa]
884type=SparcISA
885
897[system.cpu1.itb]
898type=SparcTLB
899size=64
900
901[system.cpu1.tracer]
902type=ExeTracer
903
904[system.cpu2]
905type=DerivO3CPU
886[system.cpu1.itb]
887type=SparcTLB
888size=64
889
890[system.cpu1.tracer]
891type=ExeTracer
892
893[system.cpu2]
894type=DerivO3CPU
906children=dcache dtb fuPool icache interrupts itb tracer
895children=dcache dtb fuPool icache interrupts isa itb tracer
907BTBEntries=4096
908BTBTagSize=16
909LFSTSize=1024
910LQEntries=32
911LSQCheckLoads=true
912LSQDepCheckShift=4
913RASSize=16
914SQEntries=32

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

924commitToFetchDelay=1
925commitToIEWDelay=1
926commitToRenameDelay=1
927commitWidth=8
928cpu_id=2
929decodeToFetchDelay=1
930decodeToRenameDelay=1
931decodeWidth=8
896BTBEntries=4096
897BTBTagSize=16
898LFSTSize=1024
899LQEntries=32
900LSQCheckLoads=true
901LSQDepCheckShift=4
902RASSize=16
903SQEntries=32

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

913commitToFetchDelay=1
914commitToIEWDelay=1
915commitToRenameDelay=1
916commitWidth=8
917cpu_id=2
918decodeToFetchDelay=1
919decodeToRenameDelay=1
920decodeWidth=8
932defer_registration=false
933dispatchWidth=8
934do_checkpoint_insts=true
935do_quiesce=true
936do_statistics_insts=true
937dtb=system.cpu2.dtb
938fetchToDecodeDelay=1
939fetchTrapLatency=1
940fetchWidth=8

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

946globalHistoryBits=13
947globalPredictorSize=8192
948iewToCommitDelay=1
949iewToDecodeDelay=1
950iewToFetchDelay=1
951iewToRenameDelay=1
952instShiftAmt=2
953interrupts=system.cpu2.interrupts
921dispatchWidth=8
922do_checkpoint_insts=true
923do_quiesce=true
924do_statistics_insts=true
925dtb=system.cpu2.dtb
926fetchToDecodeDelay=1
927fetchTrapLatency=1
928fetchWidth=8

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

934globalHistoryBits=13
935globalPredictorSize=8192
936iewToCommitDelay=1
937iewToDecodeDelay=1
938iewToFetchDelay=1
939iewToRenameDelay=1
940instShiftAmt=2
941interrupts=system.cpu2.interrupts
942isa=system.cpu2.isa
954issueToExecuteDelay=1
955issueWidth=8
956itb=system.cpu2.itb
957localCtrBits=2
958localHistoryBits=11
959localHistoryTableSize=2048
960localPredictorSize=2048
961max_insts_all_threads=0

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

983smtIQThreshold=100
984smtLSQPolicy=Partitioned
985smtLSQThreshold=100
986smtNumFetchingThreads=1
987smtROBPolicy=Partitioned
988smtROBThreshold=100
989squashWidth=8
990store_set_clear_period=250000
943issueToExecuteDelay=1
944issueWidth=8
945itb=system.cpu2.itb
946localCtrBits=2
947localHistoryBits=11
948localHistoryTableSize=2048
949localPredictorSize=2048
950max_insts_all_threads=0

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

972smtIQThreshold=100
973smtLSQPolicy=Partitioned
974smtLSQThreshold=100
975smtNumFetchingThreads=1
976smtROBPolicy=Partitioned
977smtROBThreshold=100
978squashWidth=8
979store_set_clear_period=250000
980switched_out=false
991system=system
992tracer=system.cpu2.tracer
993trapLatency=13
994wbDepth=1
995wbWidth=8
996workload=system.cpu0.workload
997dcache_port=system.cpu2.dcache.cpu_side
998icache_port=system.cpu2.icache.cpu_side
999
1000[system.cpu2.dcache]
1001type=BaseCache
1002addr_ranges=0:18446744073709551615
1003assoc=4
1004block_size=64
1005clock=500
1006forward_snoops=true
981system=system
982tracer=system.cpu2.tracer
983trapLatency=13
984wbDepth=1
985wbWidth=8
986workload=system.cpu0.workload
987dcache_port=system.cpu2.dcache.cpu_side
988icache_port=system.cpu2.icache.cpu_side
989
990[system.cpu2.dcache]
991type=BaseCache
992addr_ranges=0:18446744073709551615
993assoc=4
994block_size=64
995clock=500
996forward_snoops=true
1007hash_delay=1
1008hit_latency=2
1009is_top_level=true
1010max_miss_count=0
1011mshrs=4
1012prefetch_on_access=false
1013prefetcher=Null
997hit_latency=2
998is_top_level=true
999max_miss_count=0
1000mshrs=4
1001prefetch_on_access=false
1002prefetcher=Null
1014prioritizeRequests=false
1015repl=Null
1016response_latency=2
1017size=32768
1003response_latency=2
1004size=32768
1018subblock_size=0
1019system=system
1020tgts_per_mshr=20
1005system=system
1006tgts_per_mshr=20
1021trace_addr=0
1022two_queue=false
1023write_buffers=8
1024cpu_side=system.cpu2.dcache_port
1025mem_side=system.toL2Bus.slave[5]
1026
1027[system.cpu2.dtb]
1028type=SparcTLB
1029size=64

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

1293
1294[system.cpu2.icache]
1295type=BaseCache
1296addr_ranges=0:18446744073709551615
1297assoc=1
1298block_size=64
1299clock=500
1300forward_snoops=true
1007two_queue=false
1008write_buffers=8
1009cpu_side=system.cpu2.dcache_port
1010mem_side=system.toL2Bus.slave[5]
1011
1012[system.cpu2.dtb]
1013type=SparcTLB
1014size=64

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

1278
1279[system.cpu2.icache]
1280type=BaseCache
1281addr_ranges=0:18446744073709551615
1282assoc=1
1283block_size=64
1284clock=500
1285forward_snoops=true
1301hash_delay=1
1302hit_latency=2
1303is_top_level=true
1304max_miss_count=0
1305mshrs=4
1306prefetch_on_access=false
1307prefetcher=Null
1286hit_latency=2
1287is_top_level=true
1288max_miss_count=0
1289mshrs=4
1290prefetch_on_access=false
1291prefetcher=Null
1308prioritizeRequests=false
1309repl=Null
1310response_latency=2
1311size=32768
1292response_latency=2
1293size=32768
1312subblock_size=0
1313system=system
1314tgts_per_mshr=20
1294system=system
1295tgts_per_mshr=20
1315trace_addr=0
1316two_queue=false
1317write_buffers=8
1318cpu_side=system.cpu2.icache_port
1319mem_side=system.toL2Bus.slave[4]
1320
1321[system.cpu2.interrupts]
1322type=SparcInterrupts
1323
1296two_queue=false
1297write_buffers=8
1298cpu_side=system.cpu2.icache_port
1299mem_side=system.toL2Bus.slave[4]
1300
1301[system.cpu2.interrupts]
1302type=SparcInterrupts
1303
1304[system.cpu2.isa]
1305type=SparcISA
1306
1324[system.cpu2.itb]
1325type=SparcTLB
1326size=64
1327
1328[system.cpu2.tracer]
1329type=ExeTracer
1330
1331[system.cpu3]
1332type=DerivO3CPU
1307[system.cpu2.itb]
1308type=SparcTLB
1309size=64
1310
1311[system.cpu2.tracer]
1312type=ExeTracer
1313
1314[system.cpu3]
1315type=DerivO3CPU
1333children=dcache dtb fuPool icache interrupts itb tracer
1316children=dcache dtb fuPool icache interrupts isa itb tracer
1334BTBEntries=4096
1335BTBTagSize=16
1336LFSTSize=1024
1337LQEntries=32
1338LSQCheckLoads=true
1339LSQDepCheckShift=4
1340RASSize=16
1341SQEntries=32

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

1351commitToFetchDelay=1
1352commitToIEWDelay=1
1353commitToRenameDelay=1
1354commitWidth=8
1355cpu_id=3
1356decodeToFetchDelay=1
1357decodeToRenameDelay=1
1358decodeWidth=8
1317BTBEntries=4096
1318BTBTagSize=16
1319LFSTSize=1024
1320LQEntries=32
1321LSQCheckLoads=true
1322LSQDepCheckShift=4
1323RASSize=16
1324SQEntries=32

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

1334commitToFetchDelay=1
1335commitToIEWDelay=1
1336commitToRenameDelay=1
1337commitWidth=8
1338cpu_id=3
1339decodeToFetchDelay=1
1340decodeToRenameDelay=1
1341decodeWidth=8
1359defer_registration=false
1360dispatchWidth=8
1361do_checkpoint_insts=true
1362do_quiesce=true
1363do_statistics_insts=true
1364dtb=system.cpu3.dtb
1365fetchToDecodeDelay=1
1366fetchTrapLatency=1
1367fetchWidth=8

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

1373globalHistoryBits=13
1374globalPredictorSize=8192
1375iewToCommitDelay=1
1376iewToDecodeDelay=1
1377iewToFetchDelay=1
1378iewToRenameDelay=1
1379instShiftAmt=2
1380interrupts=system.cpu3.interrupts
1342dispatchWidth=8
1343do_checkpoint_insts=true
1344do_quiesce=true
1345do_statistics_insts=true
1346dtb=system.cpu3.dtb
1347fetchToDecodeDelay=1
1348fetchTrapLatency=1
1349fetchWidth=8

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

1355globalHistoryBits=13
1356globalPredictorSize=8192
1357iewToCommitDelay=1
1358iewToDecodeDelay=1
1359iewToFetchDelay=1
1360iewToRenameDelay=1
1361instShiftAmt=2
1362interrupts=system.cpu3.interrupts
1363isa=system.cpu3.isa
1381issueToExecuteDelay=1
1382issueWidth=8
1383itb=system.cpu3.itb
1384localCtrBits=2
1385localHistoryBits=11
1386localHistoryTableSize=2048
1387localPredictorSize=2048
1388max_insts_all_threads=0

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

1410smtIQThreshold=100
1411smtLSQPolicy=Partitioned
1412smtLSQThreshold=100
1413smtNumFetchingThreads=1
1414smtROBPolicy=Partitioned
1415smtROBThreshold=100
1416squashWidth=8
1417store_set_clear_period=250000
1364issueToExecuteDelay=1
1365issueWidth=8
1366itb=system.cpu3.itb
1367localCtrBits=2
1368localHistoryBits=11
1369localHistoryTableSize=2048
1370localPredictorSize=2048
1371max_insts_all_threads=0

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

1393smtIQThreshold=100
1394smtLSQPolicy=Partitioned
1395smtLSQThreshold=100
1396smtNumFetchingThreads=1
1397smtROBPolicy=Partitioned
1398smtROBThreshold=100
1399squashWidth=8
1400store_set_clear_period=250000
1401switched_out=false
1418system=system
1419tracer=system.cpu3.tracer
1420trapLatency=13
1421wbDepth=1
1422wbWidth=8
1423workload=system.cpu0.workload
1424dcache_port=system.cpu3.dcache.cpu_side
1425icache_port=system.cpu3.icache.cpu_side
1426
1427[system.cpu3.dcache]
1428type=BaseCache
1429addr_ranges=0:18446744073709551615
1430assoc=4
1431block_size=64
1432clock=500
1433forward_snoops=true
1402system=system
1403tracer=system.cpu3.tracer
1404trapLatency=13
1405wbDepth=1
1406wbWidth=8
1407workload=system.cpu0.workload
1408dcache_port=system.cpu3.dcache.cpu_side
1409icache_port=system.cpu3.icache.cpu_side
1410
1411[system.cpu3.dcache]
1412type=BaseCache
1413addr_ranges=0:18446744073709551615
1414assoc=4
1415block_size=64
1416clock=500
1417forward_snoops=true
1434hash_delay=1
1435hit_latency=2
1436is_top_level=true
1437max_miss_count=0
1438mshrs=4
1439prefetch_on_access=false
1440prefetcher=Null
1418hit_latency=2
1419is_top_level=true
1420max_miss_count=0
1421mshrs=4
1422prefetch_on_access=false
1423prefetcher=Null
1441prioritizeRequests=false
1442repl=Null
1443response_latency=2
1444size=32768
1424response_latency=2
1425size=32768
1445subblock_size=0
1446system=system
1447tgts_per_mshr=20
1426system=system
1427tgts_per_mshr=20
1448trace_addr=0
1449two_queue=false
1450write_buffers=8
1451cpu_side=system.cpu3.dcache_port
1452mem_side=system.toL2Bus.slave[7]
1453
1454[system.cpu3.dtb]
1455type=SparcTLB
1456size=64

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

1720
1721[system.cpu3.icache]
1722type=BaseCache
1723addr_ranges=0:18446744073709551615
1724assoc=1
1725block_size=64
1726clock=500
1727forward_snoops=true
1428two_queue=false
1429write_buffers=8
1430cpu_side=system.cpu3.dcache_port
1431mem_side=system.toL2Bus.slave[7]
1432
1433[system.cpu3.dtb]
1434type=SparcTLB
1435size=64

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

1699
1700[system.cpu3.icache]
1701type=BaseCache
1702addr_ranges=0:18446744073709551615
1703assoc=1
1704block_size=64
1705clock=500
1706forward_snoops=true
1728hash_delay=1
1729hit_latency=2
1730is_top_level=true
1731max_miss_count=0
1732mshrs=4
1733prefetch_on_access=false
1734prefetcher=Null
1707hit_latency=2
1708is_top_level=true
1709max_miss_count=0
1710mshrs=4
1711prefetch_on_access=false
1712prefetcher=Null
1735prioritizeRequests=false
1736repl=Null
1737response_latency=2
1738size=32768
1713response_latency=2
1714size=32768
1739subblock_size=0
1740system=system
1741tgts_per_mshr=20
1715system=system
1716tgts_per_mshr=20
1742trace_addr=0
1743two_queue=false
1744write_buffers=8
1745cpu_side=system.cpu3.icache_port
1746mem_side=system.toL2Bus.slave[6]
1747
1748[system.cpu3.interrupts]
1749type=SparcInterrupts
1750
1717two_queue=false
1718write_buffers=8
1719cpu_side=system.cpu3.icache_port
1720mem_side=system.toL2Bus.slave[6]
1721
1722[system.cpu3.interrupts]
1723type=SparcInterrupts
1724
1725[system.cpu3.isa]
1726type=SparcISA
1727
1751[system.cpu3.itb]
1752type=SparcTLB
1753size=64
1754
1755[system.cpu3.tracer]
1756type=ExeTracer
1757
1758[system.l2c]
1759type=BaseCache
1760addr_ranges=0:18446744073709551615
1761assoc=8
1762block_size=64
1763clock=500
1764forward_snoops=true
1728[system.cpu3.itb]
1729type=SparcTLB
1730size=64
1731
1732[system.cpu3.tracer]
1733type=ExeTracer
1734
1735[system.l2c]
1736type=BaseCache
1737addr_ranges=0:18446744073709551615
1738assoc=8
1739block_size=64
1740clock=500
1741forward_snoops=true
1765hash_delay=1
1766hit_latency=20
1767is_top_level=false
1768max_miss_count=0
1769mshrs=20
1770prefetch_on_access=false
1771prefetcher=Null
1742hit_latency=20
1743is_top_level=false
1744max_miss_count=0
1745mshrs=20
1746prefetch_on_access=false
1747prefetcher=Null
1772prioritizeRequests=false
1773repl=Null
1774response_latency=20
1775size=4194304
1748response_latency=20
1749size=4194304
1776subblock_size=0
1777system=system
1778tgts_per_mshr=12
1750system=system
1751tgts_per_mshr=12
1779trace_addr=0
1780two_queue=false
1781write_buffers=8
1782cpu_side=system.toL2Bus.master[0]
1783mem_side=system.membus.slave[0]
1784
1785[system.membus]
1786type=CoherentBus
1787block_size=64

--- 43 unchanged lines hidden ---
1752two_queue=false
1753write_buffers=8
1754cpu_side=system.toL2Bus.master[0]
1755mem_side=system.membus.slave[0]
1756
1757[system.membus]
1758type=CoherentBus
1759block_size=64

--- 43 unchanged lines hidden ---