Age | Commit message (Expand) | Author |
2013-06-25 | ruby: profiler: lots of inter-related changes | Nilay Vaish |
2013-04-09 | Ruby: Delete packet requests during warmup | Joel Hestness |
2013-03-22 | ruby: keep histogram of outstanding requests in seq | Nilay Vaish |
2013-02-28 | ruby: mesi coherence protocol: invalidate lock | Dibakar Gope ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2013-02-19 | mem: Add predecessor to SenderState base class | Andreas Hansson |
2013-02-10 | ruby: enable multiple clock domains | Nilay Vaish |
2013-02-10 | ruby: replace Time with Cycles (final patch in the series) | Nilay Vaish |
2013-02-10 | ruby: Replace Time with Cycles in SequencerMessage | Nilay Vaish |
2013-02-10 | ruby: replaces Time with Cycles in many places | 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 |
2012-11-02 | sim: Move the draining interface into a separate base class | Andreas Sandberg |
2012-09-23 | RubyPort and Sequencer: Fix draining | Joel Hestness |
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-10 | Ruby System: Convert to Clocked Object | Nilay Vaish |
2012-08-27 | Ruby: Remove RubyEventQueue | Nilay Vaish |
2012-07-12 | Ruby: remove config information from ruby.stats | Nilay Vaish |
2012-07-10 | ruby: tag and data cache access support | Joel Hestness |
2012-05-22 | Ruby Sequencer: Schedule deadlock check event at correct time | Nilay Vaish |
2012-04-25 | Ruby: Remove extra statements from Sequencer | Nilay Vaish |
2012-02-10 | Ruby: Remove isTagPresent() calls from Sequencer.cc | Nilay Vaish |
2012-01-23 | O3, Ruby: Forward invalidations from Ruby to O3 CPU | Nilay Vaish |
2012-01-11 | Ruby: Resurrect Cache Warmup Capability | Nilay Vaish |
2012-01-10 | Ruby: remove the files related to the tracer | Nilay Vaish |
2011-12-13 | gcc: fix unused variable warnings from GCC 4.6.1 | Nathan Binkert |
2011-11-14 | Ruby: Process packet instead of RubyRequest in Sequencer | Nilay Vaish |
2011-08-29 | Ruby: Remove some unused code | Nilay Vaish |
2011-08-15 | Ruby: Initialize some variables. | Nilay Vaish |
2011-08-03 | Ruby: Remove files and includes not in use | Nilay Vaish |
2011-05-02 | ruby: dbg: use system ticks instead of cycles | Korey Sewell |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-04-15 | includes: sort all includes | Nathan Binkert |
2011-04-06 | ruby: fixes to support more types of RubyRequests | Brad Beckmann |
2011-03-31 | Ruby: pass Packet->Req->contextId() to Ruby. | Lisa Hsu |
2011-03-28 | This patch supports cache flushing in MOESI_hammer | Somayeh Sardashti |
2011-03-22 | Ruby: Remove CacheMsg class from SLICC | Nilay Vaish |
2011-03-21 | This patch adds the network tester for simple and garnet networks. | Tushar Krishna |
2011-03-19 | Ruby: Convert CacheRequestType to RubyRequestType | Nilay Vaish |
2011-03-19 | Ruby: Convert AccessModeType to RubyAccessMode | Nilay Vaish |
2011-02-25 | Ruby: Remove libruby | Nilay Vaish |
2011-02-06 | ruby: minor fix to deadlock panic message | Brad Beckmann |
2011-02-06 | ruby: Fix RubyPort to properly handle retrys | Brad Beckmann |
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-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-22 | This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f... | Nilay Vaish |
2010-08-24 | testers: move testers to a new directory | Brad Beckmann |