summaryrefslogtreecommitdiff
path: root/src/mem/cache/tags/random_repl.cc
AgeCommit message (Expand)Author
2018-03-09mem-cache: Use CacheBlk parameter on address regenerationDaniel R. Carvalho
2018-03-07mem-cache: Make invalidate a common function between tag classesNikos Nikoleris
2017-02-21mem: Remove unused arguments (asid/contex_id) from accessBlockNikos Nikoleris
2016-05-26mem: fix headers include order in the cache related classesNikos Nikoleris
2015-07-30mem: Make caches way awareDavid Guillen-Fandos
2015-05-05mem: Remove templates in cache modelDavid Guillen
2014-07-28mem: refactor LRU cache tags and add random replacement tagsAnthony Gutierrez