Hi, I run simulation with GEM5/Ruby. And I got the following statistics from stats.txt and ruby.stats: If I am not wrong, the sim_ticks in stats.txt and Ruby_cycles in ruby.stats should be almost the same. But in my simulation, they are much different. Can anyone help interpret the data? Thanks!
Stats.txt: sim_seconds 1.113264 # Number of seconds simulated sim_ticks 1113263905500 # Number of ticks simulated final_tick 3547867747500 # Number of ticks from beginning of simulation (restored from checkpoints and never reset) sim_freq 1000000000000 ruby.stats: Profiler Configuration ---------------------- periodic_stats_period: 1000000 Ruby_current_time: 7095735495 Ruby_start_time: 0 Ruby_cycles: 7095735495
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
