diff options
author | Nikos Nikoleris <nikos.nikoleris@arm.com> | 2016-06-01 12:23:54 +0100 |
---|---|---|
committer | Nikos Nikoleris <nikos.nikoleris@arm.com> | 2017-11-09 20:49:15 +0000 |
commit | 85ef9b0f74abce291234373954e1319d56403d39 (patch) | |
tree | b5413662cacd3ae939bc844b13a15de662f42d1b /src/cpu | |
parent | 8d439221e77f505ddf1ce36ae7ca6fdb406e0dbc (diff) | |
download | gem5-85ef9b0f74abce291234373954e1319d56403d39.tar.xz |
mem: Align the snoop behavior in the XBar for atomic and timing
When the XBar receives a Writeback/WriteClean packet, it doesn't need
to snoop the upstream caches. It only queries the snoop filter and
sets the blockCached flag accordingly. This is in line with the
recvTimingReq.
Change-Id: I0ae22f21491d75a111019124bb95bac7b16d3cd3
Reviewed-by: Andreas Sandberg <andreas.sandberg@arm.com>
Reviewed-by: Anouk Van Laer <anouk.vanlaer@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/5043
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
Diffstat (limited to 'src/cpu')
0 files changed, 0 insertions, 0 deletions