Age | Commit message (Expand) | Author |
2018-07-23 | mem: Rename Packet::checkFunctional to trySatisfyFunctional | Robert Kovacsics |
2018-06-19 | mem: Use address range to find the destination port in the xbar | Nikos Nikoleris |
2018-06-19 | mem: Use the caching built into AddrRangeMap in the xbar | Gabe Black |
2017-12-05 | mem: Co-ordination of CMOs in the xbar | Nikos Nikoleris |
2017-12-05 | mem: Support for specifying the destination of a WriteClean | Nikos Nikoleris |
2017-12-05 | mem: Add support for WriteClean packets in the memory system | Nikos Nikoleris |
2017-12-05 | mem: Add the notion of point of unification in the coherent xbar | Nikos Nikoleris |
2017-12-04 | misc: Rename misc.(hh|cc) to logging.(hh|cc) | Gabe Black |
2017-11-09 | mem: Align the snoop behavior in the XBar for atomic and timing | Nikos Nikoleris |
2016-11-09 | style: [patch 1/22] use /r/3648/ to reorganize includes | Brandon Potter |
2016-12-05 | mem: Make packet debug printing more uniform | Nikos Nikoleris |
2016-08-12 | mem: Add support for secure packets in the snoop filter | Nikos Nikoleris |
2016-07-21 | mem: Add snoop traffic statistic | David Guillen Fandos |
2016-06-20 | mem: Fix the snoop filter when there is a downstream addr mapper | Nikos Nikoleris |
2016-02-10 | mem: Move the point of coherency to the coherent crossbar | Andreas Hansson |
2015-12-31 | mem: Make cache terminology easier to understand | Andreas Hansson |
2015-11-06 | mem: Add an option to perform clean writebacks from caches | Andreas Hansson |
2015-11-06 | mem: Avoid unnecessary snoops on writebacks and clean evictions | Ali Jafri |
2015-11-06 | mem: Unify delayed packet deletion | Andreas Hansson |
2015-11-06 | mem: Check the XBar's port queues on functional snoops | Andreas Sandberg |
2015-09-25 | mem: Only track snooping ports in the snoop filter | Andreas Hansson |
2015-09-25 | mem: Store snoop filter lookup result to avoid second lookup | Andreas Hansson |
2015-09-25 | mem: Add snoops for CleanEvicts and Writebacks in atomic mode | Ali Jafri |
2015-09-25 | mem: Add CleanEvict and Writeback support to snoop filters | Ali Jafri |
2015-09-25 | mem: Make the coherent crossbar account for timing snoops | Andreas Hansson |
2015-09-25 | mem: Do not include snoop-filter latency in crossbar occupancy | Andreas Hansson |
2015-07-07 | sim: Decouple draining from the SimObject hierarchy | Andreas Sandberg |
2015-07-03 | mem: Delay responses in the crossbar before forwarding | Andreas Hansson |
2015-07-03 | mem: Add clean evicts to improve snoop filter tracking | Ali Jafri |
2015-05-05 | mem: Snoop into caches on uncacheable accesses | Andreas Hansson |
2015-03-02 | mem: Add crossbar latencies | Marco Balboni |
2015-03-02 | mem: Split port retry for all different packet classes | Andreas Hansson |
2015-02-11 | mem: Clarification of packet crossbar timings | Marco Balboni |
2015-01-22 | mem: Make the XBar responsible for tracking response routing | Andreas Hansson |
2014-12-02 | mem: Relax packet src/dest check and shift onus to crossbar | Andreas Hansson |
2014-09-20 | mem: Rename Bus to XBar to better reflect its behaviour | Andreas Hansson |