Deleted Added
sdiff udiff text old ( 8835:7c68f84d7c4e ) new ( 8983:8800b05e1cb3 )
full compact
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
29system_port=system.membus.port[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
130addr_range=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
151mem_side=system.cpu.toL2Bus.port[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
162port=system.cpu.toL2Bus.port[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
429addr_range=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
450mem_side=system.cpu.toL2Bus.port[0]
451
452[system.cpu.interrupts]
453type=X86LocalApic
454int_latency=1000
455pio_addr=2305843009213693952
456pio_latency=1000
457system=system
458int_port=system.membus.port[4]
459pio=system.membus.port[3]
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]
471
472[system.cpu.l2cache]
473type=BaseCache
474addr_range=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
494cpu_side=system.cpu.toL2Bus.port[4]
495mem_side=system.membus.port[2]
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
506
507[system.cpu.tracer]
508type=ExeTracer
509
510[system.cpu.workload]
511type=LiveProcess
512cmd=mcf mcf.in
513cwd=build/X86/tests/fast/long/se/10.mcf/x86/linux/o3-timing
514egid=100
515env=
516errout=cerr
517euid=100
518executable=/dist/m5/cpu2000/binaries/x86/linux/mcf
519gid=100
520input=/dist/m5/cpu2000/data/mcf/smred/input/mcf.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
537port=system.system_port system.physmem.port[0] system.cpu.l2cache.mem_side system.cpu.interrupts.pio system.cpu.interrupts.int_port
538
539[system.physmem]
540type=PhysicalMemory
541file=
542latency=30000
543latency_var=0
544null=false
545range=0:268435455
546zero=false
547port=system.membus.port[1]
548