I've been using gem5 to analyze control algorithms performance but lately I 
realized that whenever I use my checkpoint created through the hackback script, 
which from my understanding is meant to create a checkpoint before user space 
programs are initialized, and using the following script :

/sbin/m5 resetstats;./vant2loadFranklinD (cross-compiled binary)
/sbin/m5 exit

When I go check the results of the simulation that should have 54 results I 
find that my stats.txt has 98 instances. Is this a known error and is there any 
way to examine and filter the extra results.
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to