mem: Fix cache sender state handling and add clarification
authorAndreas Hansson <andreas.hansson@arm.com>
Mon, 28 Dec 2015 16:14:10 +0000 (11:14 -0500)
committerAndreas Hansson <andreas.hansson@arm.com>
Mon, 28 Dec 2015 16:14:10 +0000 (11:14 -0500)
commit036263e28057ae39f5fd1df0cbd87094770add80
tree48ae58277f60f50a523b17ff8de5edeb9c7fadf6
parentd765dbf22cb3242c055b19b797b0f4cb39a43aae
mem: Fix cache sender state handling and add clarification

This patch addresses a bug in how the cache attached the MSHR as a
sender state. Rather than overwriting any existing sender state it now
pushes a new one. The handling of upward snoops is also clarified.
src/mem/cache/cache.cc