Deleted Added
sdiff udiff text old ( 9378:36ed6d4654bb ) new ( 9449:56610ab73040 )
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=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=
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
34children=dcache dtb fuPool icache interrupts isa itb tracer workload
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
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
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
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
136hit_latency=2
137is_top_level=true
138max_miss_count=0
139mshrs=4
140prefetch_on_access=false
141prefetcher=Null
142response_latency=2
143size=32768
144system=system
145tgts_per_mshr=20
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
425hit_latency=2
426is_top_level=true
427max_miss_count=0
428mshrs=4
429prefetch_on_access=false
430prefetcher=Null
431response_latency=2
432size=32768
433system=system
434tgts_per_mshr=20
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
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
461executable=/gem5/dist/test-progs/m5threads/bin/sparc/linux/test_atomic
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
474children=dcache dtb fuPool icache interrupts isa itb tracer
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
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
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
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
576hit_latency=2
577is_top_level=true
578max_miss_count=0
579mshrs=4
580prefetch_on_access=false
581prefetcher=Null
582response_latency=2
583size=32768
584system=system
585tgts_per_mshr=20
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
865hit_latency=2
866is_top_level=true
867max_miss_count=0
868mshrs=4
869prefetch_on_access=false
870prefetcher=Null
871response_latency=2
872size=32768
873system=system
874tgts_per_mshr=20
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
886[system.cpu1.itb]
887type=SparcTLB
888size=64
889
890[system.cpu1.tracer]
891type=ExeTracer
892
893[system.cpu2]
894type=DerivO3CPU
895children=dcache dtb fuPool icache interrupts isa itb tracer
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
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
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
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
997hit_latency=2
998is_top_level=true
999max_miss_count=0
1000mshrs=4
1001prefetch_on_access=false
1002prefetcher=Null
1003response_latency=2
1004size=32768
1005system=system
1006tgts_per_mshr=20
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
1286hit_latency=2
1287is_top_level=true
1288max_miss_count=0
1289mshrs=4
1290prefetch_on_access=false
1291prefetcher=Null
1292response_latency=2
1293size=32768
1294system=system
1295tgts_per_mshr=20
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
1307[system.cpu2.itb]
1308type=SparcTLB
1309size=64
1310
1311[system.cpu2.tracer]
1312type=ExeTracer
1313
1314[system.cpu3]
1315type=DerivO3CPU
1316children=dcache dtb fuPool icache interrupts isa itb tracer
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
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
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
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
1418hit_latency=2
1419is_top_level=true
1420max_miss_count=0
1421mshrs=4
1422prefetch_on_access=false
1423prefetcher=Null
1424response_latency=2
1425size=32768
1426system=system
1427tgts_per_mshr=20
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
1707hit_latency=2
1708is_top_level=true
1709max_miss_count=0
1710mshrs=4
1711prefetch_on_access=false
1712prefetcher=Null
1713response_latency=2
1714size=32768
1715system=system
1716tgts_per_mshr=20
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
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
1742hit_latency=20
1743is_top_level=false
1744max_miss_count=0
1745mshrs=20
1746prefetch_on_access=false
1747prefetcher=Null
1748response_latency=20
1749size=4194304
1750system=system
1751tgts_per_mshr=12
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 ---