Files
gem5/src/mem
Nikos Nikoleris a8d5dd1c13 mem-cache: Fix MSHR handling of cache clean requests
Previously satisfied clean requests would not snoop in-service
MSHRs. This is a problem when a clean request is also invalidating, in
which case we have to post-invalidate or post-downgrade outstanding
requests. This changes fixes this bug.

Change-Id: I31e42aa94dd3637b2818e00fbaae68c810145eaf
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/17728
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
2019-04-10 09:05:02 +00:00
..
2019-03-23 00:05:33 +00:00
2019-03-23 00:05:33 +00:00
2016-02-06 17:21:18 -08:00
2015-11-06 03:26:21 -05:00
2019-03-26 18:17:09 +00:00