sim-ruby: checkpointing fixes and dependent eventq improvements
[gem5.git] / src / mem / ruby / system / DirectoryMemory.cc
2012-01-16 Gabe BlackMerge yet again with the main repository.
2012-01-11 Nilay VaishRuby: Resurrect Cache Warmup Capability
2012-01-07 Gabe BlackAnother merge with the main repository.
2011-12-31 Nilay VaishSLICC: Use pointers for directory entries
2011-08-03 Nilay VaishRuby: Remove files and includes not in use
2011-07-01 Brad Beckmann ext... Ruby: Add support for functional accesses
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2011-02-07 Brad Beckmannruby: numa bit fix for sparse memory
2010-12-01 Nilay Vaishruby: Converted old ruby debug calls to M5 debug calls
2010-08-20 Brad Beckmannruby: fixed DirectoryMemory's numa_high_bit configuration
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-31 Nathan Binkertstyle: another ruby style pass
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: Adds configurable bit selection for numa mapping
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: convert to M5 MemorySize
2010-01-30 Brad Beckmannruby: Ruby changes required to use the python config...
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-12-04 Derek Howerruby: cleaned up ruby-lang configuration
2009-11-18 Brad Beckmannruby: Fixed Directory memory destructor
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-20 Derek Howermerge
2009-07-18 Derek Howerruby: removed all refs to old RubyConfig
2009-07-06 Nathan Binkertautomerge
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 Polina Dudnikruby: Removed g_SIMULATING flag
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 Nathan Binkertruby: Import ruby and slicc from GEMS