Update on this.

I synced to 9370 and I haven't had problems creating checkpoints with ruby
and restoring:

*Command to create checkpoint:*

 ./build/ALPHA_MOESI_hammer/gem5.opt -d *outputdir* configs/example/ruby_fs.py
--cpu-type=timing --ruby -n 4 -b *Benchmarkname*
*
*
*Command to restore checkpoint*
*
*
*.*/build/ALPHA_MOESI_CMP_directory/gem5.opt -d *outputdir*
configs/example/ruby_fs.py
--cpu-type=detailed --restore-with-cpu=timing --caches --l2cache
--checkpoint-restore=1 -n 4
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to