Deleted Added
sdiff udiff text old ( 9150:a2370fa5c793 ) new ( 9213:5cab5448909c )
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
13clock=1
14init_param=0
15kernel=
16load_addr_mask=1099511627775
17mem_mode=atomic
18memories=system.physmem
19num_work_ids=16
20readfile=
21symbolfile=

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

91max_loads_any_thread=0
92needsTSO=true
93numIQEntries=64
94numPhysFloatRegs=256
95numPhysIntRegs=256
96numROBEntries=192
97numRobs=1
98numThreads=1
99predType=tournament
100profile=0
101progress_interval=0
102renameToDecodeDelay=1
103renameToFetchDelay=1
104renameToIEWDelay=2
105renameToROBDelay=1
106renameWidth=8

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

124dcache_port=system.cpu.dcache.cpu_side
125icache_port=system.cpu.icache.cpu_side
126
127[system.cpu.dcache]
128type=BaseCache
129addr_ranges=0:18446744073709551615
130assoc=2
131block_size=64
132clock=1
133forward_snoops=true
134hash_delay=1
135is_top_level=true
136latency=1000
137max_miss_count=0
138mshrs=10
139prefetch_on_access=false
140prefetcher=Null

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

153[system.cpu.dtb]
154type=X86TLB
155children=walker
156size=64
157walker=system.cpu.dtb.walker
158
159[system.cpu.dtb.walker]
160type=X86PagetableWalker
161clock=1
162system=system
163port=system.cpu.toL2Bus.slave[3]
164
165[system.cpu.fuPool]
166type=FUPool
167children=FUList0 FUList1 FUList2 FUList3 FUList4 FUList5 FUList6 FUList7 FUList8
168FUList=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
169

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

425opClass=IprAccess
426opLat=3
427
428[system.cpu.icache]
429type=BaseCache
430addr_ranges=0:18446744073709551615
431assoc=2
432block_size=64
433clock=1
434forward_snoops=true
435hash_delay=1
436is_top_level=true
437latency=1000
438max_miss_count=0
439mshrs=10
440prefetch_on_access=false
441prefetcher=Null

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

448trace_addr=0
449two_queue=false
450write_buffers=8
451cpu_side=system.cpu.icache_port
452mem_side=system.cpu.toL2Bus.slave[0]
453
454[system.cpu.interrupts]
455type=X86LocalApic
456clock=1
457int_latency=1000
458pio_addr=2305843009213693952
459pio_latency=100000
460system=system
461int_master=system.membus.slave[2]
462int_slave=system.membus.master[2]
463pio=system.membus.master[1]
464
465[system.cpu.itb]
466type=X86TLB
467children=walker
468size=64
469walker=system.cpu.itb.walker
470
471[system.cpu.itb.walker]
472type=X86PagetableWalker
473clock=1
474system=system
475port=system.cpu.toL2Bus.slave[2]
476
477[system.cpu.l2cache]
478type=BaseCache
479addr_ranges=0:18446744073709551615
480assoc=2
481block_size=64
482clock=1
483forward_snoops=true
484hash_delay=1
485is_top_level=false
486latency=1000
487max_miss_count=0
488mshrs=10
489prefetch_on_access=false
490prefetcher=Null

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

516[system.cpu.workload]
517type=LiveProcess
518cmd=twolf smred
519cwd=build/X86/tests/opt/long/se/70.twolf/x86/linux/o3-timing
520egid=100
521env=
522errout=cerr
523euid=100
524executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/x86/linux/twolf
525gid=100
526input=cin
527max_stack_size=67108864
528output=cout
529pid=100
530ppid=99
531simpoint=0
532system=system

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

539header_cycles=1
540use_default_range=false
541width=8
542master=system.physmem.port system.cpu.interrupts.pio system.cpu.interrupts.int_slave
543slave=system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master
544
545[system.physmem]
546type=SimpleMemory
547clock=1
548conf_table_reported=false
549file=
550in_addr_map=true
551latency=30000
552latency_var=0
553null=false
554range=0:134217727
555zero=false
556port=system.membus.master[0]
557