config.ini (11103:38f6188421e0) config.ini (11388:bd4125134e77)
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

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

127numThreads=1
128
129[system.cpu.dcache]
130type=Cache
131children=tags
132addr_ranges=0:18446744073709551615
133assoc=2
134clk_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

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

129numThreads=1
130
131[system.cpu.dcache]
132type=Cache
133children=tags
134addr_ranges=0:18446744073709551615
135assoc=2
136clk_domain=system.cpu_clk_domain
137clusivity=mostly_incl
135demand_mshr_reserve=1
136eventq_index=0
138demand_mshr_reserve=1
139eventq_index=0
137forward_snoops=true
138hit_latency=2
139is_read_only=false
140max_miss_count=0
141mshrs=4
142prefetch_on_access=false
143prefetcher=Null
144response_latency=2
145sequential_access=false
146size=262144
147system=system
148tags=system.cpu.dcache.tags
149tgts_per_mshr=20
150write_buffers=8
140hit_latency=2
141is_read_only=false
142max_miss_count=0
143mshrs=4
144prefetch_on_access=false
145prefetcher=Null
146response_latency=2
147sequential_access=false
148size=262144
149system=system
150tags=system.cpu.dcache.tags
151tgts_per_mshr=20
152write_buffers=8
153writeback_clean=false
151cpu_side=system.cpu.dcache_port
152mem_side=system.cpu.toL2Bus.slave[1]
153
154[system.cpu.dcache.tags]
155type=LRU
156assoc=2
157block_size=64
158clk_domain=system.cpu_clk_domain

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

586opClass=InstPrefetch
587
588[system.cpu.icache]
589type=Cache
590children=tags
591addr_ranges=0:18446744073709551615
592assoc=2
593clk_domain=system.cpu_clk_domain
154cpu_side=system.cpu.dcache_port
155mem_side=system.cpu.toL2Bus.slave[1]
156
157[system.cpu.dcache.tags]
158type=LRU
159assoc=2
160block_size=64
161clk_domain=system.cpu_clk_domain

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

589opClass=InstPrefetch
590
591[system.cpu.icache]
592type=Cache
593children=tags
594addr_ranges=0:18446744073709551615
595assoc=2
596clk_domain=system.cpu_clk_domain
597clusivity=mostly_incl
594demand_mshr_reserve=1
595eventq_index=0
598demand_mshr_reserve=1
599eventq_index=0
596forward_snoops=true
597hit_latency=2
598is_read_only=true
599max_miss_count=0
600mshrs=4
601prefetch_on_access=false
602prefetcher=Null
603response_latency=2
604sequential_access=false
605size=131072
606system=system
607tags=system.cpu.icache.tags
608tgts_per_mshr=20
609write_buffers=8
600hit_latency=2
601is_read_only=true
602max_miss_count=0
603mshrs=4
604prefetch_on_access=false
605prefetcher=Null
606response_latency=2
607sequential_access=false
608size=131072
609system=system
610tags=system.cpu.icache.tags
611tgts_per_mshr=20
612write_buffers=8
613writeback_clean=true
610cpu_side=system.cpu.icache_port
611mem_side=system.cpu.toL2Bus.slave[0]
612
613[system.cpu.icache.tags]
614type=LRU
615assoc=2
616block_size=64
617clk_domain=system.cpu_clk_domain
618eventq_index=0
619hit_latency=2
620sequential_access=false
621size=131072
622
623[system.cpu.interrupts]
624type=ArmInterrupts
625eventq_index=0
626
627[system.cpu.isa]
628type=ArmISA
614cpu_side=system.cpu.icache_port
615mem_side=system.cpu.toL2Bus.slave[0]
616
617[system.cpu.icache.tags]
618type=LRU
619assoc=2
620block_size=64
621clk_domain=system.cpu_clk_domain
622eventq_index=0
623hit_latency=2
624sequential_access=false
625size=131072
626
627[system.cpu.interrupts]
628type=ArmInterrupts
629eventq_index=0
630
631[system.cpu.isa]
632type=ArmISA
633decoderFlavour=Generic
629eventq_index=0
630fpsid=1090793632
631id_aa64afr0_el1=0
632id_aa64afr1_el1=0
633id_aa64dfr0_el1=1052678
634id_aa64dfr1_el1=0
635id_aa64isar0_el1=0
636id_aa64isar1_el1=0

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

696port=system.cpu.toL2Bus.slave[2]
697
698[system.cpu.l2cache]
699type=Cache
700children=tags
701addr_ranges=0:18446744073709551615
702assoc=8
703clk_domain=system.cpu_clk_domain
634eventq_index=0
635fpsid=1090793632
636id_aa64afr0_el1=0
637id_aa64afr1_el1=0
638id_aa64dfr0_el1=1052678
639id_aa64dfr1_el1=0
640id_aa64isar0_el1=0
641id_aa64isar1_el1=0

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

701port=system.cpu.toL2Bus.slave[2]
702
703[system.cpu.l2cache]
704type=Cache
705children=tags
706addr_ranges=0:18446744073709551615
707assoc=8
708clk_domain=system.cpu_clk_domain
709clusivity=mostly_incl
704demand_mshr_reserve=1
705eventq_index=0
710demand_mshr_reserve=1
711eventq_index=0
706forward_snoops=true
707hit_latency=20
708is_read_only=false
709max_miss_count=0
710mshrs=20
711prefetch_on_access=false
712prefetcher=Null
713response_latency=20
714sequential_access=false
715size=2097152
716system=system
717tags=system.cpu.l2cache.tags
718tgts_per_mshr=12
719write_buffers=8
712hit_latency=20
713is_read_only=false
714max_miss_count=0
715mshrs=20
716prefetch_on_access=false
717prefetcher=Null
718response_latency=20
719sequential_access=false
720size=2097152
721system=system
722tags=system.cpu.l2cache.tags
723tgts_per_mshr=12
724write_buffers=8
725writeback_clean=false
720cpu_side=system.cpu.toL2Bus.master[0]
721mem_side=system.membus.slave[1]
722
723[system.cpu.l2cache.tags]
724type=LRU
725assoc=8
726block_size=64
727clk_domain=system.cpu_clk_domain
728eventq_index=0
729hit_latency=20
730sequential_access=false
731size=2097152
732
733[system.cpu.toL2Bus]
734type=CoherentXBar
726cpu_side=system.cpu.toL2Bus.master[0]
727mem_side=system.membus.slave[1]
728
729[system.cpu.l2cache.tags]
730type=LRU
731assoc=8
732block_size=64
733clk_domain=system.cpu_clk_domain
734eventq_index=0
735hit_latency=20
736sequential_access=false
737size=2097152
738
739[system.cpu.toL2Bus]
740type=CoherentXBar
741children=snoop_filter
735clk_domain=system.cpu_clk_domain
736eventq_index=0
737forward_latency=0
738frontend_latency=1
742clk_domain=system.cpu_clk_domain
743eventq_index=0
744forward_latency=0
745frontend_latency=1
746point_of_coherency=false
739response_latency=1
747response_latency=1
740snoop_filter=Null
748snoop_filter=system.cpu.toL2Bus.snoop_filter
741snoop_response_latency=1
742system=system
743use_default_range=false
744width=32
745master=system.cpu.l2cache.cpu_side
746slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
747
749snoop_response_latency=1
750system=system
751use_default_range=false
752width=32
753master=system.cpu.l2cache.cpu_side
754slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
755
756[system.cpu.toL2Bus.snoop_filter]
757type=SnoopFilter
758eventq_index=0
759lookup_latency=0
760max_capacity=8388608
761system=system
762
748[system.cpu.tracer]
749type=ExeTracer
750eventq_index=0
751
752[system.cpu.workload]
753type=LiveProcess
754cmd=parser 2.1.dict -batch
755cwd=build/ARM/tests/opt/long/se/20.parser/arm/linux/minor-timing
756drivers=
757egid=100
758env=
759errout=cerr
760euid=100
761eventq_index=0
763[system.cpu.tracer]
764type=ExeTracer
765eventq_index=0
766
767[system.cpu.workload]
768type=LiveProcess
769cmd=parser 2.1.dict -batch
770cwd=build/ARM/tests/opt/long/se/20.parser/arm/linux/minor-timing
771drivers=
772egid=100
773env=
774errout=cerr
775euid=100
776eventq_index=0
762executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/parser
777executable=/dist/m5/cpu2000/binaries/arm/linux/parser
763gid=100
778gid=100
764input=/scratch/nilay/GEM5/dist/m5/cpu2000/data/parser/mdred/input/parser.in
779input=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
765kvmInSE=false
766max_stack_size=67108864
767output=cout
768pid=100
769ppid=99
770simpoint=114600000000
771system=system
772uid=100

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

789transition_latency=100000000
790
791[system.membus]
792type=CoherentXBar
793clk_domain=system.clk_domain
794eventq_index=0
795forward_latency=4
796frontend_latency=3
780kvmInSE=false
781max_stack_size=67108864
782output=cout
783pid=100
784ppid=99
785simpoint=114600000000
786system=system
787uid=100

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

804transition_latency=100000000
805
806[system.membus]
807type=CoherentXBar
808clk_domain=system.clk_domain
809eventq_index=0
810forward_latency=4
811frontend_latency=3
812point_of_coherency=true
797response_latency=2
798snoop_filter=Null
799snoop_response_latency=4
800system=system
801use_default_range=false
802width=16
803master=system.physmem.port
804slave=system.system_port system.cpu.l2cache.mem_side

--- 83 unchanged lines hidden ---
813response_latency=2
814snoop_filter=Null
815snoop_response_latency=4
816system=system
817use_default_range=false
818width=16
819master=system.physmem.port
820slave=system.system_port system.cpu.l2cache.mem_side

--- 83 unchanged lines hidden ---