gem5-users@gem5.org
Hello Everyone!
I'm working with a 32-bits ARM architecture and I would like to create a
checkpoint with 8 cores. I'm using the following command line:
./build/ARM/gem5.fast -d m5out/CHKP/ configs/example/fs.py
--cpu-clock=1GHz -n 8 --cpu-type=arm_detailed --mem-type SimpleMemory
--mem-size=256MB --kernel ../kernels/linux-arm-gem5/vmlinux
--machine-type VExpress_EMM --disk-image
../Disk_Images/disks/linux-aarch32-ael.img --dtb-filename
$GEM5_PATH/system/arm/dt/vexpress-v2p-ca15-tc1-gem5_8cpus.dtb --script
./scripts/test.rcS
Inside test.rcS I create the checkpoint and then run an application.
I checked the config.ini and the system.terminal and the 8 cores are
booted correctly. However, the simulation has been running for ~47h and
It hasn't finished yet, not even created the checkpoint.
Does any have an idea on how much time this would actually take?
Thanks in advance,
Kind Regards,
Alejandro NOCUA
CNRS Post-doctoral Researcher
LIRMM
161 Rue Ada
34095 - Montpellier
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users