Hi!
I have some question about .run_job.rc.tcl file.
trace_commercial {
flexus.set "-magic-break:stop_cycle" "200000000"
flexus.set-region-interval "100000000"
instruction-fetch-mode instruction-fetch-trace
}
What does the set-region-interval mean? And I use the command to simulate the
cloudsuite benchmark running :
[root@localhost flexus-4.1]# run_job -postprocess
"/home/zhangwuxiang/flexus-4.1/scripts/postprocess_ckptgen.sh trace cassandra"
-cfg trace -run trace -local -ckpt-gen CMP.L2Shared.Trace cassandra/2cpu
It uses the trace option.{ cassandra/2cpu baseline 0:0
$simics_commands(trace_commercial) }
Is the option means that it runs for 200m cycles with the CMP.L2Shared.Trace,
the first 100m cycles are functional warming, the last 100m cycles are
measurement? flexus.set-region-interval "100000000" means it starts to measure
from 100m cycles or any other meanings?
Look forward your reply. Thank you.
2013-07-03
Best Regards!
MAIL: [email protected]