config.ini (9013:afa278317136) config.ini (9039:9a22621c741c)
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8

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

490tgts_per_mshr=5
491trace_addr=0
492two_queue=false
493write_buffers=8
494cpu_side=system.cpu.toL2Bus.master[0]
495mem_side=system.membus.slave[1]
496
497[system.cpu.toL2Bus]
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8

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

490tgts_per_mshr=5
491trace_addr=0
492two_queue=false
493write_buffers=8
494cpu_side=system.cpu.toL2Bus.master[0]
495mem_side=system.membus.slave[1]
496
497[system.cpu.toL2Bus]
498type=Bus
498type=CoherentBus
499block_size=64
499block_size=64
500bus_id=0
501clock=1000
502header_cycles=1
503use_default_range=false
504width=64
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
507
508[system.cpu.tracer]
509type=ExeTracer
510
511[system.cpu.workload]
512type=LiveProcess
513cmd=twolf smred
514cwd=build/X86/tests/opt/long/se/70.twolf/x86/linux/o3-timing
515egid=100
516env=
517errout=cerr
518euid=100
500clock=1000
501header_cycles=1
502use_default_range=false
503width=64
504master=system.cpu.l2cache.cpu_side
505slave=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=twolf smred
513cwd=build/X86/tests/opt/long/se/70.twolf/x86/linux/o3-timing
514egid=100
515env=
516errout=cerr
517euid=100
519executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/x86/linux/twolf
518executable=/dist/m5/cpu2000/binaries/x86/linux/twolf
520gid=100
521input=cin
522max_stack_size=67108864
523output=cout
524pid=100
525ppid=99
526simpoint=0
527system=system
528uid=100
529
530[system.membus]
519gid=100
520input=cin
521max_stack_size=67108864
522output=cout
523pid=100
524ppid=99
525simpoint=0
526system=system
527uid=100
528
529[system.membus]
531type=Bus
530type=CoherentBus
532block_size=64
531block_size=64
533bus_id=0
534clock=1000
535header_cycles=1
536use_default_range=false
537width=64
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
540
541[system.physmem]
542type=SimpleMemory
543conf_table_reported=false
544file=
545in_addr_map=true
546latency=30000
547latency_var=0
548null=false
549range=0:134217727
550zero=false
551port=system.membus.master[0]
552
532clock=1000
533header_cycles=1
534use_default_range=false
535width=64
536master=system.physmem.port[0] system.cpu.interrupts.pio system.cpu.interrupts.int_slave
537slave=system.system_port system.cpu.l2cache.mem_side system.cpu.interrupts.int_master
538
539[system.physmem]
540type=SimpleMemory
541conf_table_reported=false
542file=
543in_addr_map=true
544latency=30000
545latency_var=0
546null=false
547range=0:134217727
548zero=false
549port=system.membus.master[0]
550