Age | Commit message (Expand) | Author |
2013-01-17 | ruby: remove calls to g_system_ptr->getTime() | Nilay Vaish |
2013-01-14 | ruby sequencer: converts cycles to ticks in deadlock panic() | Malek Musleh |
2013-01-14 | Ruby: remove reference to g_system_ptr from class Message | Nilay Vaish |
2013-01-14 | Ruby: use ClockedObject in Consumer class | Nilay Vaish |
2013-01-07 | ruby: Fix missing cxx_header in Switch | Andreas Hansson |
2012-12-11 | ruby: change slicc to allow for constructor args | Nilay Vaish |
2012-12-11 | ruby: add a prefetcher | Nilay Vaish |
2012-12-11 | ruby: add functions for computing next stride/page address | Nilay Vaish |
2012-11-16 | sim: have a curTick per eventq | Nilay Vaish |
2012-11-10 | ruby: support functional accesses in garnet flexible network | Nilay Vaish |
2012-11-10 | ruby: bug in functionalRead, revert recent changes | Nilay Vaish |
2012-11-02 | ruby: reset and dump stats along with reset of the system | Hamid Reza Khaleghzadeh ext:(%2C%20Lluc%20Alvarez%20%3Clluc.alvarez%40bsc.es%3E%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2012-11-02 | sim: Move the draining interface into a separate base class | Andreas Sandberg |
2012-11-02 | sim: Include object header files in SWIG interfaces | Andreas Sandberg |
2012-10-15 | ruby: improved support for functional accesses | Nilay Vaish |
2012-10-15 | ruby: register multiple memory controllers | Nilay Vaish |
2012-10-15 | ruby: remove AbstractMemOrCache | Nilay Vaish |
2012-10-15 | ruby banked array: do away with event scheduling | Nilay Vaish |
2012-10-15 | ruby: reset timing after cache warm up | Nilay Vaish |
2012-10-15 | Port: Add protocol-agnostic ports in the port hierarchy | Andreas Hansson |
2012-10-02 | ruby: makes some members non-static | Nilay Vaish |
2012-10-02 | ruby: changes to simple network | Nilay Vaish |
2012-10-02 | ruby: move functional access to ruby system | Nilay Vaish |
2012-09-23 | RubyPort and Sequencer: Fix draining | Joel Hestness |
2012-09-18 | ruby: eliminate typedef integer_t | Nilay Vaish |
2012-09-18 | ruby: avoid using g_system_ptr for event scheduling | Nilay Vaish |
2012-09-14 | scons: Use c++0x with gcc >= 4.4 instead of 4.6 | Andreas Hansson |
2012-09-11 | clang: Fix issues identified by the clang static analyzer | Andreas Hansson |
2012-09-11 | Ruby: Use uint32_t instead of uint32 everywhere | Nilay Vaish |
2012-09-11 | Ruby: Use uint8_t instead of uint8 everywhere | Nilay Vaish |
2012-09-10 | Ruby System: Convert to Clocked Object | Nilay Vaish |
2012-09-07 | Param: Transition to Cycles for relevant parameters | Andreas Hansson |
2012-09-05 | Ruby Memory Controller: Fix clocking | Joel Hestness |
2012-08-28 | Ruby: Correct DataBlock =operator | Jason Power |
2012-08-27 | Ruby: remove README.debugging and Decommissioning_note | Nilay Vaish |
2012-08-27 | Ruby: Remove RubyEventQueue | Nilay Vaish |
2012-08-27 | Ruby Memory Vector: Allow more than 4GB of memory | Nilay Vaish |
2012-08-22 | Port: Extend the QueuedPort interface and use where appropriate | Andreas Hansson |
2012-08-19 | Ruby Banked Array: add copyrights | Nilay Vaish |
2012-08-16 | Ruby: Add RubySystem parameter to MemoryControl | Jason Power |
2012-08-15 | O3,ARM: fix some problems with drain/switchout functionality and add Drain DP... | Anthony Gutierrez |
2012-08-10 | Ruby: Clean up topology changes | Jason Power |
2012-08-01 | Ruby NetDest: add assert for bad element in netdest | Jason Power |
2012-07-12 | Ruby: remove config information from ruby.stats | Nilay Vaish |
2012-07-12 | Ruby: remove some unused stuff from SLICC files | Nilay Vaish |
2012-07-11 | ruby: improved DRAM reset comment | Brad Beckmann |
2012-07-10 | # User Brad Beckmann <Brad.Beckmann@amd.com> | Brad Beckmann |
2012-07-10 | # User Brad Beckmann <Brad.Beckmann@amd.com> | Brad Beckmann |
2012-07-10 | ruby: banked cache array resource model | Brad Beckmann |
2012-07-10 | ruby: tag and data cache access support | Joel Hestness |