Age | Commit message (Expand) | Author |
2011-02-06 | ruby: support to stallAndWait the mandatory queue | 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 |
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-09-09 | code_formatter: make it easier to insert whitespace | Nathan Binkert |
2010-08-20 | ruby: Stall and wait input messages instead of recycling | Brad Beckmann |
2010-08-20 | ruby: Recycle latency fix for hammer | Brad Beckmann |
2010-08-20 | slicc: Consolidated the protocol stats printing | Brad Beckmann |
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-21 | ruby: Ruby support for sparse memory | Brad Beckmann |
2010-03-12 | slicc: Change the code generation so that the generated code is easier to read | Nathan Binkert |
2010-03-10 | ruby: get rid of std-includes.hh | Nathan Binkert |
2010-03-10 | slicc: have a central mechanism for creating a code_formatter. | Nathan Binkert |
2010-02-10 | ruby: Fixed slicc to initialize the m_is_blocking flag | Brad Beckmann |
2010-01-29 | ruby: Added Cache and MemCntrl profiler calls | Brad Beckmann |
2010-01-29 | ruby: Converted MOESI_hammer dma cntrl to new config system | 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-19 | ruby: new atomics implementation | Derek Hower |
2010-01-19 | merge | Derek Hower |
2009-11-18 | ruby: added error message to isinstance check | Brad Beckmann |
2009-11-18 | ruby: Added boolean to State Machine parameters | Brad Beckmann |
2009-11-18 | ruby: slicc action error fix | Brad Beckmann |
2009-09-25 | slicc: removed unused atomics code from StateMachine | Derek Hower |
2009-09-22 | slicc: Pure python implementation of slicc. | Nathan Binkert |
2009-09-17 | Functionality migrated to sequencer. | Polina Dudnik |
2009-08-28 | Reset the atomics flags if RMW_Read is not followed by a RMW_Read or RMW_Write | Polina Dudnik |
2009-08-15 | Made servicing_atomic a counter and added started writes: | Polina Dudnik |
2009-08-14 | Bug fix: indicate when writes started coming in | Polina Dudnik |
2009-08-14 | Added proc_id to CacheMsg for SMT. | Polina Dudnik |
2009-08-14 | Multi-line RMW handling | Polina Dudnik |
2009-08-04 | slicc: added MOESI_CMP_directory, DMA SequencerMsg, parameterized controllers | Derek Hower |
2009-07-22 | Fixed the licences plus minor fixes for compilation | Polina Dudnik |
2009-07-18 | ruby: removed all refs to old RubyConfig | Derek Hower |
2009-07-18 | merge | Derek Hower |
2009-07-18 | slicc: made coherence profilers per-controller | Derek Hower |
2009-07-13 | Changed the state machine to generate code such that multiple processors can ... | Polina Dudnik |
2009-07-13 | Added atomics implementation which would work for MI_example | Polina Dudnik |
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-12 | ruby: remove random uint typedef and use unsigned | Nathan Binkert |
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 |