Change the findBlock(addr, lat) to accessBlock, which I think has better connotations...
authorLisa Hsu <hsul@eecs.umich.edu>
Tue, 4 Nov 2008 16:35:57 +0000 (11:35 -0500)
committerLisa Hsu <hsul@eecs.umich.edu>
Tue, 4 Nov 2008 16:35:57 +0000 (11:35 -0500)
commit4ab52cb986962f7c0fb0fa07de10d8cdfb51458a
tree842022c71384f5d59380d0ed32ad182fe7f6b99f
parentdd99ff23c6a71f7173014b5008d0cf12b7ef223a
Change the findBlock(addr, lat) to accessBlock, which I think has better connotations for what is really happening and how it should be used.
src/mem/cache/cache_impl.hh
src/mem/cache/tags/fa_lru.cc
src/mem/cache/tags/fa_lru.hh
src/mem/cache/tags/iic.cc
src/mem/cache/tags/iic.hh
src/mem/cache/tags/lru.cc
src/mem/cache/tags/lru.hh