summaryrefslogtreecommitdiff
path: root/src/mem/cache/tags/Tags.py
AgeCommit message (Expand)Author
2018-09-07mem-cache: Create Skewed Assoc placement policyDaniel R. Carvalho
2018-06-13mem-cache: Create Sector CacheDaniel R. Carvalho
2018-04-18mem-cache: Revamp multiple size tracking for FALRU cachesNikos Nikoleris
2018-03-22mem-cache: Split array indexing and replacement policies.Daniel R. Carvalho
2018-02-08mem-cache: Make cache warmup percentage a parameter.Daniel R. Carvalho
2016-11-30mem: Split the hit_latency into tag_latency and data_latencySophiane Senni
2014-07-28mem: refactor LRU cache tags and add random replacement tagsAnthony Gutierrez
2014-01-24Cache: Collect very basic stats on tag and data accessesTimothy M. Jones
2013-07-18mem: Set the cache line size on a system levelAndreas Hansson
2013-06-27mem: Reorganize cache tags and make them a SimObjectPrakash Ramrakhyani