config.ini (11103:38f6188421e0) config.ini (11384:e3cbd2823210)
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=System
13children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
1[root]
2type=Root
3children=system
4eventq_index=0
5full_system=false
6sim_quantum=0
7time_sync_enable=false
8time_sync_period=100000000000
9time_sync_spin_threshold=100000000
10
11[system]
12type=System
13children=clk_domain cpu cpu_clk_domain dvfs_handler membus physmem voltage_domain
14boot_osflags=a
15cache_line_size=64
16clk_domain=system.clk_domain
17eventq_index=0
18exit_on_work_items=false
18init_param=0
19kernel=
20kernel_addr_check=true
21load_addr_mask=1099511627775
22load_offset=0
23mem_mode=timing
24mem_ranges=
25memories=system.physmem
26mmap_using_noreserve=false
19init_param=0
20kernel=
21kernel_addr_check=true
22load_addr_mask=1099511627775
23load_offset=0
24mem_mode=timing
25mem_ranges=
26memories=system.physmem
27mmap_using_noreserve=false
28multi_thread=false
27num_work_ids=16
28readfile=
29symbolfile=
30work_begin_ckpt_count=0
31work_begin_cpu_id_exit=-1
32work_begin_exit_count=0
33work_cpus_ckpt_count=0
34work_end_ckpt_count=0

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

149numThreads=1
150
151[system.cpu.dcache]
152type=Cache
153children=tags
154addr_ranges=0:18446744073709551615
155assoc=2
156clk_domain=system.cpu_clk_domain
29num_work_ids=16
30readfile=
31symbolfile=
32work_begin_ckpt_count=0
33work_begin_cpu_id_exit=-1
34work_begin_exit_count=0
35work_cpus_ckpt_count=0
36work_end_ckpt_count=0

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

151numThreads=1
152
153[system.cpu.dcache]
154type=Cache
155children=tags
156addr_ranges=0:18446744073709551615
157assoc=2
158clk_domain=system.cpu_clk_domain
159clusivity=mostly_incl
157demand_mshr_reserve=1
158eventq_index=0
160demand_mshr_reserve=1
161eventq_index=0
159forward_snoops=true
160hit_latency=2
161is_read_only=false
162max_miss_count=0
163mshrs=6
164prefetch_on_access=false
165prefetcher=Null
166response_latency=2
167sequential_access=false
168size=32768
169system=system
170tags=system.cpu.dcache.tags
171tgts_per_mshr=8
172write_buffers=16
162hit_latency=2
163is_read_only=false
164max_miss_count=0
165mshrs=6
166prefetch_on_access=false
167prefetcher=Null
168response_latency=2
169sequential_access=false
170size=32768
171system=system
172tags=system.cpu.dcache.tags
173tgts_per_mshr=8
174write_buffers=16
175writeback_clean=true
173cpu_side=system.cpu.dcache_port
174mem_side=system.cpu.toL2Bus.slave[1]
175
176[system.cpu.dcache.tags]
177type=LRU
178assoc=2
179block_size=64
180clk_domain=system.cpu_clk_domain

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

490pipelined=true
491
492[system.cpu.icache]
493type=Cache
494children=tags
495addr_ranges=0:18446744073709551615
496assoc=2
497clk_domain=system.cpu_clk_domain
176cpu_side=system.cpu.dcache_port
177mem_side=system.cpu.toL2Bus.slave[1]
178
179[system.cpu.dcache.tags]
180type=LRU
181assoc=2
182block_size=64
183clk_domain=system.cpu_clk_domain

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

493pipelined=true
494
495[system.cpu.icache]
496type=Cache
497children=tags
498addr_ranges=0:18446744073709551615
499assoc=2
500clk_domain=system.cpu_clk_domain
501clusivity=mostly_incl
498demand_mshr_reserve=1
499eventq_index=0
502demand_mshr_reserve=1
503eventq_index=0
500forward_snoops=false
501hit_latency=1
502is_read_only=true
503max_miss_count=0
504mshrs=2
505prefetch_on_access=false
506prefetcher=Null
507response_latency=1
508sequential_access=false
509size=32768
510system=system
511tags=system.cpu.icache.tags
512tgts_per_mshr=8
513write_buffers=8
504hit_latency=1
505is_read_only=true
506max_miss_count=0
507mshrs=2
508prefetch_on_access=false
509prefetcher=Null
510response_latency=1
511sequential_access=false
512size=32768
513system=system
514tags=system.cpu.icache.tags
515tgts_per_mshr=8
516write_buffers=8
517writeback_clean=true
514cpu_side=system.cpu.icache_port
515mem_side=system.cpu.toL2Bus.slave[0]
516
517[system.cpu.icache.tags]
518type=LRU
519assoc=2
520block_size=64
521clk_domain=system.cpu_clk_domain
522eventq_index=0
523hit_latency=1
524sequential_access=false
525size=32768
526
527[system.cpu.interrupts]
528type=ArmInterrupts
529eventq_index=0
530
531[system.cpu.isa]
532type=ArmISA
518cpu_side=system.cpu.icache_port
519mem_side=system.cpu.toL2Bus.slave[0]
520
521[system.cpu.icache.tags]
522type=LRU
523assoc=2
524block_size=64
525clk_domain=system.cpu_clk_domain
526eventq_index=0
527hit_latency=1
528sequential_access=false
529size=32768
530
531[system.cpu.interrupts]
532type=ArmInterrupts
533eventq_index=0
534
535[system.cpu.isa]
536type=ArmISA
537decoderFlavour=Generic
533eventq_index=0
534fpsid=1090793632
535id_aa64afr0_el1=0
536id_aa64afr1_el1=0
537id_aa64dfr0_el1=1052678
538id_aa64dfr1_el1=0
539id_aa64isar0_el1=0
540id_aa64isar1_el1=0

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

600port=system.cpu.toL2Bus.slave[2]
601
602[system.cpu.l2cache]
603type=Cache
604children=prefetcher tags
605addr_ranges=0:18446744073709551615
606assoc=16
607clk_domain=system.cpu_clk_domain
538eventq_index=0
539fpsid=1090793632
540id_aa64afr0_el1=0
541id_aa64afr1_el1=0
542id_aa64dfr0_el1=1052678
543id_aa64dfr1_el1=0
544id_aa64isar0_el1=0
545id_aa64isar1_el1=0

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

605port=system.cpu.toL2Bus.slave[2]
606
607[system.cpu.l2cache]
608type=Cache
609children=prefetcher tags
610addr_ranges=0:18446744073709551615
611assoc=16
612clk_domain=system.cpu_clk_domain
613clusivity=mostly_excl
608demand_mshr_reserve=1
609eventq_index=0
614demand_mshr_reserve=1
615eventq_index=0
610forward_snoops=true
611hit_latency=12
612is_read_only=false
613max_miss_count=0
614mshrs=16
615prefetch_on_access=true
616prefetcher=system.cpu.l2cache.prefetcher
617response_latency=12
618sequential_access=false
619size=1048576
620system=system
621tags=system.cpu.l2cache.tags
622tgts_per_mshr=8
623write_buffers=8
616hit_latency=12
617is_read_only=false
618max_miss_count=0
619mshrs=16
620prefetch_on_access=true
621prefetcher=system.cpu.l2cache.prefetcher
622response_latency=12
623sequential_access=false
624size=1048576
625system=system
626tags=system.cpu.l2cache.tags
627tgts_per_mshr=8
628write_buffers=8
629writeback_clean=false
624cpu_side=system.cpu.toL2Bus.master[0]
625mem_side=system.membus.slave[1]
626
627[system.cpu.l2cache.prefetcher]
628type=StridePrefetcher
629cache_snoop=false
630clk_domain=system.cpu_clk_domain
631degree=8

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

656clk_domain=system.cpu_clk_domain
657eventq_index=0
658hit_latency=12
659sequential_access=false
660size=1048576
661
662[system.cpu.toL2Bus]
663type=CoherentXBar
630cpu_side=system.cpu.toL2Bus.master[0]
631mem_side=system.membus.slave[1]
632
633[system.cpu.l2cache.prefetcher]
634type=StridePrefetcher
635cache_snoop=false
636clk_domain=system.cpu_clk_domain
637degree=8

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

662clk_domain=system.cpu_clk_domain
663eventq_index=0
664hit_latency=12
665sequential_access=false
666size=1048576
667
668[system.cpu.toL2Bus]
669type=CoherentXBar
670children=snoop_filter
664clk_domain=system.cpu_clk_domain
665eventq_index=0
666forward_latency=0
667frontend_latency=1
671clk_domain=system.cpu_clk_domain
672eventq_index=0
673forward_latency=0
674frontend_latency=1
675point_of_coherency=false
668response_latency=1
676response_latency=1
669snoop_filter=Null
677snoop_filter=system.cpu.toL2Bus.snoop_filter
670snoop_response_latency=1
671system=system
672use_default_range=false
673width=32
674master=system.cpu.l2cache.cpu_side
675slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
676
678snoop_response_latency=1
679system=system
680use_default_range=false
681width=32
682master=system.cpu.l2cache.cpu_side
683slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
684
685[system.cpu.toL2Bus.snoop_filter]
686type=SnoopFilter
687eventq_index=0
688lookup_latency=0
689max_capacity=8388608
690system=system
691
677[system.cpu.tracer]
678type=ExeTracer
679eventq_index=0
680
681[system.cpu.workload]
682type=LiveProcess
683cmd=mcf mcf.in
684cwd=build/ARM/tests/opt/long/se/10.mcf/arm/linux/o3-timing
685drivers=
686egid=100
687env=
688errout=cerr
689euid=100
690eventq_index=0
692[system.cpu.tracer]
693type=ExeTracer
694eventq_index=0
695
696[system.cpu.workload]
697type=LiveProcess
698cmd=mcf mcf.in
699cwd=build/ARM/tests/opt/long/se/10.mcf/arm/linux/o3-timing
700drivers=
701egid=100
702env=
703errout=cerr
704euid=100
705eventq_index=0
691executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/mcf
706executable=/dist/m5/cpu2000/binaries/arm/linux/mcf
692gid=100
707gid=100
693input=/scratch/nilay/GEM5/dist/m5/cpu2000/data/mcf/smred/input/mcf.in
708input=/dist/m5/cpu2000/data/mcf/smred/input/mcf.in
694kvmInSE=false
695max_stack_size=67108864
696output=cout
697pid=100
698ppid=99
699simpoint=55300000000
700system=system
701uid=100

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

718transition_latency=100000000
719
720[system.membus]
721type=CoherentXBar
722clk_domain=system.clk_domain
723eventq_index=0
724forward_latency=4
725frontend_latency=3
709kvmInSE=false
710max_stack_size=67108864
711output=cout
712pid=100
713ppid=99
714simpoint=55300000000
715system=system
716uid=100

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

733transition_latency=100000000
734
735[system.membus]
736type=CoherentXBar
737clk_domain=system.clk_domain
738eventq_index=0
739forward_latency=4
740frontend_latency=3
741point_of_coherency=true
726response_latency=2
727snoop_filter=Null
728snoop_response_latency=4
729system=system
730use_default_range=false
731width=16
732master=system.physmem.port
733slave=system.system_port system.cpu.l2cache.mem_side

--- 83 unchanged lines hidden ---
742response_latency=2
743snoop_filter=Null
744snoop_response_latency=4
745system=system
746use_default_range=false
747width=16
748master=system.physmem.port
749slave=system.system_port system.cpu.l2cache.mem_side

--- 83 unchanged lines hidden ---