Hello everyone,
I have a doubt about the use of --max-inst, for example with these options
--caches --standard_switch  --warmup-insts=1000000 --fast-forward=7000000 
--max-inst=250000000
The cpu will run as atomic by 7M of instructions(fast-forwarding), change to 
timing by 1M (warmup). Here is my doubt, Does the CPU run as detailed by 250M 
or just run 250M-7M-1M=242M as detailed?
Also, is it possible to indicate a loop?, for example after the warm up period 
there are only 150M of instructions, is it possible to indicate a new execution 
for a 250M total execution?
Thanks in advance                 Rodrigo                                       
  
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to