mem: Standardize mem folder header guards
[gem5.git] / src / mem / cache / tags / base.hh
2018-02-06 Daniel R. Carvalhomem: Standardize mem folder header guards
2017-03-03 Nikos Nikolerismem: Make blkAlign a common function between all tag...
2017-02-21 Nikos Nikolerismem: Remove unused arguments (asid/contex_id) from...
2017-02-21 Nikos Nikolerismem: Remove unused functions from the tag classes
2016-11-30 Sophiane Sennimem: Split the hit_latency into tag_latency and data_la...
2015-08-21 Andreas Hanssonarm, mem: Remove unused CLEAR_LL request flag
2015-07-30 David Guillen-Fandosmem: Make caches way aware
2015-05-05 David Guillenmem: Remove templates in cache model
2015-02-11 Marco Balbonimem: Clarify usage of latency in the cache
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-06-27 Prakash Ramrakhyanimem: Reorganize cache tags and make them a SimObject
2013-04-22 Uri Wienermem: Adding verbose debug output in the memory system
2012-11-02 Andreas Sandbergmem: Add support for writing back and flushing caches
2012-02-12 Dam Sunwoomem: fix cache stats to use request ids correctly
2011-04-15 Nathan Binkertincludes: sort all includes
2010-08-23 Gene WuMEM: Make CLREX a first class request operation and...
2010-02-23 Lisa Hsucache: Make caches sharing aware and add occupancy...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-03-06 Nathan Binkertstats: Fix all stats usages to deal with template fixes
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-10 Steve ReinhardtRename cache files for brevity and consistency with...