summaryrefslogtreecommitdiff
path: root/src/mem/protocol
AgeCommit message (Expand)Author
2011-03-22Ruby: Remove CacheMsg class from SLICCNilay Vaish
2011-03-21This patch adds the network tester for simple and garnet networks.Tushar Krishna
2011-03-19Ruby: Convert CacheRequestType to RubyRequestTypeNilay Vaish
2011-03-19Ruby: Convert AccessModeType to RubyAccessModeNilay Vaish
2011-03-19MOESI_hammer: minor fixes to full-bit dirBrad Beckmann
2011-03-19MOESI_hammer: fixed dma bug with shared dataBrad Beckmann
2011-03-19MOESI_CMP_directory: significant dma bug fixesBrad Beckmann
2011-03-18SLICC: Remove external_type for structuresNilay Vaish
2011-03-18SLICC: Remove the keyword wake_up_dependentsNilay Vaish
2011-03-18SLICC: Remove the keyword wake_up_all_dependentsNilay Vaish
2011-03-17Ruby: expose a simple mod function in slicc interface.Lisa Hsu
2011-03-03SCons: Clean up some inconsistent capitalization in scons options.Gabe Black
2011-02-23ruby: automate permission settingBrad Beckmann
2011-02-23MOESI_hammer: cache probe address clean upBrad Beckmann
2011-02-23ruby: cleaned up access permission enumBrad Beckmann
2011-02-23ruby: removed unsupported protocol filesBrad Beckmann
2011-02-22m5: merged in hammer fixBrad Beckmann
2011-02-19Ruby: Machine Type missing in MOESI CMP directory protocolNilay Vaish
2011-02-19Ruby: clean MOESI CMP directory protocolNilay Vaish
2011-02-12Ruby: Reorder Cache Lookup in Protocol FilesNilay Vaish
2011-02-10MOESI_hammer: fixed wakeup for SS->S transistionBrad Beckmann
2011-02-08MESI CMP: Unset TBE pointer in L2 cache controllerNilay Vaish
2011-02-06ruby: support to stallAndWait the mandatory queueBrad Beckmann
2011-02-06MOESI_hammer: fixed dir bug counting received acksBrad Beckmann
2011-02-06MOESI_CMP_token: removed unused message fieldsTushar Krishna
2011-02-06MOESI_hammer: Added full-bit directory supportBrad Beckmann
2011-02-06MOESI_hammer: trigge queue fix.Joel Hestness
2011-01-17Change interface between coherence protocols and CacheMemoryNilay Vaish
2011-01-13Ruby: Fixes MESI CMP directory protocolNilay Vaish
2011-01-04Ruby: Updates MOESI Hammer protocolNilay Vaish
2010-12-22This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f...Nilay Vaish
2010-12-01ruby: Converted old ruby debug calls to M5 debug callsNilay Vaish
2010-08-24MOESI_hammer: fixed bug for dma reads in single cpu systemsBrad Beckmann
2010-08-20ruby: Added merge GETS optimization to hammerBrad Beckmann
2010-08-20ruby: Stall and wait input messages instead of recyclingBrad Beckmann
2010-08-20ruby: Recycle latency fix for hammerBrad Beckmann
2010-08-20MOESI_hammer: break down miss latency stalled cyclesBrad Beckmann
2010-08-20ruby: added probe filter support to hammerBrad Beckmann
2010-08-20ruby: Disable migratory sharing for token and hammerBrad Beckmann
2010-08-20ruby: fixed token bugs associated with owner token countsBrad Beckmann
2010-08-20ruby: MOESI_CMP_token dma fixesBrad Beckmann
2010-08-20ruby: Resurrected Ruby's deterministic testsBrad Beckmann
2010-08-20ruby: Updated MOESI_hammer L2 latency behaviorBrad Beckmann
2010-08-20ruby: Reduced ruby latenciesBrad Beckmann
2010-08-20ruby: fix ruby llsc support to sync sc outcomesBrad Beckmann
2010-08-20ruby: Fixed L2 cache miss profilingBrad Beckmann
2010-08-20ruby: Added bcast msg profiling to hammer and tokenBrad Beckmann
2010-08-20ruby: Reincarnated the responding machine profilingBrad Beckmann
2010-08-20MOESI_CMP_token: Fixed dma persistent lockdown bugsBrad Beckmann
2010-08-20MESI_CMP_directory: bug fix for old PUTX requestsBrad Beckmann