Hello there, I’ve been running FS with ruby. I would like to see the statistics of memory access to the memory controller.
I was a little confused by the different mem read numbers. Specifically, there’s the mem_ctrls.num_read, which is broken down to inst, data, dtb.walker, and itbwalker. It says mem_ctrls, so I sort of assumed that it is for the memory controller access. However, when I looked more into the statistics, I also found system.ruby_cntrl0.memBuffer.memReads, which are MUCH lower than the numbers for mem_ctrls.num_read. Which one is the read/write access into he memory controller? And what exactly is mem_ctrls.num_read and the broken down statistics? Thank you, Timothy Chong _______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
