Age | Commit message (Expand) | Author |
2013-05-21 | ruby: add stats to .sm files, remove cache profiler | Nilay Vaish ext:(%2C%20Malek%20Musleh%20%3Cmalek.musleh%40gmail.com%3E) |
2012-08-27 | Ruby: Remove RubyEventQueue | Nilay Vaish |
2012-07-12 | Ruby: remove config information from ruby.stats | Nilay Vaish |
2012-07-10 | ruby: banked cache array resource model | Brad Beckmann |
2012-07-10 | ruby: tag and data cache access support | Joel Hestness |
2012-04-06 | sim-ruby: checkpointing fixes and dependent eventq improvements | Brad Beckmann |
2012-02-10 | Ruby: Remove isTagPresent() calls from Sequencer.cc | Nilay Vaish |
2012-01-11 | Ruby: Add infrastructure for recording cache contents | Nilay Vaish |
2012-01-07 | Ruby Cache: Add param for marking caches as instruction only | Nilay Vaish |
2011-06-24 | Ruby: remove unused functions in CacheMemory: get/setMemoryValue | Joel Hestness |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-03-22 | Ruby: Remove CacheMsg class from SLICC | Nilay Vaish |
2011-03-19 | Ruby: Convert CacheRequestType to RubyRequestType | Nilay Vaish |
2011-03-19 | Ruby: Convert AccessModeType to RubyAccessMode | Nilay Vaish |
2011-01-17 | Change interface between coherence protocols and CacheMemory | Nilay Vaish |
2010-12-22 | This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f... | Nilay Vaish |
2010-12-01 | ruby: Converted old ruby debug calls to M5 debug calls | Nilay Vaish |
2010-08-20 | ruby: added probe filter support to hammer | Brad Beckmann |
2010-08-20 | ruby: fix ruby llsc support to sync sc outcomes | Brad Beckmann |
2010-08-20 | ruby: Fixed L2 cache miss profiling | Brad Beckmann |
2010-06-10 | ruby: get rid of Vector and use STL | Nathan Binkert |
2010-04-02 | ruby: get rid of gems_common/util.hh and .cc and use stuff in src/base | Nathan Binkert |
2010-04-02 | ruby: get "using namespace" out of headers | Nathan Binkert |
2010-03-22 | ruby: style pass | Nathan Binkert |
2010-03-21 | ruby: Ruby support for LLSC | Brad Beckmann |
2010-01-29 | ruby: removed last level cache support | Brad Beckmann |
2010-01-29 | ruby: cleaned up ruby profilers | Brad Beckmann |
2010-01-29 | ruby: Added the cache profiler to the new config system | Brad Beckmann |
2010-01-29 | ruby: Ruby changes required to use the python config system | Brad Beckmann |
2010-01-29 | ruby: Convert most Ruby objects to M5 SimObjects. | Steve Reinhardt |
2010-01-19 | merge | Derek Hower |
2009-11-18 | ruby: returns the number of LLC needed for broadcast | Brad Beckmann |
2009-11-18 | ruby: cache configuration fix to use bytes | Brad Beckmann |
2009-11-18 | ruby: fix CacheMemory destructor | Brad Beckmann |
2009-11-18 | ruby: split CacheMemory.hh into a .hh and a .cc | Brad Beckmann |