mem-cache: Use findBlock() in accessBlock()
[gem5.git] / src / mem / cache / tags / base.cc
2018-03-01 Daniel R. Carvalhomem-cache: Vectorize C arrays in BaseSetAssoc.
2018-02-08 Daniel R. Carvalhomem-cache: Make cache warmup percentage a parameter.
2017-03-03 Nikos Nikolerismem: Make blkAlign a common function between all tag...
2016-11-30 Sophiane Sennimem: Split the hit_latency into tag_latency and data_la...
2016-06-06 Stephan Diestelhorstsim: Call regStats of base-class as well
2016-05-26 Nikos Nikolerismem: fix headers include order in the cache related...
2015-02-11 Marco Balbonimem: Clarify usage of latency in the cache
2014-10-16 Andreas Hanssonmem: Dynamically determine page bytes in memory components
2014-09-09 Andreas Hanssonmisc: Fix a number of unitialised variables and members
2014-01-24 Timothy M. JonesCache: Collect very basic stats on tag and data accesses
2014-01-24 Dam Sunwoomem: per-thread cache occupancy and per-block ages
2013-09-04 Andreas Hanssonarch: Resurrect the NOISA build target and rename it...
2013-06-27 Prakash Ramrakhyanimem: Reorganize cache tags and make them a SimObject
2012-02-12 Dam Sunwoomem: fix cache stats to use request ids correctly
2011-04-20 Nathan Binkertstats: rename stats so they can be used as python expre...
2011-04-15 Nathan Binkertincludes: sort all includes
2010-02-24 Lisa Hsucache stats: account for writebacks and/or device occup...
2010-02-23 Lisa Hsucache: Make caches sharing aware and add occupancy...
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-10 Steve ReinhardtFix #include lines for renamed cache files.
2008-02-10 Steve ReinhardtRename cache files for brevity and consistency with...