Age | Commit message (Expand) | Author |
2014-03-20 | ruby: garnet: convert network interfaces into clocked objects | Nilay Vaish |
2014-02-23 | ruby: remove few not required #includes | 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-20 | ruby: network: garnet: fixed: removes next cycle functions | Nilay Vaish |
2014-02-20 | ruby: network: removes unused code. | Nilay Vaish |
2014-02-20 | ruby: message buffer: removes some unecessary functions. | Nilay Vaish |
2013-10-30 | ruby: Fixed a deadlock when restoring a checkpoint with garnet | Emilio Castillo |
2013-09-06 | ruby: network: convert to gem5 style stats | Nilay Vaish |
2013-09-06 | ruby: network: removes reset functionality | Nilay Vaish |
2013-09-06 | ruby: network: shorten variable names | Nilay Vaish |
2013-06-28 | ruby: network: remove reconfiguration code | Nilay Vaish |
2013-04-23 | ruby: patch checkpoint restore with garnet | Nilay Vaish |
2013-03-22 | ruby: consumer: avoid using receiver side clock | Nilay Vaish |
2013-03-22 | ruby: convert Topology to regular class | Nilay Vaish |
2013-03-22 | ruby: network: move routers from topology to network | Nilay Vaish |
2013-03-06 | ruby: garnet: fixed: implement functional access | Nilay Vaish |
2013-02-19 | scons: Fix warnings issued by clang 3.2svn (XCode 4.6) | Andreas Hansson |
2013-02-10 | ruby: enable multiple clock domains | Nilay Vaish |
2013-02-10 | ruby: replace Time with Cycles in garnet fixed and flexible | Nilay Vaish |
2013-02-10 | ruby: replace Time with Cycles in Message class | Nilay Vaish |
2013-02-10 | ruby: replaces Time with Cycles in many places | Nilay Vaish |
2013-02-10 | ruby: record fully busy cycle with in the controller | Nilay Vaish |
2013-01-17 | ruby: remove calls to g_system_ptr->getTime() | Nilay Vaish |
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-10 | ruby: support functional accesses in garnet flexible network | Nilay Vaish |
2012-11-02 | sim: Include object header files in SWIG interfaces | Andreas Sandberg |
2012-10-02 | ruby: changes to simple network | Nilay Vaish |
2012-09-18 | ruby: avoid using g_system_ptr for event scheduling | Nilay Vaish |
2012-08-27 | Ruby: Remove RubyEventQueue | Nilay Vaish |
2012-07-12 | Ruby: remove config information from ruby.stats | Nilay Vaish |
2012-04-28 | Garnet: Correct computation of link utilization | Nilay Vaish |
2012-04-14 | clang/gcc: Fix compilation issues with clang 3.0 and gcc 4.6 | Andreas Hansson |
2012-03-22 | Scons: Remove Werror=False in SConscript files | Andreas Hansson |
2012-03-19 | Garnet: Stats at vnet granularity + code cleanup | Tushar Krishna |
2012-01-31 | clang: Enable compiling gem5 using clang 2.9 and 3.0 | Koan-Sin Tan |
2011-12-31 | Ruby: Shuffle some of the included files | Nilay Vaish |
2011-11-04 | GARNET: adding a fault model for resilient on-chip network research. | Tushar Krishna |
2011-11-03 | Ruby: Remove some unused typedefs | Nilay Vaish |
2011-08-08 | BuildEnv: Eliminate RUBY as build environment variable | Nilay Vaish |
2011-05-31 | orion: bug fix in link power, and some reorg | Tushar Krishna |
2011-05-31 | garnet: added network ptr to links to be used by orion | Tushar Krishna |
2011-05-21 | garnet: use vnet_type from protocol to decide buffer depths | Tushar Krishna |
2011-05-18 | slicc: added vnet_type field to identify response vnets from others | Tushar Krishna |
2011-05-18 | garnet: rename and rearrange config parameters. | Tushar Krishna |
2011-04-28 | network: set the ExtLink bw to 16 bytes | Brad Beckmann |
2011-04-28 | garnet: removed flit_width from Routers | Brad Beckmann |
2011-04-28 | network: moved network config params | Brad Beckmann |
2011-04-28 | network: basic link bw for garnet and simple networks | Brad Beckmann |