Deleted Added
sdiff udiff text old ( 9348:44d31345e360 ) new ( 9370:5172ffaf6e30 )
full compact
1[root]
2type=Root
3children=system
4full_system=true
5time_sync_enable=false
6time_sync_period=100000000000
7time_sync_spin_threshold=100000000
8
9[system]
10type=LinuxArmSystem
11children=bridge cf0 cpu0 cpu1 intrctrl iobus iocache l2c membus physmem realview terminal toL2Bus vncserver
12atags_addr=256
13boot_loader=/scratch/nilay/GEM5/system/binaries/boot.arm
14boot_osflags=earlyprintk console=ttyAMA0 lpj=19988480 norandmaps rw loglevel=8 mem=128MB root=/dev/sda1
15clock=1000
16dtb_filename=
17early_kernel_symbols=false
18enable_context_switch_stats_dump=false
19flags_addr=268435504
20gic_cpu_addr=520093952
21init_param=0
22kernel=/scratch/nilay/GEM5/system/binaries/vmlinux.arm.smp.fb.2.6.38.8
23load_addr_mask=268435455
24machine_type=RealView_PBX
25mem_mode=timing
26memories=system.physmem system.realview.nvmem
27midr_regval=890224640
28multi_proc=true
29num_work_ids=16
30readfile=tests/halt.sh
31symbolfile=
32work_begin_ckpt_count=0
33work_begin_cpu_id_exit=-1
34work_begin_exit_count=0
35work_cpus_ckpt_count=0

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

60children=child
61child=system.cf0.image.child
62image_file=
63read_only=false
64table_size=65536
65
66[system.cf0.image.child]
67type=RawDiskImage
68image_file=/scratch/nilay/GEM5/system/disks/linux-arm-ael.img
69read_only=true
70
71[system.cpu0]
72type=DerivO3CPU
73children=dcache dtb fuPool icache interrupts itb tracer
74BTBEntries=4096
75BTBTagSize=16
76LFSTSize=1024
77LQEntries=32
78LSQCheckLoads=true
79LSQDepCheckShift=4
80RASSize=16
81SQEntries=32

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

113globalHistoryBits=13
114globalPredictorSize=8192
115iewToCommitDelay=1
116iewToDecodeDelay=1
117iewToFetchDelay=1
118iewToRenameDelay=1
119instShiftAmt=2
120interrupts=system.cpu0.interrupts
121issueToExecuteDelay=1
122issueWidth=8
123itb=system.cpu0.itb
124localCtrBits=2
125localHistoryBits=11
126localHistoryTableSize=2048
127localPredictorSize=2048
128max_insts_all_threads=0

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

492two_queue=false
493write_buffers=8
494cpu_side=system.cpu0.icache_port
495mem_side=system.toL2Bus.slave[0]
496
497[system.cpu0.interrupts]
498type=ArmInterrupts
499
500[system.cpu0.itb]
501type=ArmTLB
502children=walker
503size=64
504walker=system.cpu0.itb.walker
505
506[system.cpu0.itb.walker]
507type=ArmTableWalker
508clock=500
509num_squash_per_cycle=2
510sys=system
511port=system.toL2Bus.slave[2]
512
513[system.cpu0.tracer]
514type=ExeTracer
515
516[system.cpu1]
517type=DerivO3CPU
518children=dcache dtb fuPool icache interrupts itb tracer
519BTBEntries=4096
520BTBTagSize=16
521LFSTSize=1024
522LQEntries=32
523LSQCheckLoads=true
524LSQDepCheckShift=4
525RASSize=16
526SQEntries=32

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

558globalHistoryBits=13
559globalPredictorSize=8192
560iewToCommitDelay=1
561iewToDecodeDelay=1
562iewToFetchDelay=1
563iewToRenameDelay=1
564instShiftAmt=2
565interrupts=system.cpu1.interrupts
566issueToExecuteDelay=1
567issueWidth=8
568itb=system.cpu1.itb
569localCtrBits=2
570localHistoryBits=11
571localHistoryTableSize=2048
572localPredictorSize=2048
573max_insts_all_threads=0

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

937two_queue=false
938write_buffers=8
939cpu_side=system.cpu1.icache_port
940mem_side=system.toL2Bus.slave[4]
941
942[system.cpu1.interrupts]
943type=ArmInterrupts
944
945[system.cpu1.itb]
946type=ArmTLB
947children=walker
948size=64
949walker=system.cpu1.itb.walker
950
951[system.cpu1.itb.walker]
952type=ArmTableWalker

--- 544 unchanged lines hidden ---