config.ini (9348:44d31345e360) config.ini (9449:56610ab73040)
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxAlphaSystem
11children=bridge cpu disk0 disk2 intrctrl iobus iocache membus physmem simple_disk terminal tsunami
12boot_cpu_frequency=500
13boot_osflags=root=/dev/hda1 console=ttyS0
14clock=1000
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxAlphaSystem
11children=bridge cpu disk0 disk2 intrctrl iobus iocache membus physmem simple_disk terminal tsunami
12boot_cpu_frequency=500
13boot_osflags=root=/dev/hda1 console=ttyS0
14clock=1000
15console=/projects/pd/randd/dist/binaries/console
15console=/gem5/dist/binaries/console
16init_param=0
16init_param=0
17kernel=/projects/pd/randd/dist/binaries/vmlinux
17kernel=/gem5/dist/binaries/vmlinux
18load_addr_mask=1099511627775
19mem_mode=timing
18load_addr_mask=1099511627775
19mem_mode=timing
20mem_ranges=0:134217727
20memories=system.physmem
21num_work_ids=16
21memories=system.physmem
22num_work_ids=16
22pal=/projects/pd/randd/dist/binaries/ts_osfpal
23pal=/gem5/dist/binaries/ts_osfpal
23readfile=tests/halt.sh
24symbolfile=
25system_rev=1024
26system_type=34
27work_begin_ckpt_count=0
28work_begin_cpu_id_exit=-1
29work_begin_exit_count=0
30work_cpus_ckpt_count=0

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

66commitToFetchDelay=1
67commitToIEWDelay=1
68commitToRenameDelay=1
69commitWidth=8
70cpu_id=0
71decodeToFetchDelay=1
72decodeToRenameDelay=1
73decodeWidth=8
24readfile=tests/halt.sh
25symbolfile=
26system_rev=1024
27system_type=34
28work_begin_ckpt_count=0
29work_begin_cpu_id_exit=-1
30work_begin_exit_count=0
31work_cpus_ckpt_count=0

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

67commitToFetchDelay=1
68commitToIEWDelay=1
69commitToRenameDelay=1
70commitWidth=8
71cpu_id=0
72decodeToFetchDelay=1
73decodeToRenameDelay=1
74decodeWidth=8
74defer_registration=false
75dispatchWidth=8
76do_checkpoint_insts=true
77do_quiesce=true
78do_statistics_insts=true
79dtb=system.cpu.dtb
80fetchToDecodeDelay=1
81fetchTrapLatency=1
82fetchWidth=8

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

126smtIQThreshold=100
127smtLSQPolicy=Partitioned
128smtLSQThreshold=100
129smtNumFetchingThreads=1
130smtROBPolicy=Partitioned
131smtROBThreshold=100
132squashWidth=8
133store_set_clear_period=250000
75dispatchWidth=8
76do_checkpoint_insts=true
77do_quiesce=true
78do_statistics_insts=true
79dtb=system.cpu.dtb
80fetchToDecodeDelay=1
81fetchTrapLatency=1
82fetchWidth=8

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

126smtIQThreshold=100
127smtLSQPolicy=Partitioned
128smtLSQThreshold=100
129smtNumFetchingThreads=1
130smtROBPolicy=Partitioned
131smtROBThreshold=100
132squashWidth=8
133store_set_clear_period=250000
134switched_out=false
134system=system
135tracer=system.cpu.tracer
136trapLatency=13
137wbDepth=1
138wbWidth=8
139workload=
140dcache_port=system.cpu.dcache.cpu_side
141icache_port=system.cpu.icache.cpu_side
142
143[system.cpu.dcache]
144type=BaseCache
145addr_ranges=0:18446744073709551615
146assoc=4
147block_size=64
148clock=500
149forward_snoops=true
135system=system
136tracer=system.cpu.tracer
137trapLatency=13
138wbDepth=1
139wbWidth=8
140workload=
141dcache_port=system.cpu.dcache.cpu_side
142icache_port=system.cpu.icache.cpu_side
143
144[system.cpu.dcache]
145type=BaseCache
146addr_ranges=0:18446744073709551615
147assoc=4
148block_size=64
149clock=500
150forward_snoops=true
150hash_delay=1
151hit_latency=2
152is_top_level=true
153max_miss_count=0
154mshrs=4
155prefetch_on_access=false
156prefetcher=Null
151hit_latency=2
152is_top_level=true
153max_miss_count=0
154mshrs=4
155prefetch_on_access=false
156prefetcher=Null
157prioritizeRequests=false
158repl=Null
159response_latency=2
160size=32768
157response_latency=2
158size=32768
161subblock_size=0
162system=system
163tgts_per_mshr=20
159system=system
160tgts_per_mshr=20
164trace_addr=0
165two_queue=false
166write_buffers=8
167cpu_side=system.cpu.dcache_port
168mem_side=system.cpu.toL2Bus.slave[1]
169
170[system.cpu.dtb]
171type=AlphaTLB
172size=64

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

436
437[system.cpu.icache]
438type=BaseCache
439addr_ranges=0:18446744073709551615
440assoc=1
441block_size=64
442clock=500
443forward_snoops=true
161two_queue=false
162write_buffers=8
163cpu_side=system.cpu.dcache_port
164mem_side=system.cpu.toL2Bus.slave[1]
165
166[system.cpu.dtb]
167type=AlphaTLB
168size=64

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

432
433[system.cpu.icache]
434type=BaseCache
435addr_ranges=0:18446744073709551615
436assoc=1
437block_size=64
438clock=500
439forward_snoops=true
444hash_delay=1
445hit_latency=2
446is_top_level=true
447max_miss_count=0
448mshrs=4
449prefetch_on_access=false
450prefetcher=Null
440hit_latency=2
441is_top_level=true
442max_miss_count=0
443mshrs=4
444prefetch_on_access=false
445prefetcher=Null
451prioritizeRequests=false
452repl=Null
453response_latency=2
454size=32768
446response_latency=2
447size=32768
455subblock_size=0
456system=system
457tgts_per_mshr=20
448system=system
449tgts_per_mshr=20
458trace_addr=0
459two_queue=false
460write_buffers=8
461cpu_side=system.cpu.icache_port
462mem_side=system.cpu.toL2Bus.slave[0]
463
464[system.cpu.interrupts]
465type=AlphaInterrupts
466

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

473
474[system.cpu.l2cache]
475type=BaseCache
476addr_ranges=0:18446744073709551615
477assoc=8
478block_size=64
479clock=500
480forward_snoops=true
450two_queue=false
451write_buffers=8
452cpu_side=system.cpu.icache_port
453mem_side=system.cpu.toL2Bus.slave[0]
454
455[system.cpu.interrupts]
456type=AlphaInterrupts
457

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

464
465[system.cpu.l2cache]
466type=BaseCache
467addr_ranges=0:18446744073709551615
468assoc=8
469block_size=64
470clock=500
471forward_snoops=true
481hash_delay=1
482hit_latency=20
483is_top_level=false
484max_miss_count=0
485mshrs=20
486prefetch_on_access=false
487prefetcher=Null
472hit_latency=20
473is_top_level=false
474max_miss_count=0
475mshrs=20
476prefetch_on_access=false
477prefetcher=Null
488prioritizeRequests=false
489repl=Null
490response_latency=20
491size=4194304
478response_latency=20
479size=4194304
492subblock_size=0
493system=system
494tgts_per_mshr=12
480system=system
481tgts_per_mshr=12
495trace_addr=0
496two_queue=false
497write_buffers=8
498cpu_side=system.cpu.toL2Bus.master[0]
482two_queue=false
483write_buffers=8
484cpu_side=system.cpu.toL2Bus.master[0]
499mem_side=system.membus.slave[2]
485mem_side=system.membus.slave[1]
500
501[system.cpu.toL2Bus]
502type=CoherentBus
503block_size=64
504clock=500
505header_cycles=1
506use_default_range=false
507width=32

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

523children=child
524child=system.disk0.image.child
525image_file=
526read_only=false
527table_size=65536
528
529[system.disk0.image.child]
530type=RawDiskImage
486
487[system.cpu.toL2Bus]
488type=CoherentBus
489block_size=64
490clock=500
491header_cycles=1
492use_default_range=false
493width=32

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

509children=child
510child=system.disk0.image.child
511image_file=
512read_only=false
513table_size=65536
514
515[system.disk0.image.child]
516type=RawDiskImage
531image_file=/projects/pd/randd/dist/disks/linux-latest.img
517image_file=/gem5/dist/disks/linux-latest.img
532read_only=true
533
534[system.disk2]
535type=IdeDisk
536children=image
537delay=1000000
538driveID=master
539image=system.disk2.image
540
541[system.disk2.image]
542type=CowDiskImage
543children=child
544child=system.disk2.image.child
545image_file=
546read_only=false
547table_size=65536
548
549[system.disk2.image.child]
550type=RawDiskImage
518read_only=true
519
520[system.disk2]
521type=IdeDisk
522children=image
523delay=1000000
524driveID=master
525image=system.disk2.image
526
527[system.disk2.image]
528type=CowDiskImage
529children=child
530child=system.disk2.image.child
531image_file=
532read_only=false
533table_size=65536
534
535[system.disk2.image.child]
536type=RawDiskImage
551image_file=/projects/pd/randd/dist/disks/linux-bigswap2.img
537image_file=/gem5/dist/disks/linux-bigswap2.img
552read_only=true
553
554[system.intrctrl]
555type=IntrControl
556sys=system
557
558[system.iobus]
559type=NoncoherentBus
560block_size=64
561clock=1000
562header_cycles=1
563use_default_range=true
564width=8
565default=system.tsunami.pciconfig.pio
566master=system.tsunami.cchip.pio system.tsunami.pchip.pio system.tsunami.fake_sm_chip.pio system.tsunami.fake_uart1.pio system.tsunami.fake_uart2.pio system.tsunami.fake_uart3.pio system.tsunami.fake_uart4.pio system.tsunami.fake_ppc.pio system.tsunami.fake_OROM.pio system.tsunami.fake_pnp_addr.pio system.tsunami.fake_pnp_write.pio system.tsunami.fake_pnp_read0.pio system.tsunami.fake_pnp_read1.pio system.tsunami.fake_pnp_read2.pio system.tsunami.fake_pnp_read3.pio system.tsunami.fake_pnp_read4.pio system.tsunami.fake_pnp_read5.pio system.tsunami.fake_pnp_read6.pio system.tsunami.fake_pnp_read7.pio system.tsunami.fake_ata0.pio system.tsunami.fake_ata1.pio system.tsunami.fb.pio system.tsunami.io.pio system.tsunami.uart.pio system.tsunami.backdoor.pio system.tsunami.ide.pio system.tsunami.ide.config system.tsunami.ethernet.pio system.tsunami.ethernet.config system.iocache.cpu_side
567slave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
568
569[system.iocache]
570type=BaseCache
538read_only=true
539
540[system.intrctrl]
541type=IntrControl
542sys=system
543
544[system.iobus]
545type=NoncoherentBus
546block_size=64
547clock=1000
548header_cycles=1
549use_default_range=true
550width=8
551default=system.tsunami.pciconfig.pio
552master=system.tsunami.cchip.pio system.tsunami.pchip.pio system.tsunami.fake_sm_chip.pio system.tsunami.fake_uart1.pio system.tsunami.fake_uart2.pio system.tsunami.fake_uart3.pio system.tsunami.fake_uart4.pio system.tsunami.fake_ppc.pio system.tsunami.fake_OROM.pio system.tsunami.fake_pnp_addr.pio system.tsunami.fake_pnp_write.pio system.tsunami.fake_pnp_read0.pio system.tsunami.fake_pnp_read1.pio system.tsunami.fake_pnp_read2.pio system.tsunami.fake_pnp_read3.pio system.tsunami.fake_pnp_read4.pio system.tsunami.fake_pnp_read5.pio system.tsunami.fake_pnp_read6.pio system.tsunami.fake_pnp_read7.pio system.tsunami.fake_ata0.pio system.tsunami.fake_ata1.pio system.tsunami.fb.pio system.tsunami.io.pio system.tsunami.uart.pio system.tsunami.backdoor.pio system.tsunami.ide.pio system.tsunami.ide.config system.tsunami.ethernet.pio system.tsunami.ethernet.config system.iocache.cpu_side
553slave=system.bridge.master system.tsunami.ide.dma system.tsunami.ethernet.dma
554
555[system.iocache]
556type=BaseCache
571addr_ranges=0:8589934591
557addr_ranges=0:134217727
572assoc=8
573block_size=64
574clock=1000
575forward_snoops=false
558assoc=8
559block_size=64
560clock=1000
561forward_snoops=false
576hash_delay=1
577hit_latency=50
578is_top_level=true
579max_miss_count=0
580mshrs=20
581prefetch_on_access=false
582prefetcher=Null
562hit_latency=50
563is_top_level=true
564max_miss_count=0
565mshrs=20
566prefetch_on_access=false
567prefetcher=Null
583prioritizeRequests=false
584repl=Null
585response_latency=50
586size=1024
568response_latency=50
569size=1024
587subblock_size=0
588system=system
589tgts_per_mshr=12
570system=system
571tgts_per_mshr=12
590trace_addr=0
591two_queue=false
592write_buffers=8
593cpu_side=system.iobus.master[29]
572two_queue=false
573write_buffers=8
574cpu_side=system.iobus.master[29]
594mem_side=system.membus.slave[1]
575mem_side=system.membus.slave[2]
595
596[system.membus]
597type=CoherentBus
598children=badaddr_responder
599block_size=64
600clock=1000
601header_cycles=1
602use_default_range=false
603width=8
604default=system.membus.badaddr_responder.pio
605master=system.bridge.slave system.physmem.port
576
577[system.membus]
578type=CoherentBus
579children=badaddr_responder
580block_size=64
581clock=1000
582header_cycles=1
583use_default_range=false
584width=8
585default=system.membus.badaddr_responder.pio
586master=system.bridge.slave system.physmem.port
606slave=system.system_port system.iocache.mem_side system.cpu.l2cache.mem_side
587slave=system.system_port system.cpu.l2cache.mem_side system.iocache.mem_side
607
608[system.membus.badaddr_responder]
609type=IsaFake
610clock=1000
611fake_mem=false
612pio_addr=0
613pio_latency=100000
614pio_size=8

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

651[system.simple_disk]
652type=SimpleDisk
653children=disk
654disk=system.simple_disk.disk
655system=system
656
657[system.simple_disk.disk]
658type=RawDiskImage
588
589[system.membus.badaddr_responder]
590type=IsaFake
591clock=1000
592fake_mem=false
593pio_addr=0
594pio_latency=100000
595pio_size=8

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

632[system.simple_disk]
633type=SimpleDisk
634children=disk
635disk=system.simple_disk.disk
636system=system
637
638[system.simple_disk.disk]
639type=RawDiskImage
659image_file=/projects/pd/randd/dist/disks/linux-latest.img
640image_file=/gem5/dist/disks/linux-latest.img
660read_only=true
661
662[system.terminal]
663type=Terminal
664intr_control=system.intrctrl
665number=0
666output=true
667port=3456

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

728MinimumGrant=176
729ProgIF=0
730Revision=0
731Status=656
732SubClassCode=0
733SubsystemID=0
734SubsystemVendorID=0
735VendorID=4107
641read_only=true
642
643[system.terminal]
644type=Terminal
645intr_control=system.intrctrl
646number=0
647output=true
648port=3456

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

709MinimumGrant=176
710ProgIF=0
711Revision=0
712Status=656
713SubClassCode=0
714SubsystemID=0
715SubsystemVendorID=0
716VendorID=4107
736clock=0
717clock=2000
737config_latency=20000
738dma_data_free=false
739dma_desc_free=false
740dma_no_allocate=true
741dma_read_delay=0
742dma_read_factor=0
743dma_write_delay=0
744dma_write_factor=0

--- 448 unchanged lines hidden ---
718config_latency=20000
719dma_data_free=false
720dma_desc_free=false
721dma_no_allocate=true
722dma_read_delay=0
723dma_read_factor=0
724dma_write_delay=0
725dma_write_factor=0

--- 448 unchanged lines hidden ---