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

/gem5/src/mem/cache/
H A Dcache.ccdiff 12725:3dcb96899659 Thu May 03 10:51:00 EDT 2018 Nikos Nikoleris <nikos.nikoleris@arm.com> mem-cache: Move cache bypass mechanism to the ports

Cache bypass is necessary for cpu models like the KvmCPU. Previously
the bypass would happen at the cache classes. With this change the
bypassing happens directly at the ports.

Change-Id: I34de9fc63383aee8590643e169501ea6060d2d62
Reviewed-on: https://gem5-review.googlesource.com/10432
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>
H A Dbase.ccdiff 12725:3dcb96899659 Thu May 03 10:51:00 EDT 2018 Nikos Nikoleris <nikos.nikoleris@arm.com> mem-cache: Move cache bypass mechanism to the ports

Cache bypass is necessary for cpu models like the KvmCPU. Previously
the bypass would happen at the cache classes. With this change the
bypassing happens directly at the ports.

Change-Id: I34de9fc63383aee8590643e169501ea6060d2d62
Reviewed-on: https://gem5-review.googlesource.com/10432
Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
Reviewed-by: Jason Lowe-Power <jason@lowepower.com>

Completed in 35 milliseconds