summaryrefslogtreecommitdiff
path: root/src/mem/cache/replacement_policies/base.hh
AgeCommit message (Expand)Author
2018-10-11mem-cache: Factor ReplaceableEntry outDaniel R. Carvalho
2018-10-10mem-cache: Use set and way for ReplaceableEntryDaniel R. Carvalho
2018-05-03mem-cache: ReplacementPolicy specific replacement dataDaniel R. Carvalho
2018-03-22mem-cache: Split array indexing and replacement policies.Daniel R. Carvalho