Age | Commit message (Expand) | Author |
2018-07-23 | mem: Rename Packet::checkFunctional to trySatisfyFunctional | Robert Kovacsics |
2018-06-12 | ruby: Fix initial weight in weighted LRU | Daniel R. Carvalho |
2018-06-11 | misc: Using smart pointers for memory Requests | Giacomo Travaglini |
2018-05-16 | style: fix amd license and style issues | Tony Gutierrez |
2018-05-03 | mem-ruby: Consistent dprintf formats for issue outcomes | Brad Beckmann |
2018-04-27 | sim,cpu,mem,arch: Introduced MasterInfo data structure | Giacomo Travaglini |
2018-03-06 | scons: Switch from the print statement to the print function. | Gabe Black |
2018-02-06 | mem: Standardize mem folder header guards | Daniel R. Carvalho |
2017-12-15 | mem-ruby: Support atomic_noncaching acceses in ruby | Swapnil Haria |
2017-12-05 | mem-ruby: Prevent ruby from crashing on CMOs | Nikos Nikoleris |
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black |
2017-11-10 | scons: Move Transform and termcap functionality into their own files. | Gabe Black |
2017-07-12 | ruby: Refactor some Event subclasses to lambdas | Sean Wilson |
2017-06-15 | mem-garnet: Fix garnet stats | Javier Cano-Cano |
2017-06-13 | ruby: Add support for address ranges in the directory | Nikos Nikoleris |
2017-05-31 | ruby: Don't set the block data when a store conditional fails | Nikos Nikoleris |
2017-03-09 | ruby: fix MOESI_hammer directory to work with > 3GB memory | Lena Olson |
2017-03-07 | gpu-compute: Fix Python/C++ object hierarchy discrepancies | Andreas Sandberg |
2017-02-12 | ruby: fix round robin arbiter in garnet2.0 | Tushar Krishna |
2016-11-09 | style: [patch 3/22] reduce include dependencies in some headers | Brandon Potter |
2017-01-19 | ruby: guard usage of GPUCoalescer code in Profiler | Tony Gutierrez |
2017-01-19 | ruby: Check MessageBuffer space in garnet NetworkInterface | Matthew Poremba |
2017-01-19 | ruby: Add occupancy stats to MessageBuffers | Matthew Poremba |
2017-01-19 | ruby: Check all VNETs for injection in garnet NetworkInterface | Matthew Poremba |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2016-12-20 | ruby: Make MessageBuffers actually finite sized | Joel Hestness |
2016-12-20 | ruby: fix typo in DMASequencer::ackCallback() | Tony Gutierrez |
2016-12-20 | ruby: fix issue with unused var in DMASequencer | Tony Gutierrez |
2016-12-15 | ruby: Detect garnet network-level deadlock. | Jieming Yin |
2016-12-05 | ruby: Remove RubyMemoryControl and associated files | Andreas Hansson |
2016-12-02 | ruby: Fix overflow reported by ASAN in MessageBuffer. | Matthew Poremba |
2016-11-21 | ruby: Fix potential bugs in garnet2.0 | Jieming Yin |
2016-11-21 | ruby: add default ctor for MachineID type | Tony Gutierrez |
2016-10-26 | ruby: Allow multiple outstanding DMA requests | Michael LeBeane |
2016-10-26 | ruby: make a RequestDesc class instead of std::pair | Tony Gutierrez |
2016-10-06 | ruby: Add M5_VAR_USED before variables used only inside assert in garnet2.0. | Tushar Krishna |
2016-10-06 | ruby: garnet2.0 | Tushar Krishna |
2016-10-06 | ruby: remove the original garnet code. | Tushar Krishna |
2016-10-06 | config: add port directions and per-router delay in topology. | Tushar Krishna |
2016-10-06 | config: make internal links in network topology unidirectional. | Tushar Krishna |
2016-10-06 | ruby: rename ALPHA_Network_test protocol to Garnet_standalone. | Tushar Krishna |
2016-09-29 | ruby: correct size for partial memory writes | Brad Beckmann |
2016-08-10 | ruby: Implement support for functional accesses to PIO ranges | Andreas Sandberg |
2016-07-01 | ruby: Fix double statistic registration in garnet | Matthew Poremba |
2016-06-06 | stats: Fixing regStats function for some SimObjects | David Guillen Fandos |
2016-06-03 | ruby: Implement SwapReq support | Marco Elver |
2016-04-26 | ruby: Rename pkt to m_pkt so it may be accessed via SLICC | Matthew Poremba |
2016-04-15 | ruby: Fix block_on behavior | Joel Hestness |
2016-04-13 | misc: Fix issues flagged by gcc 6 | Andreas Hansson |
2016-04-07 | Revert to 74c1e6513bd0 (sim: Thermal support for Linux) | Andreas Sandberg |