config.ini (8835:7c68f84d7c4e) config.ini (8983:8800b05e1cb3)
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu membus physmem
12boot_osflags=a
13init_param=0
14kernel=
15load_addr_mask=1099511627775
16mem_mode=atomic
17memories=system.physmem
18num_work_ids=16
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=System
11children=cpu membus physmem
12boot_osflags=a
13init_param=0
14kernel=
15load_addr_mask=1099511627775
16mem_mode=atomic
17memories=system.physmem
18num_work_ids=16
19physmem=system.physmem
20readfile=
21symbolfile=
22work_begin_ckpt_count=0
23work_begin_cpu_id_exit=-1
24work_begin_exit_count=0
25work_cpus_ckpt_count=0
26work_end_ckpt_count=0
27work_end_exit_count=0
28work_item_id=-1
19readfile=
20symbolfile=
21work_begin_ckpt_count=0
22work_begin_cpu_id_exit=-1
23work_begin_exit_count=0
24work_cpus_ckpt_count=0
25work_end_ckpt_count=0
26work_end_exit_count=0
27work_item_id=-1
29system_port=system.membus.port[0]
28system_port=system.membus.slave[0]
30
31[system.cpu]
32type=DerivO3CPU
33children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
34BTBEntries=4096
35BTBTagSize=16
36LFSTSize=1024
37LQEntries=32

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

122wbDepth=1
123wbWidth=8
124workload=system.cpu.workload
125dcache_port=system.cpu.dcache.cpu_side
126icache_port=system.cpu.icache.cpu_side
127
128[system.cpu.dcache]
129type=BaseCache
29
30[system.cpu]
31type=DerivO3CPU
32children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
33BTBEntries=4096
34BTBTagSize=16
35LFSTSize=1024
36LQEntries=32

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

121wbDepth=1
122wbWidth=8
123workload=system.cpu.workload
124dcache_port=system.cpu.dcache.cpu_side
125icache_port=system.cpu.icache.cpu_side
126
127[system.cpu.dcache]
128type=BaseCache
130addr_range=0:18446744073709551615
129addr_ranges=0:18446744073709551615
131assoc=2
132block_size=64
133forward_snoops=true
134hash_delay=1
135is_top_level=true
136latency=1000
137max_miss_count=0
138mshrs=10

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

143size=262144
144subblock_size=0
145system=system
146tgts_per_mshr=20
147trace_addr=0
148two_queue=false
149write_buffers=8
150cpu_side=system.cpu.dcache_port
130assoc=2
131block_size=64
132forward_snoops=true
133hash_delay=1
134is_top_level=true
135latency=1000
136max_miss_count=0
137mshrs=10

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

142size=262144
143subblock_size=0
144system=system
145tgts_per_mshr=20
146trace_addr=0
147two_queue=false
148write_buffers=8
149cpu_side=system.cpu.dcache_port
151mem_side=system.cpu.toL2Bus.port[1]
150mem_side=system.cpu.toL2Bus.slave[1]
152
153[system.cpu.dtb]
154type=X86TLB
155children=walker
156size=64
157walker=system.cpu.dtb.walker
158
159[system.cpu.dtb.walker]
160type=X86PagetableWalker
161system=system
151
152[system.cpu.dtb]
153type=X86TLB
154children=walker
155size=64
156walker=system.cpu.dtb.walker
157
158[system.cpu.dtb.walker]
159type=X86PagetableWalker
160system=system
162port=system.cpu.toL2Bus.port[3]
161port=system.cpu.toL2Bus.slave[3]
163
164[system.cpu.fuPool]
165type=FUPool
166children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
167FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7 system.cpu.fuPool.FUList8
168
169[system.cpu.fuPool.FUList0]
170type=FUDesc

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

421[system.cpu.fuPool.FUList8.opList]
422type=OpDesc
423issueLat=3
424opClass=IprAccess
425opLat=3
426
427[system.cpu.icache]
428type=BaseCache
162
163[system.cpu.fuPool]
164type=FUPool
165children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
166FUList=system.cpu.fuPool.FUList0 system.cpu.fuPool.FUList1 system.cpu.fuPool.FUList2 system.cpu.fuPool.FUList3 system.cpu.fuPool.FUList4 system.cpu.fuPool.FUList5 system.cpu.fuPool.FUList6 system.cpu.fuPool.FUList7 system.cpu.fuPool.FUList8
167
168[system.cpu.fuPool.FUList0]
169type=FUDesc

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

420[system.cpu.fuPool.FUList8.opList]
421type=OpDesc
422issueLat=3
423opClass=IprAccess
424opLat=3
425
426[system.cpu.icache]
427type=BaseCache
429addr_range=0:18446744073709551615
428addr_ranges=0:18446744073709551615
430assoc=2
431block_size=64
432forward_snoops=true
433hash_delay=1
434is_top_level=true
435latency=1000
436max_miss_count=0
437mshrs=10

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

442size=131072
443subblock_size=0
444system=system
445tgts_per_mshr=20
446trace_addr=0
447two_queue=false
448write_buffers=8
449cpu_side=system.cpu.icache_port
429assoc=2
430block_size=64
431forward_snoops=true
432hash_delay=1
433is_top_level=true
434latency=1000
435max_miss_count=0
436mshrs=10

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

441size=131072
442subblock_size=0
443system=system
444tgts_per_mshr=20
445trace_addr=0
446two_queue=false
447write_buffers=8
448cpu_side=system.cpu.icache_port
450mem_side=system.cpu.toL2Bus.port[0]
449mem_side=system.cpu.toL2Bus.slave[0]
451
452[system.cpu.interrupts]
453type=X86LocalApic
454int_latency=1000
455pio_addr=2305843009213693952
456pio_latency=1000
457system=system
450
451[system.cpu.interrupts]
452type=X86LocalApic
453int_latency=1000
454pio_addr=2305843009213693952
455pio_latency=1000
456system=system
458int_port=system.membus.port[4]
459pio=system.membus.port[3]
457int_master=system.membus.slave[2]
458int_slave=system.membus.master[2]
459pio=system.membus.master[1]
460
461[system.cpu.itb]
462type=X86TLB
463children=walker
464size=64
465walker=system.cpu.itb.walker
466
467[system.cpu.itb.walker]
468type=X86PagetableWalker
469system=system
460
461[system.cpu.itb]
462type=X86TLB
463children=walker
464size=64
465walker=system.cpu.itb.walker
466
467[system.cpu.itb.walker]
468type=X86PagetableWalker
469system=system
470port=system.cpu.toL2Bus.port[2]
470port=system.cpu.toL2Bus.slave[2]
471
472[system.cpu.l2cache]
473type=BaseCache
471
472[system.cpu.l2cache]
473type=BaseCache
474addr_range=0:18446744073709551615
474addr_ranges=0:18446744073709551615
475assoc=2
476block_size=64
477forward_snoops=true
478hash_delay=1
479is_top_level=false
480latency=1000
481max_miss_count=0
482mshrs=10
483prefetch_on_access=false
484prefetcher=Null
485prioritizeRequests=false
486repl=Null
487size=2097152
488subblock_size=0
489system=system
490tgts_per_mshr=5
491trace_addr=0
492two_queue=false
493write_buffers=8
475assoc=2
476block_size=64
477forward_snoops=true
478hash_delay=1
479is_top_level=false
480latency=1000
481max_miss_count=0
482mshrs=10
483prefetch_on_access=false
484prefetcher=Null
485prioritizeRequests=false
486repl=Null
487size=2097152
488subblock_size=0
489system=system
490tgts_per_mshr=5
491trace_addr=0
492two_queue=false
493write_buffers=8
494cpu_side=system.cpu.toL2Bus.port[4]
495mem_side=system.membus.port[2]
494cpu_side=system.cpu.toL2Bus.master[0]
495mem_side=system.membus.slave[1]
496
497[system.cpu.toL2Bus]
498type=Bus
499block_size=64
500bus_id=0
501clock=1000
502header_cycles=1
503use_default_range=false
504width=64
496
497[system.cpu.toL2Bus]
498type=Bus
499block_size=64
500bus_id=0
501clock=1000
502header_cycles=1
503use_default_range=false
504width=64
505port=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port system.cpu.l2cache.cpu_side
505master=system.cpu.l2cache.cpu_side
506slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
506
507[system.cpu.tracer]
508type=ExeTracer
509
510[system.cpu.workload]
511type=LiveProcess
512cmd=parser 2.1.dict -batch
507
508[system.cpu.tracer]
509type=ExeTracer
510
511[system.cpu.workload]
512type=LiveProcess
513cmd=parser 2.1.dict -batch
513cwd=build/X86/tests/fast/long/se/20.parser/x86/linux/o3-timing
514cwd=build/X86/tests/opt/long/se/20.parser/x86/linux/o3-timing
514egid=100
515env=
516errout=cerr
517euid=100
518executable=/dist/m5/cpu2000/binaries/x86/linux/parser
519gid=100
520input=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
521max_stack_size=67108864

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

529[system.membus]
530type=Bus
531block_size=64
532bus_id=0
533clock=1000
534header_cycles=1
535use_default_range=false
536width=64
515egid=100
516env=
517errout=cerr
518euid=100
519executable=/dist/m5/cpu2000/binaries/x86/linux/parser
520gid=100
521input=/dist/m5/cpu2000/data/parser/mdred/input/parser.in
522max_stack_size=67108864

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

530[system.membus]
531type=Bus
532block_size=64
533bus_id=0
534clock=1000
535header_cycles=1
536use_default_range=false
537width=64
537port=system.system_port system.physmem.port[0] system.cpu.l2cache.mem_side system.cpu.interrupts.pio system.cpu.interrupts.int_port
538master=system.physmem.port[0] system.cpu.interrupts.pio system.cpu.interrupts.int_slave
539slave=system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master
538
539[system.physmem]
540
541[system.physmem]
540type=PhysicalMemory
542type=SimpleMemory
543conf_table_reported=false
541file=
544file=
545in_addr_map=true
542latency=30000
543latency_var=0
544null=false
545range=0:134217727
546zero=false
546latency=30000
547latency_var=0
548null=false
549range=0:134217727
550zero=false
547port=system.membus.port[1]
551port=system.membus.master[0]
548
552