Searched hist:11126 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/
H A Dcoherent_xbar.cc11126:823a6aa11fbd Fri Sep 25 06:45:00 EDT 2015 Andreas Hansson <andreas.hansson@arm.com> 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.

Completed in 15 milliseconds