summaryrefslogtreecommitdiff
path: root/src/mem/cache
diff options
context:
space:
mode:
authorNikos Nikoleris <nikos.nikoleris@arm.com>2018-06-04 16:30:50 +0100
committerNikos Nikoleris <nikos.nikoleris@arm.com>2018-06-19 14:24:25 +0000
commit353722e76e6f2303a3990b974e27bc055c584958 (patch)
tree6718a24d2798f042b43adb23af7cf8ccdf4a40c5 /src/mem/cache
parent6cb46ba839b2bf535e294fde9179e2aff6095814 (diff)
downloadgem5-353722e76e6f2303a3990b974e27bc055c584958.tar.xz
mem: Use address range to find the right physical address
Previously, we used the start address to determine the right physical memory while servicing memory requests. This change uses the full address range to correctly determine the right physical memory and expose bugs where requests might not fully map to a single physical memory. Change-Id: I183d7552918106000f917a62ceb877511ff0ff71 Reviewed-on: https://gem5-review.googlesource.com/11118 Reviewed-by: Jason Lowe-Power <jason@lowepower.com> Maintainer: Nikos Nikoleris <nikos.nikoleris@arm.com>
Diffstat (limited to 'src/mem/cache')
0 files changed, 0 insertions, 0 deletions