gem5/src/mem/cache/tags
Lisa Hsu 7f3cd9a9fd 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.
2010-02-24 13:46:55 -08:00
..
iic_repl includes: sort includes again 2009-05-17 14:34:52 -07:00
base.cc cache stats: account for writebacks and/or device occupancy in the cache. 2010-02-24 13:46:55 -08:00
base.hh cache: Make caches sharing aware and add occupancy stats. 2010-02-23 09:34:22 -08:00
cacheset.cc cache: pull CacheSet out of LRU so that other tags can use associative sets. 2010-02-23 09:33:09 -08:00
cacheset.hh cache: pull CacheSet out of LRU so that other tags can use associative sets. 2010-02-23 09:33:09 -08:00
fa_lru.cc cache: Make caches sharing aware and add occupancy stats. 2010-02-23 09:34:22 -08:00
fa_lru.hh cache: Make caches sharing aware and add occupancy stats. 2010-02-23 09:34:22 -08:00
iic.cc cache: Make caches sharing aware and add occupancy stats. 2010-02-23 09:34:22 -08:00
iic.hh cache: Make caches sharing aware and add occupancy stats. 2010-02-23 09:34:22 -08:00
lru.cc cache stats: account for writebacks and/or device occupancy in the cache. 2010-02-24 13:46:55 -08:00
lru.hh cache: pull CacheSet out of LRU so that other tags can use associative sets. 2010-02-23 09:33:09 -08:00
SConscript cache: pull CacheSet out of LRU so that other tags can use associative sets. 2010-02-23 09:33:09 -08:00