mem-cache: Add getter for the number of valid sub-blks
[gem5.git] / src / mem / cache / mshr_queue.hh
2018-10-18 Nikos Nikolerismem: Delay servicing an MSHR after its allocation
2018-05-31 Nikos Nikolerismem-cache: Fix include directives in the cache related...
2016-03-17 Andreas Hanssonmem: Adjust cache queue reserve to more conservative...
2016-03-17 Andreas Hanssonmem: Create a separate class for the cache write buffer
2015-12-31 Andreas Hanssonmem: Make cache terminology easier to understand
2015-12-28 Andreas Hanssonmem: Remove unused cache squash functionality
2015-11-06 Andreas Hanssonmem: Add cache clusivity
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-07-07 Andreas Sandbergsim: Refactor and simplify the drain API
2015-03-27 Andreas Hanssonmem: Align all MSHR entries to block boundaries
2015-02-03 Andreas Hanssonmem: Clarify cache behaviour for pending dirty responses
2014-12-23 Mitch Hayengamem: Add parameter to reserve MSHR entries for demand...
2014-05-09 Mitch Hayengamem: Squash prefetch requests from downstream caches
2014-01-24 Giacomo Gabriellimem: Add support for a security bit in the memory system
2013-05-30 Andreas Hanssonmem: Spring cleaning of MSHR and MSHRQueue
2012-11-02 Andreas Sandbergmem: Add support for writing back and flushing caches
2011-04-15 Nathan Binkertincludes: sort all includes
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-09-09 Steve Reinhardtcache: coherence protocol enhancements & bug fixes
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...