ruby: tag and data cache access support
Review Request #1290 - Created July 2, 2012 and submitted
Information | |
---|---|
Brad Beckmann | |
gem5 | |
default | |
Reviewers | |
Default | |
Changeset 9078:c2c677534b91 --------------------------- ruby: tag and data cache access support Updates to Ruby to support statistics counting of cache accesses. This feature serves multiple purposes beyond simple stats collection. It provides the foundation for ruby to model the cache tag and data arrays as physical resources, as well as provide the necessary input data for McPAT power modeling.
Does this require changes to the protocol to collect the statistics? If I'm right, I assume you considered ways to collect the statistics more automatically/implicitly and rejected them...
Review request changed
Updated (July 6, 2012, 8:44 a.m.)
Diff: |
Revision 2 (+213 -7) |
---|