Ruby Sparse Memory: Add function for collating blocks
authorNilay Vaish <nilay@cs.wisc.edu>
Wed, 11 Jan 2012 19:29:54 +0000 (13:29 -0600)
committerNilay Vaish <nilay@cs.wisc.edu>
Wed, 11 Jan 2012 19:29:54 +0000 (13:29 -0600)
commit8b3ad17cc3189ed7470c82e9108669fe48541f43
treef948368c4f528209f2ca81e0fc4e4b1de03740b2
parentc3109f77757b08f74768d44983ff81d7d66819e7
Ruby Sparse Memory: Add function for collating blocks
This patch adds function to the Sparse Memory so that the blocks can be
recorded in a cache trace. The blocks are added to the cache recorder
which can later write them into a file.
src/mem/ruby/system/SparseMemory.cc
src/mem/ruby/system/SparseMemory.hh