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
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
33children=dcache dtb fuPool icache interrupts 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
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
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
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
134hash_delay=1
135hit_latency=2
136is_top_level=true
137max_miss_count=0
138mshrs=4
139prefetch_on_access=false
140prefetcher=Null
141prioritizeRequests=false
142repl=Null
143response_latency=2
144size=32768
145subblock_size=0
146system=system
147tgts_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
428hash_delay=1
429hit_latency=2
430is_top_level=true
431max_miss_count=0
432mshrs=4
433prefetch_on_access=false
434prefetcher=Null
435prioritizeRequests=false
436repl=Null
437response_latency=2
438size=32768
439subblock_size=0
440system=system
441tgts_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
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
466executable=tests/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
479children=dcache dtb fuPool icache interrupts 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
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
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
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
580hash_delay=1
581hit_latency=2
582is_top_level=true
583max_miss_count=0
584mshrs=4
585prefetch_on_access=false
586prefetcher=Null
587prioritizeRequests=false
588repl=Null
589response_latency=2
590size=32768
591subblock_size=0
592system=system
593tgts_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
874hash_delay=1
875hit_latency=2
876is_top_level=true
877max_miss_count=0
878mshrs=4
879prefetch_on_access=false
880prefetcher=Null
881prioritizeRequests=false
882repl=Null
883response_latency=2
884size=32768
885subblock_size=0
886system=system
887tgts_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
897[system.cpu1.itb]
898type=SparcTLB
899size=64
900
901[system.cpu1.tracer]
902type=ExeTracer
903
904[system.cpu2]
905type=DerivO3CPU
906children=dcache dtb fuPool icache interrupts 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
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
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
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
1007hash_delay=1
1008hit_latency=2
1009is_top_level=true
1010max_miss_count=0
1011mshrs=4
1012prefetch_on_access=false
1013prefetcher=Null
1014prioritizeRequests=false
1015repl=Null
1016response_latency=2
1017size=32768
1018subblock_size=0
1019system=system
1020tgts_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
1301hash_delay=1
1302hit_latency=2
1303is_top_level=true
1304max_miss_count=0
1305mshrs=4
1306prefetch_on_access=false
1307prefetcher=Null
1308prioritizeRequests=false
1309repl=Null
1310response_latency=2
1311size=32768
1312subblock_size=0
1313system=system
1314tgts_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
1324[system.cpu2.itb]
1325type=SparcTLB
1326size=64
1327
1328[system.cpu2.tracer]
1329type=ExeTracer
1330
1331[system.cpu3]
1332type=DerivO3CPU
1333children=dcache dtb fuPool icache interrupts 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
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
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
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
1434hash_delay=1
1435hit_latency=2
1436is_top_level=true
1437max_miss_count=0
1438mshrs=4
1439prefetch_on_access=false
1440prefetcher=Null
1441prioritizeRequests=false
1442repl=Null
1443response_latency=2
1444size=32768
1445subblock_size=0
1446system=system
1447tgts_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
1728hash_delay=1
1729hit_latency=2
1730is_top_level=true
1731max_miss_count=0
1732mshrs=4
1733prefetch_on_access=false
1734prefetcher=Null
1735prioritizeRequests=false
1736repl=Null
1737response_latency=2
1738size=32768
1739subblock_size=0
1740system=system
1741tgts_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
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
1765hash_delay=1
1766hit_latency=20
1767is_top_level=false
1768max_miss_count=0
1769mshrs=20
1770prefetch_on_access=false
1771prefetcher=Null
1772prioritizeRequests=false
1773repl=Null
1774response_latency=20
1775size=4194304
1776subblock_size=0
1777system=system
1778tgts_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 ---