On Tue, June 12, 2012 5:18 am, GE ZHIGUO wrote: > 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!
Is it not evident from the data the these two can be different. You need to multiply the ruby cycles with some constant (cycle period) to get the actual time elapsed. -- Nilay _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
