summaryrefslogtreecommitdiff
path: root/src/mem/cache/tags/cacheset.hh
AgeCommit message (Expand)Author
2012-06-29Cache: Fix the LRU policy for classic memory hierarchyLena Olson
2011-04-15includes: sort all includesNathan Binkert
2010-02-23cache: pull CacheSet out of LRU so that other tags can use associative sets.Lisa Hsu