I’m trying to dump out a checkpoint of multi-core system using Full System
to allow me to run a profile of the binaries I’m running in M5. I dump the
checkpoint using the m5 pseudo instruction from inside the application.  The
checkpoint though seems malformed.  If I dump it out running with timing
simple cpu, the checkpoint will not load, the simulator crashes with a fatal
error saying it cannot read _status for system.cpuXX.  I’ve tried making
checkpoints using the atomic CPU, and they seem load fine, but immediately
after starting to run once the checkpoint is loaded, the binary crashes with
a kernel page handling error, perhaps due to the fact it does not save any
ITB entries.  Is there something I am forgetting?

 

Geoff

 


No virus found in this outgoing message.
Checked by AVG. 
Version: 7.5.519 / Virus Database: 269.22.0/1342 - Release Date: 3/25/2008
10:26 AM
 
_______________________________________________
m5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/m5-users

Reply via email to