summaryrefslogtreecommitdiff
path: root/src/mem/cache/tags/base.hh
AgeCommit message (Expand)Author
2013-06-27mem: Reorganize cache tags and make them a SimObjectPrakash Ramrakhyani
2013-04-22mem: Adding verbose debug output in the memory systemUri Wiener
2012-11-02mem: Add support for writing back and flushing cachesAndreas Sandberg
2012-02-12mem: fix cache stats to use request ids correctlyDam Sunwoo
2011-04-15includes: sort all includesNathan Binkert
2010-08-23MEM: Make CLREX a first class request operation and clear locks in caches whe...Gene Wu
2010-02-23cache: Make caches sharing aware and add occupancy stats.Lisa Hsu
2009-03-05stats: Fix all stats usages to deal with template fixesNathan Binkert
2008-02-10Rename cache files for brevity and consistency with rest of tree.Steve Reinhardt