mem: Fix cache sender state handling and add clarification
Review Request #3250 - Created Dec. 9, 2015 and submitted
Information | |
---|---|
Andreas Hansson | |
gem5 | |
default | |
Reviewers | |
Default | |
Changeset 11258:9166b2ea07f0 --------------------------- mem: Fix cache sender state handling and add clarification This patch addresses a bug in how the cache attached the MSHR as a sender state. Rather than overwriting any existing sender state it now pushes a new one. The handling of upward snoops is also clarified.
-
src/mem/cache/cache.cc (Diff revision 1) -
"play it safe and" and?
Ship It!