Searched hist:12700 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/mem/cache/
H A Dcache.cc12700:c44381b89f9e Mon Apr 30 19:02:00 EDT 2018 Nikos Nikoleris <nikos.nikoleris@arm.com> mem-cache: Simplify writeback for the tempBlock in recvTimingResp

When we use the tempBlock to fill-in, we have to write it back and
invalidate it at the end of current transaction. This patch simplifies
the writeback flow by treating it as a regular writeback.

Change-Id: I257be7bbff211e2832ad001a4e991daf67704485
Reviewed-on: https://gem5-review.googlesource.com/10421
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>

Completed in 28 milliseconds