Files
gem5/src/mem/cache
Andreas Hansson 012dd52dc2 mem: Fix WriteLineReq fill behaviour
This patch fixes issues in the interactions between deferred snoops
and WriteLineReq. More specifically, the patch addresses an issue
where deferred snoops caused assertion failures when being serviced on
the arrival of an InvalidateResp. The response packet was perceived to
be invalidating, when actually it is not for the cache that sent out
the original invalidation request.
2015-09-25 07:26:58 -04:00
..
2015-09-04 13:14:01 -04:00
2015-08-07 09:59:13 +01:00
2015-09-25 07:26:58 -04:00
2015-03-27 04:55:57 -04:00