Dear all, I am doing some cache simulations and I'll need to export some extra cache statistic to log file (i.e. I need to export time that data line stays in cache). I've modified functions in cacheLines.h and cacheController.cpp files which make me posible to calculate these data. However, since I'll need to export these data for different level of caches (different instance of cache) I am not sure which files it would be good to change to make that possible. Let's say that I have data that I have data that is part of CacheLinesBase struct that I would like to export in the log file after simulation. Can you help me with some advice about that?
One more question although I am sure that is very stupid. How can I reply on this forum on the existing post? I know that is stupid question but I really can't find that:) Thanks in forward for everything and best regards Zoran
_______________________________________________ http://www.marss86.org Marss86-Devel mailing list [email protected] https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel
