summaryrefslogtreecommitdiff
path: root/src/mem/cache/mshr_queue.hh
AgeCommit message (Expand)Author
2018-05-31mem-cache: Fix include directives in the cache related classesNikos Nikoleris
2016-03-17mem: Adjust cache queue reserve to more conservative valuesAndreas Hansson
2016-03-17mem: Create a separate class for the cache write bufferAndreas Hansson
2015-12-31mem: Make cache terminology easier to understandAndreas Hansson
2015-12-28mem: Remove unused cache squash functionalityAndreas Hansson
2015-11-06mem: Add cache clusivityAndreas Hansson
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-07-07sim: Refactor and simplify the drain APIAndreas Sandberg
2015-03-27mem: Align all MSHR entries to block boundariesAndreas Hansson
2015-02-03mem: Clarify cache behaviour for pending dirty responsesAndreas Hansson
2014-12-23mem: Add parameter to reserve MSHR entries for demand accessMitch Hayenga
2014-05-09mem: Squash prefetch requests from downstream cachesMitch Hayenga
2014-01-24mem: Add support for a security bit in the memory systemGiacomo Gabrielli
2013-05-30mem: Spring cleaning of MSHR and MSHRQueueAndreas Hansson
2012-11-02mem: Add support for writing back and flushing cachesAndreas Sandberg
2011-04-15includes: sort all includesNathan Binkert
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-09-09cache: coherence protocol enhancements & bug fixesSteve Reinhardt
2008-02-10Fix #include lines for renamed cache files.Steve Reinhardt
2008-02-10Rename cache files for brevity and consistency with rest of tree.Steve Reinhardt