cache stats: account for writebacks and/or device occupancy in the cache.
authorLisa Hsu <Lisa.Hsu@amd.com>
Wed, 24 Feb 2010 21:46:55 +0000 (13:46 -0800)
committerLisa Hsu <Lisa.Hsu@amd.com>
Wed, 24 Feb 2010 21:46:55 +0000 (13:46 -0800)
commit7f3cd9a9fd636c1e48dcec20de3f6c14214d0ce4
treeca8a2c9e806fcf32ba58aea14ccc056132e0ce9d
parent1d3228481f3c5f9a4ad041cd21d57139f5f8f331
cache stats: account for writebacks and/or device occupancy in the cache.
Plus, a minor bugfix that neglects to update blk->contextSrc in certain cases on a cache insert.
src/mem/cache/tags/base.cc
src/mem/cache/tags/lru.cc