Review Board 2.0.15


mem: Do not include snoop-filter latency in crossbar occupancy

Review Request #3046 - Created Aug. 19, 2015 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 11057:cece943505b6
---------------------------
mem: Do not include snoop-filter latency in crossbar occupancy

This patch ensures that the snoop-filter latency only contributes to
the packet latency, and not to the crossbar throughput/occupancy. In
essence we treat the snoop-filter lookup as pipelined.