summaryrefslogtreecommitdiff
path: root/src/mem/cache/mshr.hh
AgeCommit message (Expand)Author
2014-10-29mem: have WriteInvalidate obsolete MSHRsCurtis Dunham
2014-01-24mem: Add support for a security bit in the memory systemGiacomo Gabrielli
2013-05-30mem: Spring cleaning of MSHR and MSHRQueueAndreas Hansson
2013-04-22mem: Adding verbose debug output in the memory systemUri Wiener
2012-09-25MEM: Put memory system document into doxygenDjordje Kovacevic
2011-01-07Replace curTick global variable with accessor functions.Steve Reinhardt
2010-09-09cache: coherence protocol enhancements & bug fixesSteve Reinhardt
2009-06-04types: clean up types, especially signed vs unsignedNathan Binkert
2009-05-26types: add a type for thread IDs and try to use it everywhereNathan Binkert
2009-02-16Fixes to get prefetching working again.Steve Reinhardt
2008-11-10Cache: Refactor packet forwarding a bit.Steve Reinhardt
2008-02-10Rename cache files for brevity and consistency with rest of tree.Steve Reinhardt