Hi,
Where is the timing model useful at ? I already know that cpu cycles are
counted on fetch and ld/st stage in timing mode.
But I found some result values of stats.txt are different between detailed
(o3) mode and timing mode.
For example, sim_seconds values are 1.31 and 5.21 in o3 and timing mode,
respectively; and IPC values are also quite different e.g. 1.6 vs. 0.3.
If possible, I'd like to use timing mode because the simulation time is too
long in o3 mode as you know.
I'm interested in cache miss rate and miss latency. Is the timing
model suitable for me ?

Thanks.
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to