Age | Commit message (Expand) | Author |
2017-06-20 | mem: Replace EventWrapper in PacketQueue with EventFunctionWrapper | Sean Wilson |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2015-07-20 | mem: add boolean to disable PacketQueue's size sanity check | Brad Beckmann |
2015-11-06 | mem: Order packet queue only on matching addresses | Andreas Hansson |
2015-07-13 | mem: Fix (ab)use of emplace to avoid temporary object creation | Andreas Hansson |
2015-07-07 | sim: Refactor and simplify the drain API | Andreas Sandberg |
2015-03-19 | mem: Use emplace front/back for deferred packets | Andreas Hansson |
2015-03-02 | mem: Add option to force in-order insertion in PacketQueue | Stephan Diestelhorst |
2015-03-02 | mem: Split port retry for all different packet classes | Andreas Hansson |
2014-10-09 | mem: Allow packet queue to move next send event forward | Andreas Hansson |
2014-09-03 | mem: Packet queue clean up | Andreas Hansson |
2013-04-22 | mem: Adding verbose debug output in the memory system | Uri Wiener |
2013-01-07 | mem: Add sanity check to packet queue size | Andreas Hansson |
2012-11-16 | sim: have a curTick per eventq | Nilay Vaish |
2012-11-02 | sim: Move the draining interface into a separate base class | Andreas Sandberg |
2012-08-22 | Port: Extend the QueuedPort interface and use where appropriate | Andreas Hansson |
2012-08-21 | PacketQueue: Allow queuing in the same tick as desired send tick | Andreas Hansson |
2012-08-15 | O3,ARM: fix some problems with drain/switchout functionality and add Drain DP... | Anthony Gutierrez |
2012-05-01 | MEM: Separate requests and responses for timing accesses | Andreas Hansson |
2012-04-14 | MEM: Separate snoops and normal memory requests/responses | Andreas Hansson |
2012-03-22 | MEM: Split SimpleTimingPort into PacketQueue and ports | Andreas Hansson |