Review Board 2.0.15


mem: Do not alter cache block state on uncacheable snoops

Review Request #3255 - Created Dec. 9, 2015 and submitted - Latest diff uploaded

Information
Andreas Hansson
gem5
default
Reviewers
Default
Changeset 11281:84339ca32391
---------------------------
mem: Do not alter cache block state on uncacheable snoops

This patch ensures we do not respond with a Modified (dirty and
writable) line if the request is uncacheable, and that the cache
responding retains the line without modifying the state (even if
responding).