ruby: rename ALPHA_Network_test protocol to Garnet_standalone.
[gem5.git] / src / mem / ruby / system / Sequencer.cc
2016-10-06 Tushar Krishnaruby: rename ALPHA_Network_test protocol to Garnet_stan...
2016-06-06 David Guillen Fandosstats: Fixing regStats function for some SimObjects
2016-06-03 Marco Elverruby: Implement SwapReq support
2016-04-15 Joel Hestnessruby: Fix block_on behavior
2016-04-07 Andreas SandbergRevert to 74c1e6513bd0 (sim: Thermal support for Linux)
2014-11-18 Akash Bagdiapower: Add power states to ClockedObject
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2015-07-20 Brad Beckmannruby: more flexible ruby tester support
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-09-18 Nilay Vaishruby: print addresses in hex
2015-09-16 Nilay Vaishruby: message buffer, timer table: significant changes
2015-09-16 Nilay Vaishruby: remove unused function removeRequest()
2015-09-16 Nilay Vaishruby: sequencer: remove commented out function printPro...
2015-09-16 David Hasheruby: rename System.{hh,cc} to RubySystem.{hh,cc}
2015-09-05 Nilay Vaishruby: call setMRU from L1 controllers, not from sequencer
2015-08-27 Nilay Vaishruby: handle llsc accesses through CacheEntry, not...
2015-08-19 Nilay Vaishruby: reverts to changeset: bf82f1f7b040
2015-08-15 Nilay Vaishruby: call setMRU from L1 controllers, not from sequencer
2015-08-15 Nilay Vaishruby: handle llsc accesses through CacheEntry, not...
2015-08-14 Nilay Vaishruby: replace Address by Addr
2015-08-14 Joel Hestnessruby: Remove the RubyCache/CacheMemory latency
2015-08-07 Andreas Sandbergbase: Declare a type for context IDs
2015-07-20 Brad Beckmannruby: add useful dprints to sequencer
2015-07-10 Brandon Potterruby: replace global g_abs_controls with per-RubySystem var
2015-07-10 Brandon Potterruby: replace global g_system_ptr with per-object pointers
2015-07-10 Brandon Potterruby: remove extra whitespace and correct misspelled...
2015-07-07 Andreas Sandbergsim: Refactor and simplify the drain API
2015-07-07 Andreas Sandbergsim: Make the drain state a global typed enum
2015-05-19 Joel Hestnessruby: Fix RubySystem warm-up and cool-down scope
2015-03-23 Steve Reinhardtmem: rename Locked/LOCKED to LockedRMW/LOCKED_RMW
2015-01-22 Andreas Hanssonmem: Always use SenderState for response routing in...
2014-12-02 Andreas Hanssonmem: Add const getters for write packet data
2014-12-02 Andreas Hanssonmem: Remove null-check bypassing in Packet::getPtr
2014-10-16 Andreas Hanssonmem: Use shared_ptr for Ruby Message classes
2014-10-16 Andreas Hanssonarch,x86,mem: Dynamically determine the ISA for Ruby...
2014-02-24 Andreas Hanssonruby: Simplify RubyPort flow control and routing
2014-01-10 Nilay Vaishruby: move all statistics to stats.txt, eliminate ruby...
2013-06-25 Nilay Vaishruby: profiler: lots of inter-related changes
2013-04-09 Joel HestnessRuby: Delete packet requests during warmup
2013-03-22 Nilay Vaishruby: keep histogram of outstanding requests in seq
2013-02-28 Dibakar Gope ext... ruby: mesi coherence protocol: invalidate lock
2013-02-19 Andreas Hanssonmem: Add predecessor to SenderState base class
2013-02-11 Nilay Vaishruby: enable multiple clock domains
2013-02-11 Nilay Vaishruby: replace Time with Cycles (final patch in the...
2013-02-11 Nilay Vaishruby: Replace Time with Cycles in SequencerMessage
2013-02-11 Nilay Vaishruby: replaces Time with Cycles in many places
2013-01-14 Malek Muslehruby sequencer: converts cycles to ticks in deadlock...
2013-01-14 Nilay VaishRuby: remove reference to g_system_ptr from class Message
2013-01-14 Nilay VaishRuby: use ClockedObject in Consumer class
2012-11-02 Andreas Sandbergsim: Move the draining interface into a separate base...
2012-09-23 Joel HestnessRubyPort and Sequencer: Fix draining
2012-09-14 Andreas Hanssonscons: Use c++0x with gcc >= 4.4 instead of 4.6
2012-09-11 Andreas Hanssonclang: Fix issues identified by the clang static analyzer
2012-09-10 Nilay VaishRuby System: Convert to Clocked Object
2012-08-27 Nilay VaishRuby: Remove RubyEventQueue
2012-07-12 Nilay VaishRuby: remove config information from ruby.stats
2012-07-11 Joel Hestnessruby: tag and data cache access support
2012-05-22 Nilay VaishRuby Sequencer: Schedule deadlock check event at correc...
2012-04-25 Nilay VaishRuby: Remove extra statements from Sequencer
2012-02-10 Nilay VaishRuby: Remove isTagPresent() calls from Sequencer.cc
2012-01-28 Gabe BlackMerge with the main repo.
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-23 Nilay VaishO3, Ruby: Forward invalidations from Ruby to O3 CPU
2012-01-11 Nilay VaishRuby: Resurrect Cache Warmup Capability
2012-01-11 Nilay VaishRuby: remove the files related to the tracer
2012-01-07 Gabe BlackAnother merge with the main repository.
2012-01-07 Gabe BlackMerge with main repository.
2011-12-13 Nathan Binkertgcc: fix unused variable warnings from GCC 4.6.1
2011-11-14 Nilay VaishRuby: Process packet instead of RubyRequest in Sequencer
2011-08-29 Nilay VaishRuby: Remove some unused code
2011-08-15 Nilay VaishRuby: Initialize some variables.
2011-08-03 Nilay VaishRuby: Remove files and includes not in use
2011-05-02 Korey Sewellruby: dbg: use system ticks instead of cycles
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-04-15 Nathan Binkertincludes: sort all includes
2011-04-06 Brad Beckmannruby: fixes to support more types of RubyRequests
2011-04-01 Lisa HsuRuby: pass Packet->Req->contextId() to Ruby.
2011-03-28 Somayeh SardashtiThis patch supports cache flushing in MOESI_hammer
2011-03-22 Nilay VaishRuby: Remove CacheMsg class from SLICC
2011-03-22 Tushar KrishnaThis patch adds the network tester for simple and garne...
2011-03-19 Nilay VaishRuby: Convert CacheRequestType to RubyRequestType
2011-03-19 Nilay VaishRuby: Convert AccessModeType to RubyAccessMode
2011-02-25 Nilay VaishRuby: Remove libruby
2011-02-07 Brad Beckmannruby: minor fix to deadlock panic message
2011-02-07 Brad Beckmannruby: Fix RubyPort to properly handle retrys
2011-02-07 Joel HestnessRuby: Add support for locked memory accesses in X86_FS
2011-02-07 Joel HestnessRuby: Update the Ruby request type names for LL/SC
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-12-23 Nilay VaishThis patch removes the WARN_* and ERROR_* from src...
2010-08-24 Brad Beckmanntesters: move testers to a new directory
2010-08-20 Brad BeckmannMOESI_hammer: break down miss latency stalled cycles
2010-08-20 Brad Beckmannruby: Added SC fail indication to trace profiling
2010-08-20 Brad Beckmannruby: fix ruby llsc support to sync sc outcomes
2010-08-20 Brad Beckmannruby: Reincarnated the responding machine profiling
2010-08-20 Brad Beckmannruby: Fixed printout when Sequencer detects a deadlock
2010-06-11 Nathan Binkertruby: get rid of the Map class
2010-06-11 Nathan Binkertruby: get rid of Vector and use STL
2010-06-11 Nathan Binkertruby: get rid of RefCnt and Allocator stuff use base...
next