style: fix missing spaces in control statements
[gem5.git] / src / mem / protocol /
2016-01-22 Brad Beckmannruby: removed Write_Only AccessPermission
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-07-20 Tony Gutierrezruby: slicc: have a static MachineType
2015-07-20 Tony Gutierrezruby: slicc: remove support for single machine, multipl...
2015-11-13 Tony Gutierrezslicc: fixes for the Address to Addr changeset (11025)
2015-11-13 Joe Grossruby: add BoolVec
2015-09-23 Nilay Vaishruby: bloom filters: refactor code
2015-09-18 Nilay Vaishruby: print addresses in hex
2015-09-17 Lena Olsonruby: Add missing block deallocations in MOESI_hammer
2015-09-16 Nilay Vaishruby: message buffer, timer table: significant changes
2015-09-16 Anthony Gutierrezslicc: export uint64_t instead of uint64
2015-09-05 Nilay Vaishruby: call setMRU from L1 controllers, not from sequencer
2015-09-05 Nilay Vaishruby: declare all protocol message buffers as parameters
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-15 Nilay Vaishruby: drop the [] notation for lookup function.
2015-08-14 Nilay Vaishruby: replace Address by Addr
2015-08-14 Nilay Vaishruby: rename variables Addr to addr
2015-08-14 Joel Hestnessruby: Protocol changes for SimObject MessageBuffers
2015-08-14 Joel Hestnessruby: Expose MessageBuffers as SimObjects
2015-08-14 Joel Hestnessruby: Change PerfectCacheMemory::lookup to return pointer
2015-08-04 Nilay Vaishruby: mesi three level: multiple corrections to the...
2015-08-04 Nilay Vaishruby: mesi two,three level: copy data only when dirty
2015-07-20 Brad Beckmannslicc: enable overloading in functions not in classes
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 Hashemem: add request types for acquire and release
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...
2015-07-20 David Hasheslicc: support for multiple message types on the same...
2015-07-20 Brad Beckmannruby: re-added the addressToInt slicc interface function
2015-07-04 Nilay Vaishruby: drop NetworkMessage class
2015-07-04 Nilay Vaishruby: mesi three level: name change to avoid clash
2015-06-07 Marco Elverruby: Fix MESI consistency bug
2014-11-06 Nilay Vaishruby: interface with classic memory controller
2014-11-06 Nilay Vaishruby: coherence protocols: remove data block from dirct...
2014-11-06 Nilay Vaishruby: single physical memory in fs mode
2014-10-11 Nilay Vaishruby: mesi: slight renaming
2014-09-01 Nilay Vaishruby: message buffers: significant changes
2014-09-01 Nilay Vaishruby: slicc: change the way configurable members are...
2014-09-01 Nilay Vaishruby: mesi three level: slight naming changes.
2014-09-01 Nilay Vaishruby: slicc: donot prefix machine name to variables
2014-06-01 Steve Reinhardtstyle: eliminate equality tests with true and false stable_2014_08_26
2014-05-23 Nilay Vaishruby: remove old protocol documentation
2014-05-23 Nilay Vaishruby: message buffer: drop dequeue_getDelayCycles()
2014-04-08 Nilay Vaishruby: slicc: change enqueue statement
2014-04-08 Nilay Vaishruby: coherence protocols: drop the phrase IntraChip
2014-02-24 Nilay Vaishruby: protocols: remove unused action z_stall
2014-02-20 Nilay Vaishruby: mesi three level: rename incorrectly named files
2014-01-17 Nilay Vaishruby: remove unused label no_vector
2014-01-04 Nilay Vaishruby: add a three level MESI protocol.
2014-01-04 Nilay Vaishruby: rename MESI_CMP_directory to MESI_Two_Level
2014-01-04 Nilay Vaishruby: add support for clusters
2013-12-26 Nilay Vaishruby: fix bugs in mesi cmp directory protocol
2013-12-21 Nilay Vaishruby: mesi: remove owner and sharer fields from directo...
2013-10-30 Lluc Alvarezruby: set SenderMachine in messages of MOESI_CMP_directory
2013-09-06 Nilay Vaishruby: remove undefined message size type
2013-06-25 Nilay Vaishruby: moesi cmp directory: separate actions for externa...
2013-06-25 Nilay Vaishruby: mesi cmp directory: separate actions for external...
2013-06-25 Nilay Vaishruby: profiler: lots of inter-related changes
2013-06-24 Nilay Vaishruby: remove the three files related to profiling
2013-06-20 Lena Olsonruby: fix typo in MOESI_CMP_token protocol
2013-06-18 Lena Olsonruby: Fix prefetching for MESI_CMP_Directory
2013-06-18 Lena Olsonruby: restrict Address to being a type and not a variab...
2013-05-21 Nilay Vaishruby: moesi hammer: cosmetic changes
2013-05-21 Nilay Vaishruby: mesi cmp directory: cosmetic changes
2013-05-21 Nilay Vaishruby: moesi cmp token: cosmetic changes
2013-05-21 Nilay Vaishruby: moesi cmp directory: cosmetic changes
2013-05-21 Nilay Vaish ext... ruby: add stats to .sm files, remove cache profiler
2013-04-23 Nilay Vaishruby: mesi coherence protocol: remove unused state...
2013-04-17 Nilay VaishMerged c22628fa2564 and 2285b98847d7
2013-04-17 Nilay Vaishruby: moesi cmp directory: add copyright notice
2013-03-22 Nilay Vaishruby: remove unsued profile functions
2013-02-28 Dibakar Gope ext... ruby: mesi coherence protocol: invalidate lock
2013-02-11 Nilay Vaishruby: MI protocol: add a missing transition
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-02-11 Nilay Vaishruby: record fully busy cycle with in the controller
2013-01-28 Nilay Vaishmerged 798c2cec8e37 and e96ff45795bc
2013-01-28 Nilay Vaishruby: remove get_time()
2013-01-14 Nilay VaishRuby: use ClockedObject in Consumer class
2012-12-11 Nilay Vaishruby: add support for prefetching to MESI protocol
2012-12-11 Nilay Vaishruby: change slicc to allow for constructor args
2012-10-18 Nilay Vaishruby: functional access updates to network test protocol
2012-10-15 Nilay Vaishruby: improved support for functional accesses
2012-10-15 Nilay Vaishruby: allow function definition in slicc structs
2012-10-02 Nilay Vaishruby: rename template_hack to template
2012-10-02 Nilay Vaishruby: remove unused code in protocols
2012-09-30 Nilay VaishMI coherence protocol: add copyright notice
2012-09-12 Jason PowerRuby: Modify Scons so that we can put .sm files in...
2012-08-25 Nilay VaishMESI Protocol: Correct the virtual network in profile...
2012-08-25 Nilay VaishMESI Coherence Protocol: Add copyright notice
2012-07-12 Nilay VaishRuby: remove some unused stuff from SLICC files
2012-07-11 Brad Beckmannruby: banked cache array resource model
2012-07-11 Joel Hestnessruby: tag and data cache access support
next