Age | Commit message (Expand) | Author |
2017-02-14 | mem: Update DRAM configuration names | Wendy Elsasser |
2017-02-12 | ruby: fix round robin arbiter in garnet2.0 | Tushar Krishna |
2017-02-11 | mem: fix printing of 1st cache tags line | Bjoern A. Zeeb |
2017-02-09 | misc: add a MasterId to the ExternalPort | Christian Menard |
2017-01-27 | mem: Refactor CommMonitor stats, add basic atomic mode stats | Rahul Thakur |
2017-01-27 | mem: Add memory footprint probe | Rahul Thakur |
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-19 | mem: Make the BaseXBar public to not confuse Python wrappers | Andreas Sandberg |
2016-12-15 | ruby: Detect garnet network-level deadlock. | Jieming Yin |
2016-12-05 | ruby: Remove RubyMemoryControl and associated files | Andreas Hansson |
2016-12-05 | mem: Respond to InvalidateReq when the block is (pending) dirty | Nikos Nikoleris |
2016-12-05 | mem: Invalidate a blk when servicing the 1st invalidating target | Nikos Nikoleris |
2016-12-05 | mem: Allow non invalidating snoops on an InvalidateReq MSHR | Nikos Nikoleris |
2016-12-05 | mem: Don't use hasSharers in the snoopFilter for memory responses | Nikos Nikoleris |
2016-12-05 | mem: Always use InvalidateReq to service WriteLineReq misses | Nikos Nikoleris |
2016-12-05 | mem: Assert that the responderHadWritable is set only once | Nikos Nikoleris |
2016-12-05 | mem: Ensure InvalidateReq is considered isForward by MSHRs | Andreas Hansson |
2016-12-05 | mem: Make packet debug printing more uniform | Nikos Nikoleris |
2016-12-05 | mem: Service only the 1st FromCPU MSHR target on ReadRespWithInv | Nikos Nikoleris |
2016-12-05 | mem: Keep track of allocOnFill in the TargetList | Nikos Nikoleris |
2016-12-05 | mem: Add support for repopulating the flags of an MSHR TargetList | Nikos Nikoleris |
2016-12-02 | ruby: Fix overflow reported by ASAN in MessageBuffer. | Matthew Poremba |
2016-11-30 | mem: Split the hit_latency into tag_latency and data_latency | Sophiane Senni |
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-11-19 | ruby: init MessageSizeType of SequencerMsg to Request_Control | Sooraj Puthoor |
2016-10-26 | hsail,gpu-compute: fixes to appease clang++ | 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-13 | mem: add DRAM powerdown current | Omar Naji |
2016-10-13 | mem: Add DRAM low-power functionality | Wendy Elsasser |
2016-10-13 | mem: Add callback to compute stats prior to dump event | Wendy Elsasser |
2016-10-13 | mem: Modify drain to ensure banks and power are idled | Wendy Elsasser |
2016-10-13 | mem: Sort memory commands and update DRAMPower | Wendy Elsasser |
2016-10-13 | mem: update DDR3 die revision | Omar Naji |
2016-10-13 | mem: add DRAM powerdown timing | Omar Naji |
2016-10-13 | mem: make DDR4 x16 | Omar Naji |
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 |