Hi all,

I am running a simulation using Pthreads lib in a four-core processor using SE 
mode in gem5. I separate the snippet of the stats file to show my problem, as 
can be seen below:


sim_ticks                                   723694000                       # 
Number of ticks simulated
system.cpu0.numCycles                          186781                       # 
number of cpu cycles simulated
system.cpu1.numCycles                          636089                       # 
number of cpu cycles simulated
system.cpu2.numCycles                          635944                       # 
number of cpu cycles simulated
system.cpu3.numCycles                          650838                       # 
number of cpu cycles simulated


I am using 1 GHz clock frequency, therefore, the sim_ticks correspond to 
723.694 cycles to execute the application. However, none of the processors took 
this number of cycles.

Anyone know why is this happening?

Thanks in advance.

----------------------------------------------------------------------------------------------------------------------------------------------
Francisco Carlos Silva Junior
Phd student at University of Brasilia

_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to