config.ini (9348:44d31345e360) config.ini (9370:5172ffaf6e30)
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8

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

25work_cpus_ckpt_count=0
26work_end_ckpt_count=0
27work_end_exit_count=0
28work_item_id=-1
29system_port=system.membus.slave[0]
30
31[system.cpu]
32type=DerivO3CPU
1[root]
2type=Root
3children=system
4full_system=false
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8

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

25work_cpus_ckpt_count=0
26work_end_ckpt_count=0
27work_end_exit_count=0
28work_item_id=-1
29system_port=system.membus.slave[0]
30
31[system.cpu]
32type=DerivO3CPU
33children=dcache dtb fuPool icache interrupts isa itb l2cache toL2Bus tracer workload
33children=dcache dtb fuPool icache interrupts itb l2cache toL2Bus tracer workload
34BTBEntries=4096
35BTBTagSize=16
36LFSTSize=1024
37LQEntries=32
38LSQCheckLoads=true
39LSQDepCheckShift=4
40RASSize=16
41SQEntries=32

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

73globalHistoryBits=13
74globalPredictorSize=8192
75iewToCommitDelay=1
76iewToDecodeDelay=1
77iewToFetchDelay=1
78iewToRenameDelay=1
79instShiftAmt=2
80interrupts=system.cpu.interrupts
34BTBEntries=4096
35BTBTagSize=16
36LFSTSize=1024
37LQEntries=32
38LSQCheckLoads=true
39LSQDepCheckShift=4
40RASSize=16
41SQEntries=32

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

73globalHistoryBits=13
74globalPredictorSize=8192
75iewToCommitDelay=1
76iewToDecodeDelay=1
77iewToFetchDelay=1
78iewToRenameDelay=1
79instShiftAmt=2
80interrupts=system.cpu.interrupts
81isa=system.cpu.isa
82issueToExecuteDelay=1
83issueWidth=8
84itb=system.cpu.itb
85localCtrBits=2
86localHistoryBits=11
87localHistoryTableSize=2048
88localPredictorSize=2048
89max_insts_all_threads=0

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

453two_queue=false
454write_buffers=8
455cpu_side=system.cpu.icache_port
456mem_side=system.cpu.toL2Bus.slave[0]
457
458[system.cpu.interrupts]
459type=ArmInterrupts
460
81issueToExecuteDelay=1
82issueWidth=8
83itb=system.cpu.itb
84localCtrBits=2
85localHistoryBits=11
86localHistoryTableSize=2048
87localPredictorSize=2048
88max_insts_all_threads=0

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

452two_queue=false
453write_buffers=8
454cpu_side=system.cpu.icache_port
455mem_side=system.cpu.toL2Bus.slave[0]
456
457[system.cpu.interrupts]
458type=ArmInterrupts
459
461[system.cpu.isa]
462type=ArmISA
463fpsid=1090793632
464id_isar0=34607377
465id_isar1=34677009
466id_isar2=555950401
467id_isar3=17899825
468id_isar4=268501314
469id_isar5=0
470id_mmfr0=3
471id_mmfr1=0
472id_mmfr2=19070976
473id_mmfr3=4027589137
474id_pfr0=49
475id_pfr1=1
476midr=890224640
477
478[system.cpu.itb]
479type=ArmTLB
480children=walker
481size=64
482walker=system.cpu.itb.walker
483
484[system.cpu.itb.walker]
485type=ArmTableWalker

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

531[system.cpu.workload]
532type=LiveProcess
533cmd=parser 2.1.dict -batch
534cwd=build/ARM/tests/opt/long/se/20.parser/arm/linux/o3-timing
535egid=100
536env=
537errout=cerr
538euid=100
460[system.cpu.itb]
461type=ArmTLB
462children=walker
463size=64
464walker=system.cpu.itb.walker
465
466[system.cpu.itb.walker]
467type=ArmTableWalker

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

513[system.cpu.workload]
514type=LiveProcess
515cmd=parser 2.1.dict -batch
516cwd=build/ARM/tests/opt/long/se/20.parser/arm/linux/o3-timing
517egid=100
518env=
519errout=cerr
520euid=100
539executable=/projects/pd/randd/dist/cpu2000/binaries/arm/linux/parser
521executable=/scratch/nilay/GEM5/dist/m5/cpu2000/binaries/arm/linux/parser
540gid=100
522gid=100
541input=/projects/pd/randd/dist/cpu2000/data/parser/mdred/input/parser.in
523input=/scratch/nilay/GEM5/dist/m5/cpu2000/data/parser/mdred/input/parser.in
542max_stack_size=67108864
543output=cout
544pid=100
545ppid=99
546simpoint=114600000000
547system=system
548uid=100
549

--- 36 unchanged lines hidden ---
524max_stack_size=67108864
525output=cout
526pid=100
527ppid=99
528simpoint=114600000000
529system=system
530uid=100
531

--- 36 unchanged lines hidden ---