diff options
author | Ali Jafri <ali.jafri@arm.com> | 2015-09-25 07:26:57 -0400 |
---|---|---|
committer | Ali Jafri <ali.jafri@arm.com> | 2015-09-25 07:26:57 -0400 |
commit | ceec2bb02c87829f29aa1ebb4573051162264ae8 (patch) | |
tree | 32977c2548bb77f64368a7d92218be4e662183f1 /src/unittest/refcnttest.cc | |
parent | 6ac356f93b897c8a80378f114865240cba96b693 (diff) | |
download | gem5-ceec2bb02c87829f29aa1ebb4573051162264ae8.tar.xz |
mem: Add snoops for CleanEvicts and Writebacks in atomic mode
This patch mirrors the logic in timing mode which sends up snoops to
check for cached copies before sending CleanEvicts and Writebacks down
the memory hierarchy. In case there is a copy in a cache above,
discard CleanEvicts and set the BLOCK_CACHED flag in Writebacks so
that writebacks do not reset the cache residency bit in the snoop
filter below.
Diffstat (limited to 'src/unittest/refcnttest.cc')
0 files changed, 0 insertions, 0 deletions