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
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
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
160demand_mshr_reserve=1
161eventq_index=0
159forward_snoops=true
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
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
502demand_mshr_reserve=1
503eventq_index=0
500forward_snoops=false
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
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
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
614demand_mshr_reserve=1
615eventq_index=0
610forward_snoops=true
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
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
671clk_domain=system.cpu_clk_domain
672eventq_index=0
673forward_latency=0
674frontend_latency=1
675point_of_coherency=false
676response_latency=1
669snoop_filter=Null
677snoop_filter=system.cpu.toL2Bus.snoop_filter
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
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
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
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
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 ---