summaryrefslogtreecommitdiff
path: root/src/mem/cache/mshr.hh
diff options
context:
space:
mode:
authorAndreas Hansson <andreas.hansson@arm.com>2015-12-28 11:14:14 -0500
committerAndreas Hansson <andreas.hansson@arm.com>2015-12-28 11:14:14 -0500
commitb93a9d0d515472d7b616e4d535d242290deeb791 (patch)
tree053d180608683a6fae8fff8ab97c473da4ebb990 /src/mem/cache/mshr.hh
parent036263e28057ae39f5fd1df0cbd87094770add80 (diff)
downloadgem5-b93a9d0d515472d7b616e4d535d242290deeb791.tar.xz
mem: Do not use sender state to track forwarded snoops in cache
This patch changes how the cache tracks which snoops are forwarded, and which ones are created locally. Previously the identification was based on an empty sender state of a specific class, but this method fails to distinguish which cache actually attached the sender state. Instead we use the same mechanism as the crossbar, and keep track of the requests that have outstanding snoops.
Diffstat (limited to 'src/mem/cache/mshr.hh')
0 files changed, 0 insertions, 0 deletions