summaryrefslogtreecommitdiff
path: root/src/mem/snoop_filter.hh
AgeCommit message (Expand)Author
2018-01-10style: change C/C++ source permissions to noexecBKP
2016-08-12mem: Add support for secure packets in the snoop filterNikos Nikoleris
2016-06-20mem: Fix the snoop filter when there is a downstream addr mapperNikos Nikoleris
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-09-25mem: Comment clean-up for the snoop filterAndreas Hansson
2015-09-25mem: Only track snooping ports in the snoop filterAndreas Hansson
2015-09-25mem: Add snoop filters to L2 crossbars, and check sizeAli Jafri
2015-09-25mem: Store snoop filter lookup result to avoid second lookupAndreas Hansson
2015-09-25mem: Add CleanEvict and Writeback support to snoop filtersAli Jafri
2015-07-03mem: Delay responses in the crossbar before forwardingAndreas Hansson
2014-04-25mem: Add access statistics for the snoop filterStephan Diestelhorst
2014-09-20mem: Simple Snoop FilterStephan Diestelhorst