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

/gem5/src/mem/cache/
H A Dmshr.cc11858:5869c83bc8c7 Sun Feb 19 05:30:00 EST 2017 Andreas Hansson <andreas.hansson@arm.com> mem: Ensure deferred snoops are cache-line aligned

This patch fixes a bug where a deferred snoop ended up being to a
partial cache line, and not cache-line aligned, all due to how we copy
the packet.

Completed in 35 milliseconds