Age | Commit message (Expand) | Author |
2014-02-23 | ruby: slicc: remove unused COPY_HEAD functionality | Nilay Vaish |
2014-02-21 | ruby: network: move message buffers to base network class. | Nilay Vaish |
2014-02-21 | ruby: network: garnet: fixed: removes net_ptr from links | Nilay Vaish |
2014-02-21 | ruby: cache: remove not required variable m_cache_name | Nilay Vaish |
2014-02-20 | ruby: network: garnet: fixed: removes next cycle functions | Nilay Vaish |
2014-02-20 | ruby: controller: slight code refactoring | Nilay Vaish |
2014-02-20 | ruby: network: removes unused code. | Nilay Vaish |
2014-02-20 | ruby: message buffer: removes some unecessary functions. | Nilay Vaish |
2014-02-06 | ruby: memory controller: use MemoryNode * | 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: add support for clusters | Nilay Vaish |
2014-01-04 | ruby: some small changes | Nilay Vaish |
2013-12-20 | ruby: slicc: replace max_in_port_rank with number of inports | Nilay Vaish |
2013-12-20 | ruby: declare variables to be unsigned in Address.hh | Nilay Vaish |
2013-10-30 | ruby: Fixed a deadlock when restoring a checkpoint with garnet | Emilio Castillo |
2013-10-15 | ruby: eliminate non-determinism from ruby.stats output | Steve Reinhardt |
2013-09-11 | ruby: Fix Topology throttle connections | Joel Hestness |
2013-09-11 | ruby: Statically allocate stats in SimpleNetwork, Switch, Throttle | Joel Hestness |
2013-09-06 | ruby: network: convert to gem5 style stats | Nilay Vaish |
2013-09-06 | ruby: profiler: removes function resourceUsage() | Nilay Vaish |
2013-09-06 | ruby: remove undefined message size type | Nilay Vaish |
2013-09-06 | ruby: network: removes reset functionality | Nilay Vaish |
2013-09-06 | ruby: network: shorten variable names | Nilay Vaish |
2013-09-06 | ruby: converts sparse memory stats to gem5 style | Nilay Vaish |
2013-09-04 | arch: Resurrect the NOISA build target and rename it NULL | Andreas Hansson |
2013-08-07 | ruby: slicc: move some code to AbstractController | Nilay Vaish |
2013-07-18 | mem: Set the cache line size on a system level | Andreas Hansson |
2013-06-28 | ruby: network: remove reconfiguration code | Nilay Vaish |
2013-06-27 | sim: Add the notion of clock domains to all ClockedObjects | Akash Bagdia |
2013-06-27 | config: Remove redundant explicit setting of default clocks | Akash Bagdia |
2013-06-25 | ruby: profiler: lots of inter-related changes | Nilay Vaish |
2013-06-24 | ruby: remove the three files related to profiling | Nilay Vaish |
2013-06-24 | ruby: MessageBuffer: Remove unused m_size variable | Joel Hestness ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2013-06-18 | ruby: restrict Address to being a type and not a variable name | Lena Olson |
2013-06-09 | ruby: remove several unused variables in Profiler | Nilay Vaish |
2013-06-09 | ruby: remove periodic event from Profiler | Nilay Vaish |
2013-06-09 | ruby: stats: use gem5's stats for cache and memory controllers | Nilay Vaish |
2013-06-09 | ruby: remove undefined functions in Address class | Nilay Vaish |
2013-05-21 | ruby: add stats to .sm files, remove cache profiler | Nilay Vaish ext:(%2C%20Malek%20Musleh%20%3Cmalek.musleh%40gmail.com%3E) |
2013-04-23 | ruby: patch checkpoint restore with garnet | Nilay Vaish |
2013-04-22 | mem: Replace check with panic where inhibited should not happen | Andreas Hansson |
2013-04-22 | sim: separate nextCycle() and clockEdge() in clockedObjects | Dam Sunwoo |
2013-04-09 | Ruby: Fix RubyPort evict packet memory leak | Joel Hestness |
2013-04-09 | Ruby: Delete packet requests during warmup | Joel Hestness |
2013-04-09 | Ruby: More descriptive message buffer connection fatal | Jason Power |
2013-04-07 | Ruby System, Cache Recorder: Use delete [] for trace vars | Joel Hestness |
2013-03-22 | ruby: message buffer: correct previous errors | Nilay Vaish |
2013-03-22 | ruby: message buffer: remove _ptr from some variables | Nilay Vaish |
2013-03-22 | ruby: message buffer node: used Tick in place of Cycles | Nilay Vaish |