Hi, I am trying to simulate ARM 4 core system in full system simulation mode. Even if I am not performing any task, the statistics are getting populated in stats.txt. Is there some periodic timer set which is causing this issue?
Here is the command that I am using M5_PATH=$(pwd)/.. ./build/ARM/gem5.opt --debug-flags=DVFS,EnergyCtrl --debug-file=dfvs_debug.log configs/example/fs.py --cpu-type=AtomicSimpleCPU -n 4 --machine-type=VExpress_EMM --kernel=../linux-linaro-tracking-gem5/vmlinux --dtb-filename=../linux-linaro-tracking-gem5/arch/arm/boot/dts/vexpress-v2p-ca15-tc1-gem5_dvfs_per_core_4cpus.dtb --disk-image=../disks/arm-ubuntu-natty-headless.img --cpu-clock=\['1 GHz','750 MHz','500 MHz'\] Regards Rahul
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users