Age | Commit message (Expand) | Author |
2011-03-17 | Ruby: minor bugfix, line did not adhere to some macro usage conventions. | Lisa Hsu |
2011-03-17 | Ruby: expose a simple mod function in slicc interface. | Lisa Hsu |
2011-02-25 | Ruby: Remove libruby | Nilay Vaish |
2011-02-23 | ruby: automate permission setting | Brad Beckmann |
2011-02-23 | ruby: cleaned up access permission enum | Brad Beckmann |
2011-02-14 | Ruby: Improve Change PerfectSwitch's wakeup function | Nilay Vaish |
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 |
2010-12-22 | This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f... | Nilay Vaish |
2010-08-20 | ruby: Fixed L2 cache miss profiling | Brad Beckmann |
2010-07-08 | NetworkMessage copy constructor fix | Tushar Krishna |
2010-06-10 | ruby: get rid of RefCnt and Allocator stuff use base/refcnt.hh | 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: Added copyright to many Ruby *.py files | Brad Beckmann |
2010-03-14 | ruby: Fix copyrights on files | 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: Ruby changes required to use the python config system | Brad Beckmann |
2010-01-29 | ruby: connects sm queues to the network | Brad Beckmann |
2010-01-29 | ruby: Make SLICC-generated objects SimObjects. | Steve Reinhardt |
2010-01-29 | ruby: Convert most Ruby objects to M5 SimObjects. | Steve Reinhardt |
2010-01-19 | ruby: new atomics implementation | Derek Hower |
2010-01-19 | merge | Derek Hower |
2009-11-18 | ruby: returns the number of LLC needed for broadcast | Brad Beckmann |
2009-09-17 | Functionality migrated to sequencer. | Polina Dudnik |
2009-09-15 | ruby: added broadcast mechanism | Derek Hower |
2009-08-15 | Made servicing_atomic a counter and added started writes: | Polina Dudnik |
2009-08-14 | Multi-line RMW handling | Polina Dudnik |
2009-08-11 | merged Tushar's bug fix with public repository changes | Brad Beckmann |
2009-08-07 | bug fix for data_msg_size in network/Network.cc | Tushar Krishna |
2009-08-04 | ruby: made mapAddressToRange based off a bit count | Derek Hower |
2009-08-04 | slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllers | Derek Hower |
2009-07-27 | ruby: removed unused/incorrect profiler state | 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-06 | scons: update SCons files for changes in ruby. | 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-11 | ruby: add RUBY sticky option that must be set to add ruby to the build | Nathan Binkert |
2009-05-11 | ruby: Migrate all of ruby and slicc to SCons. | Nathan Binkert |
2009-05-11 | ruby: clean up a few warnings | Nathan Binkert |
2009-05-11 | ruby: Make ruby #includes use full paths to the files they're including. | Nathan Binkert |
2009-05-11 | ruby: Renamed Ruby's EventQueue to RubyEventQueue | Derek Hower |
2009-05-11 | ruby: Removed System name clash by renaming ruby's System to RubySystem | Daniel Sanchez |
2009-05-11 | ruby: Import ruby and slicc from GEMS | Nathan Binkert |