Hi!
I take a checkpoint with detailed cpu(o3) and add ruby module. But when 
restored it and put the option "--restore-with-cpu=detailed" , it still use the 
default cpu( atomic cpu). It seems this option does not work. How to restore 
with the o3 cpu or timing cpu?
My command is like this:
take checkpoint:
[root@master0 gem5_5]# build/ARM/gem5.debug configs/example/se.py -c 
tests/test-progs/hello/bin/arm/linux/hello --take-checkpoints=100000,100000 
--max-checkpoint=1 --cpu-type=detailed --ruby 
restore checkpoint:
[root@master0 gem5_5]# build/ARM/gem5.debug configs/example/se.py -c 
tests/test-progs/hello/bin/arm/linux/hello -r 1 --restore-with-cpu=timing 
--caches 
BTW, gem5 is the stable verision.




Best Regards!
MAIL: [email protected]
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to