diff options
author | Nikos Nikoleris <nikos.nikoleris@arm.com> | 2019-12-12 15:49:36 +0000 |
---|---|---|
committer | Nikos Nikoleris <nikos.nikoleris@arm.com> | 2020-01-07 09:42:01 +0000 |
commit | 2430be2edb0862a7598d0f8f3c8b4a5f77001df8 (patch) | |
tree | 0027a7ef52e6afcfe970e0f74ebee69bec22446d /src/cpu/activity.hh | |
parent | 96e8f2ed3c3e1cfa32677dcc32f2d0c263dd6be6 (diff) | |
download | gem5-2430be2edb0862a7598d0f8f3c8b4a5f77001df8.tar.xz |
mem-cache: Forward snoops when the cache is not responding
When the MSHR is handling a request that will make the block dirty the
current cache commits respond. When that's not the case the cache
should forward any snoops. This CL fixes MSHR::handleSnoop() to
implement this behavior.
Change-Id: I207e3ca4968fd9528fd4cdbfb3eb95f470b4744d
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/23668
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Diffstat (limited to 'src/cpu/activity.hh')
0 files changed, 0 insertions, 0 deletions