-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.m5sim.org/r/329/
-----------------------------------------------------------

Review request for Default.


Summary
-------

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 setMRU() which any way makes calls to
findTagInSet(). IsTagPresent() is actually a wraper around the findTagInSet().


Diffs
-----

  src/mem/ruby/system/CacheMemory.cc UNKNOWN 
  src/mem/ruby/system/Sequencer.cc UNKNOWN 

Diff: http://reviews.m5sim.org/r/329/diff


Testing
-------


Thanks,

Nilay

_______________________________________________
m5-dev mailing list
m5-dev@m5sim.org
http://m5sim.org/mailman/listinfo/m5-dev

Reply via email to