Searched hist:8828 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/ruby/system/
H A DSequencer.ccdiff 8828:e8fd0fc4a417 Fri Feb 10 12:29:00 EST 2012 Nilay Vaish <nilay@cs.wisc.edu> Ruby: Remove isTagPresent() calls from Sequencer.cc
This patch removes the calls to isTagPresent() from Sequencer.cc. These
calls are made just for setting the cache block to have been most recently
used. The calls have been folded in to the function setMRU().

Completed in 33 milliseconds