Age | Commit message (Expand) | Author |
2011-02-09 | ruby: removed duplicate make response call | Brad Beckmann |
2011-02-06 | ruby: minor fix to deadlock panic message | Brad Beckmann |
2011-02-06 | ruby: numa bit fix for sparse memory | Brad Beckmann |
2011-02-06 | mem: Added support for Null data packet | Brad Beckmann |
2011-02-06 | ruby: Fix RubyPort to properly handle retrys | Brad Beckmann |
2011-02-06 | Ruby: Fix to return cache block size to CPU for split data transfers | Joel Hestness |
2011-02-06 | Ruby: Add support for locked memory accesses in X86_FS | Joel Hestness |
2011-02-06 | Ruby: Update the Ruby request type names for LL/SC | Joel Hestness |
2011-02-06 | ruby: Assert for x86 misaligned access | Brad Beckmann |
2011-01-17 | Change interface between coherence protocols and CacheMemory | Nilay Vaish |
2011-01-10 | ruby: get rid of ruby's Debug.hh | Nathan Binkert |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2010-12-23 | PerfectCacheMemory: Add return statements to two functions. | 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-24 | testers: move testers to a new directory | Brad Beckmann |
2010-08-20 | MOESI_hammer: break down miss latency stalled cycles | Brad Beckmann |
2010-08-20 | ruby: added probe filter support to hammer | Brad Beckmann |
2010-08-20 | ruby: fixed DirectoryMemory's numa_high_bit configuration | Brad Beckmann |
2010-08-20 | ruby: Reset ruby stats in RubySystem unserialize | Brad Beckmann |
2010-08-20 | ruby: Added SC fail indication to trace profiling | Brad Beckmann |
2010-08-20 | ruby: Fixed RubyPort sendTiming callbacks | 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-08-20 | ruby: Reincarnated the responding machine profiling | Brad Beckmann |
2010-08-20 | memtest: Memtester support for DMA | Brad Beckmann |
2010-08-20 | ruby: Fixed printout when Sequencer detects a deadlock | Brad Beckmann |
2010-06-10 | ruby: get rid of the Map class | Nathan Binkert |
2010-06-10 | ruby: get rid of Vector and use STL | Nathan Binkert |
2010-06-10 | ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hh | 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-31 | style: another ruby style pass | Nathan Binkert |
2010-03-22 | ruby: style pass | Nathan Binkert |
2010-03-22 | ruby: improved isReadWrite fix me comment | Brad Beckmann |
2010-03-21 | ruby: Changed the default set size to 1 | Brad Beckmann |
2010-03-21 | ruby: Adds configurable bit selection for numa mapping | Brad Beckmann |
2010-03-21 | ruby: Added flag to disable mem_vec allocation | Brad Beckmann |
2010-03-21 | ruby: Ruby support for sparse memory | Brad Beckmann |
2010-03-21 | ruby: Ruby support for LLSC | Brad Beckmann |
2010-03-21 | ruby: Added copyright to many Ruby *.py files | Brad Beckmann |
2010-03-14 | ruby: Fix copyrights on files | Nathan Binkert |
2010-03-12 | bugfix: since pow() causes a bug don't use it | Nathan Binkert |
2010-03-10 | ruby: get rid of std-includes.hh | Nathan Binkert |
2010-01-29 | ruby: removed last level cache support | Brad Beckmann |
2010-01-29 | ruby: Removed static members in RubyPort including hitcallback | Brad Beckmann |
2010-01-29 | ruby: Removed the old config interface | Brad Beckmann |
2010-01-29 | ruby: Converted Garnet to M5 configuration | Brad Beckmann |
2010-01-29 | ruby: convert to M5 MemorySize | Brad Beckmann |
2010-01-29 | ruby: added the GEMS ruby tester | Brad Beckmann |