Age | Commit message (Expand) | Author |
2011-12-31 | Ruby: Shuffle some of the included files | Nilay Vaish |
2011-11-23 | Topology: bug fix in external link initialization | Tushar Krishna |
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-10-31 | GCC: Get everything working with gcc 4.6.1. | Gabe Black |
2011-08-29 | Ruby: Remove some unused code | Nilay Vaish |
2011-08-08 | BuildEnv: Eliminate RUBY as build environment variable | Nilay Vaish |
2011-08-03 | Ruby: Remove files and includes not in use | Nilay Vaish |
2011-06-30 | Ruby: Add support for functional accesses | Brad Beckmann ext:(%2C%20Nilay%20Vaish%20%3Cnilay%40cs.wisc.edu%3E) |
2011-06-02 | copyright: clean up copyright blocks | Nathan Binkert |
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-23 | config: tweak ruby configs to clean up hierarchy | Steve Reinhardt |
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-05-07 | network: added Torus and Pt2Pt topologies | Tushar Krishna |
2011-05-02 | ruby: dbg: use system ticks instead of cycles | Korey Sewell |
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: adjusted default endpoint bandwidth | Brad Beckmann |
2011-04-28 | network: removed the unused network-wide latency param | 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 |
2011-04-28 | network: convert links & switches to first class C++ SimObjects | Brad Beckmann |
2011-04-28 | garnet: cleaned up flexible network header file | Brad Beckmann |
2011-04-28 | ruby: moved topology to the top network directory | Brad Beckmann |
2011-04-28 | ruby: removed dated comment in SimpleNetwork | Brad Beckmann |
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-03-21 | This patch makes garnet use the info about active and inactive vnets during a... | Tushar Krishna |
2011-03-21 | fix garnet fleible pipeline | Tushar Krishna |
2011-03-21 | This patch adds the network tester for simple and garnet networks. | Tushar Krishna |
2011-03-01 | Ruby: Fix DPRINTF bugs in PerfectSwitch and MessageBuffer | Nilay Vaish |
2011-02-23 | ruby: cleaning up RubyQueue and RubyNetwork dprintfs | Korey Sewell |
2011-02-14 | Ruby: Improve Change PerfectSwitch's wakeup function | Nilay Vaish |
2011-02-07 | Orion: Replace printf() with fatal() | Nilay Vaish |
2011-02-07 | ruby: add stdio header in SRAM.hh | Korey Sewell |
2011-02-06 | garnet: Split network power in ruby.stats | Joel Hestness |
2011-02-06 | MOESI_hammer: Added full-bit directory support | Brad Beckmann |
2011-02-06 | garnet: added orion2.0 for network power calculation | Tushar Krishna |
2011-02-06 | garnet: separate data and ctrl VCs | Tushar Krishna |
2011-01-10 | ruby: get rid of ruby's Debug.hh | Nathan Binkert |
2010-12-22 | This patch removes the WARN_* and ERROR_* from src/mem/ruby/common/Debug.hh f... | Nilay Vaish |
2010-12-01 | ruby: Converted old ruby debug calls to M5 debug calls | Nilay Vaish |
2010-08-20 | ruby: Added bcast msg profiling to hammer and token | Brad Beckmann |
2010-08-20 | ruby: Added consolidated network msg stats | Brad Beckmann |
2010-08-20 | config: Added the topology description to m5 config.ini | Brad Beckmann |
2010-07-08 | garnet: Added topology print function to Garnet printStats | Brad Beckmann |
2010-06-22 | style: updated garnet to match M5 coding style | Tushar Krishna |