Age | Commit message (Expand) | Author |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-03-31 | CacheMemory: add allocateVoid() that is == allocate() but no return value. | Lisa Hsu |
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-08-20 | ruby: added probe filter support to hammer | 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 "using namespace" out of headers | Nathan Binkert |
2010-03-22 | ruby: style pass | Nathan Binkert |
2010-01-29 | ruby: removed last level cache support | 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: split CacheMemory.hh into a .hh and a .cc | Brad Beckmann |
2009-11-13 | ruby: cache memory bugfix | Derek Hower |
2009-09-14 | ruby:removed unused code from CacheMemory | Derek Hower |
2009-08-25 | ruby: CacheMemory tag lookup uses a hash instead of a loop | Derek Hower |
2009-07-29 | ruby: fixed clearStats | Derek Hower |
2009-07-20 | ruby: moved cache stats from Profiler to CacheMemory | Derek Hower |
2009-07-18 | ruby: removed all refs to old RubyConfig | Derek Hower |
2009-07-13 | Minor fixes for compiling | Polina Dudnik |
2009-07-13 | Reintegrated Derek's functional implementation of atomics with a minor change... | Polina Dudnik |
2009-07-06 | ruby: apply some fixes that were overwritten by the recent ruby import. | Nathan Binkert |
2009-07-06 | ruby: Import the latest ruby changes from gems. | Nathan Binkert |
2009-07-06 | ruby: replace strings that were missed in original ruby import. | Nathan Binkert |
2009-05-26 | types: add a type for thread IDs and try to use it everywhere | Nathan Binkert |
2009-05-11 | ruby: Working M5 interface and updated Ruby interface. | Daniel Sanchez |
2009-05-11 | ruby: Make ruby #includes use full paths to the files they're including. | Nathan Binkert |
2009-05-11 | ruby: Import ruby and slicc from GEMS | Nathan Binkert |