Age | Commit message (Expand) | Author |
2019-08-23 | mem: Move ruby protocols into a directory called ruby_protocol. | Gabe Black |
2019-05-14 | mem-ruby: Hit latencies defined by the controllers | Tiago Muck |
2019-04-28 | mem: Minimize the use of MemObject. | Gabe Black |
2019-03-19 | arch, cpu, dev, gpu, mem, sim, python: start using getPort. | Gabe Black |
2019-01-17 | mem: Determine if a packet queue forces ordering at construction | Nikos Nikoleris |
2018-11-07 | mem-ruby: Use Packet writing functions instead of memcpy | Daniel R. Carvalho |
2018-07-23 | mem: Rename Packet::checkFunctional to trySatisfyFunctional | Robert Kovacsics |
2018-06-11 | misc: Using smart pointers for memory Requests | Giacomo Travaglini |
2018-04-27 | sim,cpu,mem,arch: Introduced MasterInfo data structure | Giacomo Travaglini |
2017-12-15 | mem-ruby: Support atomic_noncaching acceses in ruby | Swapnil Haria |
2017-06-13 | ruby: Add support for address ranges in the directory | Nikos Nikoleris |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2016-09-29 | ruby: correct size for partial memory writes | Brad Beckmann |
2016-06-06 | stats: Fixing regStats function for some SimObjects | David Guillen Fandos |
2016-04-15 | ruby: Fix block_on behavior | Joel Hestness |
2016-04-07 | Revert to 74c1e6513bd0 (sim: Thermal support for Linux) | Andreas Sandberg |
2014-11-18 | power: Add power states to ClockedObject | Akash Bagdia |
2016-02-06 | style: fix missing spaces in control statements | Steve Reinhardt |
2015-07-20 | ruby: split CPU and GPU latency stats | David Hashe |
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez |
2015-09-29 | ruby: Fix memory leak in AbstractController | Joel Hestness |
2015-09-18 | ruby: print addresses in hex | Nilay Vaish |
2015-09-16 | ruby: message buffer, timer table: significant changes | Nilay Vaish |
2015-09-16 | ruby: rename System.{hh,cc} to RubySystem.{hh,cc} | David Hashe |
2015-08-14 | ruby: replace Address by Addr | Nilay Vaish |
2015-08-14 | ruby: rename variables Addr to addr | Nilay Vaish |
2015-08-14 | ruby: Expose MessageBuffers as SimObjects | Joel Hestness |
2015-07-20 | ruby: improved stall and wait debugging | Brad Beckmann |
2015-07-20 | ruby: Fix for stallAndWait bug | David Hashe |
2015-05-19 | ruby: Fix RubySystem warm-up and cool-down scope | Joel Hestness |
2015-04-13 | ruby: allow restoring from checkpoint when using DRAMCtrl | Lena Olson |
2015-03-02 | mem: Split port retry for all different packet classes | Andreas Hansson |
2014-11-06 | ruby: interface with classic memory controller | Nilay Vaish |
2014-09-01 | ruby: message buffers: significant changes | Nilay Vaish |
2014-01-10 | ruby: move all statistics to stats.txt, eliminate ruby.stats | Nilay Vaish |
2014-01-04 | ruby: add support for clusters | Nilay Vaish |
2013-12-20 | ruby: slicc: replace max_in_port_rank with number of inports | Nilay Vaish |
2013-08-07 | ruby: slicc: move some code to AbstractController | Nilay Vaish |
2013-06-09 | ruby: stats: use gem5's stats for cache and memory controllers | Nilay Vaish |
2013-03-22 | ruby: keep histogram of outstanding requests in seq | Nilay Vaish |
2013-03-22 | ruby: move stall and wakeup functions to AbstractController | Nilay Vaish |
2013-03-22 | ruby: connect two controllers using only message buffers | Nilay Vaish |
2013-02-10 | ruby: replace Time with Cycles (final patch in the series) | Nilay Vaish |
2013-02-10 | ruby: modifies histogram add() function | Nilay Vaish |
2013-02-10 | ruby: record fully busy cycle with in the controller | Nilay Vaish |
2013-01-14 | Ruby: use ClockedObject in Consumer class | Nilay Vaish |
2012-12-11 | ruby: change slicc to allow for constructor args | Nilay Vaish |
2012-09-18 | ruby: avoid using g_system_ptr for event scheduling | Nilay Vaish |
2011-12-31 | Ruby: Shuffle some of the included files | Nilay Vaish |
2011-07-01 | Ruby: Commit files missing from previous commit | Nilay Vaish |