Dear all,

I run gem5 with FS mode, and run the parsecbenchmarks.
I need a performance metric of the experiments.
So, I run different experiments with different frequencies.

Therefore, I calculate the instructions per
second(#committedInstructions/num_cycles), which should increase when we
increase the frequency. Actually, it increases with the frequency, till the
freqeuncy 1Ghz. After that I will get the same number of instructions for
the double amount of frequency.

#commitedInstructions for 1.2 Ghz = #committedInstructions for 0.6
#commitedInstructions for 2 Ghz = #committedInstructions for 1 Ghz

does any body have interperation of what I got ?
do you suggest different information to obtain performance metric ?

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

Reply via email to