mem-cache: Add match functions to QueueEntry
[gem5.git] / src / mem / snoop_filter.hh
2018-01-10 BKPstyle: change C/C++ source permissions to noexec
2016-08-12 Nikos Nikolerismem: Add support for secure packets in the snoop filter
2016-06-20 Nikos Nikolerismem: Fix the snoop filter when there is a downstream...
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-09-25 Andreas Hanssonmem: Comment clean-up for the snoop filter
2015-09-25 Andreas Hanssonmem: Only track snooping ports in the snoop filter
2015-09-25 Ali Jafrimem: Add snoop filters to L2 crossbars, and check size
2015-09-25 Andreas Hanssonmem: Store snoop filter lookup result to avoid second...
2015-09-25 Ali Jafrimem: Add CleanEvict and Writeback support to snoop...
2015-07-03 Andreas Hanssonmem: Delay responses in the crossbar before forwarding
2014-04-25 Stephan Diestelhorstmem: Add access statistics for the snoop filter
2014-09-20 Stephan Diestelhorstmem: Simple Snoop Filter