uby: Fix checkpointing and restore
[gem5.git] / src / mem / ruby / system / System.cc
2015-08-04 Timothy Jonesuby: Fix checkpointing and restore
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: replace g_ruby_start with per-RubySystem m_start_...
2015-07-10 Brandon Potterruby: remove extra whitespace and correct misspelled...
2015-07-07 Andreas Sandbergsim: Refactor the serialization base class
2015-05-19 Joel Hestnessruby: Fix RubySystem warm-up and cool-down scope
2015-02-26 Jason PowerRuby: Update backing store option to propagate through...
2014-11-06 Nilay Vaishruby: provide a backing store
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: remove sparse memory.
2014-10-01 Andreas Hanssonmisc: Fix issues identified by static analysis
2014-04-19 Marco Elverruby: recorder: Fix (de-)serializing with different...
2014-01-10 Nilay Vaishruby: move all statistics to stats.txt, eliminate ruby...
2013-10-15 Steve Reinhardtruby: eliminate non-determinism from ruby.stats output
2013-09-06 Nilay Vaishruby: network: convert to gem5 style stats
2013-09-06 Nilay Vaishruby: converts sparse memory stats to gem5 style
2013-04-23 Nilay Vaishruby: patch checkpoint restore with garnet
2013-04-08 Joel HestnessRuby System, Cache Recorder: Use delete [] for trace...
2013-03-03 Blake Hechtman ext... ruby: fixes functional writes to RubyRequest
2013-02-19 Andreas Hanssonscons: Fix up numerous warnings about name shadowing
2013-02-11 Nilay Vaishruby: convert block size, memory size to unsigned
2013-02-11 Nilay Vaishruby: record fully busy cycle with in the controller
2013-01-31 Nilay Vaishruby: correct computation of number of bits required...
2012-11-16 Nilay Vaishsim: have a curTick per eventq
2012-11-10 Nilay Vaishruby: bug in functionalRead, revert recent changes
2012-11-02 Hamid Reza Khalegh... ruby: reset and dump stats along with reset of the...
2012-10-15 Nilay Vaishruby: improved support for functional accesses
2012-10-15 Nilay Vaish ruby: register multiple memory controllers
2012-10-15 Nilay Vaishruby: reset timing after cache warm up
2012-10-02 Nilay Vaishruby: makes some members non-static
2012-10-02 Nilay Vaishruby: move functional access to ruby system
2012-09-11 Nilay VaishRuby: Use uint8_t instead of uint8 everywhere
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 Brad Beckmannruby: improved DRAM reset comment
2012-07-11 Nuwan Jayasenaruby: adds reset function to Ruby memory controllers
2012-04-06 Brad Beckmannsim-ruby: checkpointing fixes and dependent eventq...
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-11 Nilay VaishRuby: Resurrect Cache Warmup Capability
2012-01-11 Nilay VaishRuby: remove the files related to the tracer
2011-07-01 Brad Beckmann ext... Ruby: Add support for functional accesses
2011-01-10 Nathan Binkertruby: get rid of ruby's Debug.hh
2011-01-08 Steve ReinhardtReplace curTick global variable with accessor functions.
2010-08-20 Brad Beckmannruby: Reset ruby stats in RubySystem unserialize
2010-06-11 Nathan Binkertruby: get rid of Vector and use STL
2010-04-02 Nathan Binkertruby: get rid of gems_common/util.hh and .cc and use...
2010-04-02 Nathan Binkertruby: get "using namespace" out of headers
2010-03-23 Korey Sewellm5merge(2): another merge of regression stats
2010-03-23 Korey Sewellm5merge: ruby + inorder
2010-03-23 Nathan Binkertruby: style pass
2010-03-22 Brad Beckmannruby: Added flag to disable mem_vec allocation
2010-03-22 Brad Beckmannruby: Ruby support for sparse memory
2010-01-30 Brad Beckmannruby: Removed the old config interface
2010-01-30 Brad Beckmannruby: Converted Garnet to M5 configuration
2010-01-30 Brad Beckmannruby: convert to M5 MemorySize
2010-01-30 Brad Beckmannruby: added ruby stats print
2010-01-30 Brad Beckmannruby: Memory Controller Profiler with new config system
2010-01-30 Brad Beckmannruby: Wrapped ruby events into m5 events
2010-01-30 Brad Beckmannruby: Removed the tech_nm variable from RubySystem
2010-01-30 Brad Beckmannruby: Added clock to ruby system
2010-01-30 Steve Reinhardtruby: Calculate system total memory capacity in Python
2010-01-30 Steve Reinhardtruby: Convert most Ruby objects to M5 SimObjects.
2010-01-22 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2010-01-19 Derek Howermerge
2009-11-18 Derek Howerruby: added sequencer stats to track what requests... Calvin_Submission
2009-08-03 Gabe BlackMerged with head.
2009-08-03 Derek HowerAutomated merge with ssh://hg@m5sim.org/m5
2009-07-29 Derek Howerruby: fixed clearStats
2009-07-20 Derek Howermerge
2009-07-20 Derek Howerruby: moved cache stats from Profiler to CacheMemory
2009-07-18 Derek Howerruby: removed all refs to old RubyConfig
2009-07-06 Nathan Binkertautomerge
2009-07-06 Nathan Binkertruby: apply some fixes that were overwritten by the...
2009-07-06 Nathan Binkertruby: Import the latest ruby changes from gems.
2009-07-06 Nathan Binkertruby: replace strings that were missed in original...
2009-05-11 Korey SewellMerge Ruby Stuff
2009-05-11 Daniel Sanchezruby: Working M5 interface and updated Ruby interface.
2009-05-11 Nathan Binkertruby: Make ruby #includes use full paths to the files...
2009-05-11 Dan Gibsonruby: remove unnecessary code.
2009-05-11 Daniel Sanchezruby: Removed System name clash by renaming ruby's...
2009-05-11 Nathan Binkertruby: Import ruby and slicc from GEMS