Age | Commit message (Expand) | Author |
2016-01-22 | ruby: changed all references to numCPs to num-cp | Brad Beckmann |
2016-01-19 | gpu-compute: AMD's baseline GPU model | Tony Gutierrez |
2015-07-20 | ruby: more flexible ruby tester support | Brad Beckmann |
2015-10-14 | ruby: profiler: provide the number of vnets through ruby system | Nilay Vaish |
2015-09-01 | ruby: remove random seed | Nilay Vaish |
2015-08-30 | ruby: specify number of vnets for each protocol | Nilay Vaish |
2015-08-21 | ruby: Move Rubys cache class from Cache.py to RubyCache.py | Andreas Hansson |
2015-08-19 | ruby: reverts to changeset: bf82f1f7b040 | Nilay Vaish |
2015-08-14 | ruby: profiler: provide the number of vnets through ruby system | Nilay Vaish |
2015-08-14 | ruby: remove random seed | Nilay Vaish |
2015-08-14 | ruby: Protocol changes for SimObject MessageBuffers | Joel Hestness |
2015-08-14 | ruby: Expose MessageBuffers as SimObjects | Joel Hestness |
2015-08-14 | ruby: Remove the RubyCache/CacheMemory latency | Joel Hestness |
2015-08-03 | ruby: correctly number the sequencer in MESI_Three_Level.py | Nilay Vaish |
2015-07-20 | config: add base class for ruby controllers | David Hashe |
2015-07-20 | ruby: initialize replacement policies with their own simobjs | David Hashe |
2015-07-10 | ruby: remove extra whitespace and correct misspelled words | Brandon Potter |
2015-07-04 | config: Update location of ruby topologies in help | David Hashe |
2015-03-02 | mem: Move crossbar default latencies to subclasses | Andreas Hansson |
2015-02-26 | Ruby: Update backing store option to propagate through to all RubyPorts | Jason Power |
2015-01-20 | config, ruby: connect dma to network | Malek Musleh |
2015-01-03 | configs: ruby: removes bug introduced by 05b5a6cf3521 | Nilay Vaish |
2014-12-04 | config: ruby: mi protocol: correct master slave setting for dma | Nilay Vaish |
2014-11-23 | Backed out prior changeset f9fb64a72259 | Steve Reinhardt |
2014-11-23 | config: ruby: Get rid of an "eval" and an "exec" operating on generated code. | Gabe Black |
2014-11-06 | x86 isa: This patch attempts an implementation at mwait. | Marc Orr |
2014-11-06 | ruby: provide a backing store | Nilay Vaish |
2014-11-06 | ruby: interface with classic memory controller | Nilay Vaish |
2014-11-06 | ruby: single physical memory in fs mode | Nilay Vaish |
2014-10-11 | ruby: moesi hammer: correct typo in master-slave assignment | Nilay Vaish |
2014-09-01 | ruby: message buffers: significant changes | Nilay Vaish |
2014-09-01 | ruby: Fixes clock domains in configuration files | Emilio Castillo ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2014-04-19 | config: ruby: remove memory controller from network test | Nilay Vaish |
2014-03-20 | ruby: garnet: convert network interfaces into clocked objects | Nilay Vaish |
2014-03-20 | config: ruby: rename _cpu_ruby_ports to _cpu_ports | Nilay Vaish |
2014-03-20 | config: remove ruby_fs.py | Nilay Vaish |
2014-03-17 | config: ruby: remove piobus from protocols | Nilay Vaish |
2014-02-24 | ruby: correct errors in changeset 4eec7bdde5b0 | Nilay Vaish |
2014-02-23 | ruby: route all packets through ruby port | Nilay Vaish |
2014-01-10 | ruby: move all statistics to stats.txt, eliminate ruby.stats | Nilay Vaish |
2014-01-04 | ruby: add a three level MESI protocol. | Nilay Vaish |
2014-01-04 | ruby: rename MESI_CMP_directory to MESI_Two_Level | Nilay Vaish |
2014-01-04 | ruby: remove cntrl_id from python config scripts. | Nilay Vaish |
2014-01-04 | ruby: some small changes | Nilay Vaish |
2013-12-20 | ruby: mesi: remove owner and sharer fields from directory tags | Nilay Vaish |
2013-09-06 | ruby: network: correct naming of routers | Nilay Vaish |
2013-08-20 | ruby: add option for number of transitions per cycle | Nilay Vaish |
2013-08-19 | config: Move the memory instantiation outside FSConfig | Andreas Hansson |
2013-06-28 | ruby: check for compatibility between mem size and num dirs | Nilay Vaish |
2013-06-27 | sim: Add the notion of clock domains to all ClockedObjects | Akash Bagdia |