Hi everyone, I am trying to run Bbench--ics on gem5 simulator using ARMv7a-ICS- Android.SMP.nolock.img. The simulation is not ending, rather it is being running for days now. I can see the snapshots in the /frames_system.vncserver directory and it shows that it is still running bench. I would like to know if it is normal with BBench ?
How can I reduce the time? Here is my command line build/ARM/gem5.fast configs/example/fs.py \ --cpu-type=AtomicSimpleCPU \ --num-cpu=1 \ --mem-type=SimpleMemory \ --mem-size=512MB \ --mem-channels=1 \ --caches --l2cache \ -b bbench-ics \ --script=./configs/boot/bbench-ics.rcS \ --machine-type=RealView_PBX \ --kernel=vmlinux.smp.mouse.arm \ --disk=ARMv7a-ICS-Android.SMP.nolock.img \ --frame-capture Any help will be appreciated Thanks _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
