mem-cache: Add match functions to QueueEntry
[gem5.git] / src / mem / protocol / RubySlicc_Types.sm
2016-10-27 Michael LeBeaneruby: Allow multiple outstanding DMA requests
2016-04-26 Matthew Porembaruby: Rename pkt to m_pkt so it may be accessed via...
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2016-01-19 Tony Gutierrezmem: write combining for ruby protocols
2016-01-19 Tony Gutierrez* * *
2015-07-20 Blake Hechtmanmem: misc flags for AMD gpu model
2015-09-23 Nilay Vaishruby: bloom filters: refactor code
2015-09-16 Nilay Vaishruby: message buffer, timer table: significant changes
2015-09-05 Nilay Vaishruby: call setMRU from L1 controllers, not from sequencer
2015-08-19 Nilay Vaishruby: reverts to changeset: bf82f1f7b040
2015-08-15 Nilay Vaishruby: add accessor functions to SLICC def of MachineID
2015-08-15 Nilay Vaishruby: call setMRU from L1 controllers, not from sequencer
2015-08-14 Nilay Vaishruby: replace Address by Addr
2015-07-20 David Hasheruby: adds size and empty apis to the msg buffer stallmap
2015-07-20 David Hasheruby: fix deadlock bug in banked array resource checks
2015-07-20 David Hasheruby: allocate a block in CacheMemory without updating...
2015-07-20 David Hasheruby: speed up function used for cache walks
2015-07-20 David Hasheruby: give access to cache tag/data latencies from...
2014-11-06 Nilay Vaishruby: interface with classic memory controller
2014-11-06 Nilay Vaishruby: coherence protocols: remove data block from dirct...
2014-05-23 Nilay Vaishruby: message buffer: drop dequeue_getDelayCycles()
2013-06-25 Nilay Vaishruby: profiler: lots of inter-related changes
2013-05-21 Nilay Vaish ext... ruby: add stats to .sm files, remove cache profiler
2013-02-28 Dibakar Gope ext... ruby: mesi coherence protocol: invalidate lock
2013-02-11 Nilay Vaishruby: replace Time with Cycles (final patch in the...
2013-02-11 Nilay Vaishruby: replaces Time with Cycles in many places
2013-01-14 Nilay VaishRuby: use ClockedObject in Consumer class
2012-12-11 Nilay Vaishruby: add support for prefetching to MESI protocol
2012-10-15 Nilay Vaishruby: allow function definition in slicc structs
2012-07-11 Brad Beckmannruby: banked cache array resource model
2012-07-11 Joel Hestnessruby: tag and data cache access support
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-23 Nilay VaishO3, Ruby: Forward invalidations from Ruby to O3 CPU
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with main repository.
2011-12-31 Nilay VaishSLICC: Use pointers for directory entries
2011-11-04 Nilay VaishRuby: Remove some unused typedefs
2011-06-08 Nilay VaishRuby: Correctly set access permissions for directory...
2011-04-01 Lisa HsuCacheMemory: add allocateVoid() that is == allocate...
2011-04-01 Lisa HsuRuby: Add new object called WireBuffer to mimic a Wire.
2011-04-01 Lisa HsuRuby: pass Packet->Req->contextId() to Ruby.
2011-03-22 Nilay VaishRuby: Remove CacheMsg class from SLICC
2011-03-19 Nilay VaishRuby: Convert AccessModeType to RubyAccessMode
2011-03-18 Nilay VaishSLICC: Remove external_type for structures
2011-02-24 Brad Beckmannruby: automate permission setting
2011-01-18 Nilay VaishChange interface between coherence protocols and CacheM...
2010-08-20 Brad BeckmannMOESI_hammer: break down miss latency stalled cycles
2010-08-20 Brad Beckmannruby: Fixed L2 cache miss profiling
2010-08-20 Brad Beckmannruby: Reincarnated the responding machine profiling
2010-01-30 Brad Beckmannruby: MOESI_CMP_token updates to use the new config...
2010-01-30 Brad Beckmannruby: MI_example updates to use the new config system
2010-01-30 Brad Beckmannruby: Converted MOESI_hammer dma cntrl to new config...
2010-01-30 Brad Beckmannruby: Ruby changes required to use the python config...
2009-08-11 Brad Beckmannmerged Tushar's bug fix with public repository changes
2009-08-05 Derek Howermerge
2009-08-04 Derek Howerslicc: added MOESI_CMP_directory, DMA SequencerMsg...
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkertruby: Import the latest ruby changes from gems.
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Polina Dudnikruby: decommission code
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS