On Fri, 8 Jun 2012, tejasi pimpalkhute wrote:
I am using the formula- Memory utilization = number of clock cycles used
for data transfer / number of total clock cycles
On Fri, Jun 8, 2012 at 4:48 AM, Nilay <ni...@cs.wisc.edu> wrote:
On Thu, June 7, 2012 11:36 pm, tejasi pimpalkhute wrote:
Thanks, Nilay! So, is Ruby_cycles the total number of cycles for
non-memory
and memory requests together? And can we add up total
memory_total_requests
for each individual memory controller and divide it by Ruby_cycles to
get
memory utilization for the same? Would it be appropriate to calculate
memory utilization?
As I said before, Ruby_cycles is the number of cycles that have passed
since the starting of the simulation. How are you defining memory
utilisation?
So does request need only a cycle for data transfer? If yes, then your
formula for computation seems correct.
--
Nilay
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users