config.ini (9481:b0fa6b872f40) config.ini (9575:6c4d6fdf3644)
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8

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

506cpu_side=system.cpu.toL2Bus.master[0]
507mem_side=system.membus.slave[1]
508
509[system.cpu.toL2Bus]
510type=CoherentBus
511block_size=64
512clock=500
513header_cycles=1
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8

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

506cpu_side=system.cpu.toL2Bus.master[0]
507mem_side=system.membus.slave[1]
508
509[system.cpu.toL2Bus]
510type=CoherentBus
511block_size=64
512clock=500
513header_cycles=1
514system=system
514use_default_range=false
515width=32
516master=system.cpu.l2cache.cpu_side
517slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
518
519[system.cpu.tracer]
520type=ExeTracer
521
522[system.cpu.workload]
523type=LiveProcess
524cmd=bzip2 input.source 1
525cwd=build/ARM/tests/opt/long/se/60.bzip2/arm/linux/o3-timing
526egid=100
527env=
528errout=cerr
529euid=100
515use_default_range=false
516width=32
517master=system.cpu.l2cache.cpu_side
518slave=system.cpu.icache.mem_side system.cpu.dcache.mem_side system.cpu.itb.walker.port system.cpu.dtb.walker.port
519
520[system.cpu.tracer]
521type=ExeTracer
522
523[system.cpu.workload]
524type=LiveProcess
525cmd=bzip2 input.source 1
526cwd=build/ARM/tests/opt/long/se/60.bzip2/arm/linux/o3-timing
527egid=100
528env=
529errout=cerr
530euid=100
530executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/bzip2
531executable=/dist/m5/cpu2000/binaries/arm/linux/bzip2
531gid=100
532input=cin
533max_stack_size=67108864
534output=cout
535pid=100
536ppid=99
537simpoint=0
538system=system
539uid=100
540
541[system.membus]
542type=CoherentBus
543block_size=64
544clock=1000
545header_cycles=1
532gid=100
533input=cin
534max_stack_size=67108864
535output=cout
536pid=100
537ppid=99
538simpoint=0
539system=system
540uid=100
541
542[system.membus]
543type=CoherentBus
544block_size=64
545clock=1000
546header_cycles=1
547system=system
546use_default_range=false
547width=8
548master=system.physmem.port
549slave=system.system_port system.cpu.l2cache.mem_side
550
551[system.physmem]
552type=SimpleDRAM
548use_default_range=false
549width=8
550master=system.physmem.port
551slave=system.system_port system.cpu.l2cache.mem_side
552
553[system.physmem]
554type=SimpleDRAM
555activation_limit=4
553addr_mapping=openmap
554banks_per_rank=8
556addr_mapping=openmap
557banks_per_rank=8
558channels=1
555clock=1000
556conf_table_reported=false
557in_addr_map=true
559clock=1000
560conf_table_reported=false
561in_addr_map=true
558lines_per_rowbuffer=64
559mem_sched_policy=fcfs
562lines_per_rowbuffer=32
563mem_sched_policy=frfcfs
560null=false
561page_policy=open
562range=0:134217727
563ranks_per_channel=2
564read_buffer_size=32
564null=false
565page_policy=open
566range=0:134217727
567ranks_per_channel=2
568read_buffer_size=32
565tBURST=4000
566tCL=14000
567tRCD=14000
569tBURST=5000
570tCL=13750
571tRCD=13750
568tREFI=7800000
569tRFC=300000
572tREFI=7800000
573tRFC=300000
570tRP=14000
571tWTR=1000
574tRP=13750
575tWTR=7500
576tXAW=40000
572write_buffer_size=32
573write_thresh_perc=70
574zero=false
575port=system.membus.master[0]
576
577write_buffer_size=32
578write_thresh_perc=70
579zero=false
580port=system.membus.master[0]
581