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

/gem5/src/mem/
H A Dpacket.cc13732:43e7199f511f Tue Jan 22 12:40:00 EST 2019 Nikos Nikoleris <nikos.nikoleris@arm.com> mem-cache: Copy over flags to forwarded response

A cache that forwards a request to the memory below does not fill and
forwards the response with the data to cache above. This change
ensures that the flags of the original response are also preserved.

Change-Id: I244b20b073c31b976358816c5b14bba413b8271f
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/16182
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
H A Dpacket.hh13732:43e7199f511f Tue Jan 22 12:40:00 EST 2019 Nikos Nikoleris <nikos.nikoleris@arm.com> mem-cache: Copy over flags to forwarded response

A cache that forwards a request to the memory below does not fill and
forwards the response with the data to cache above. This change
ensures that the flags of the original response are also preserved.

Change-Id: I244b20b073c31b976358816c5b14bba413b8271f
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/16182
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>
/gem5/src/mem/cache/
H A Dcache.cc13732:43e7199f511f Tue Jan 22 12:40:00 EST 2019 Nikos Nikoleris <nikos.nikoleris@arm.com> mem-cache: Copy over flags to forwarded response

A cache that forwards a request to the memory below does not fill and
forwards the response with the data to cache above. This change
ensures that the flags of the original response are also preserved.

Change-Id: I244b20b073c31b976358816c5b14bba413b8271f
Signed-off-by: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-on: https://gem5-review.googlesource.com/c/16182
Reviewed-by: Daniel Carvalho <odanrc@yahoo.com.br>

Completed in 93 milliseconds