summaryrefslogtreecommitdiff
path: root/src/mem/protocol/MESI_CMP_directory-dir.sm
AgeCommit message (Expand)Author
2014-01-04ruby: rename MESI_CMP_directory to MESI_Two_LevelNilay Vaish
2014-01-04ruby: add support for clustersNilay Vaish
2013-12-20ruby: mesi: remove owner and sharer fields from directory tagsNilay Vaish
2013-06-18ruby: restrict Address to being a type and not a variable nameLena Olson
2013-05-21ruby: mesi cmp directory: cosmetic changesNilay Vaish
2013-02-10ruby: replaces Time with Cycles in many placesNilay Vaish
2012-12-11ruby: change slicc to allow for constructor argsNilay Vaish
2012-10-15ruby: improved support for functional accessesNilay Vaish
2012-10-02ruby: rename template_hack to templateNilay Vaish
2012-02-10MESI: Add queues for stalled requestsNilay Vaish
2011-12-31SLICC: Use pointers for directory entriesNilay Vaish
2011-06-30Ruby: Add support for functional accessesBrad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E)
2011-06-08Ruby: Correctly set access permissions for directory entriesNilay Vaish
2011-05-18slicc: added vnet_type field to identify response vnets from othersTushar Krishna
2011-03-18SLICC: Remove external_type for structuresNilay Vaish
2011-02-23ruby: automate permission settingBrad Beckmann
2011-01-17Change interface between coherence protocols and CacheMemoryNilay Vaish
2010-12-01ruby: Converted old ruby debug calls to M5 debug callsNilay Vaish
2010-01-29ruby: MESI_CMP_directory updated to the new config systemBrad Beckmann
2010-01-29ruby: Renamed the MESI directory sm fileBrad Beckmann