Deleted Added
sdiff udiff text old ( 11103:38f6188421e0 ) new ( 11388:bd4125134e77 )
full compact
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
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
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
135demand_mshr_reserve=1
136eventq_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
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
594demand_mshr_reserve=1
595eventq_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
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
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
704demand_mshr_reserve=1
705eventq_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
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
735clk_domain=system.cpu_clk_domain
736eventq_index=0
737forward_latency=0
738frontend_latency=1
739response_latency=1
740snoop_filter=Null
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
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
762executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/parser
763gid=100
764input=/scratch/nilay/GEM5/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
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 ---