summaryrefslogtreecommitdiff
path: root/src/mem/cache/base.hh
diff options
context:
space:
mode:
authorCurtis Dunham <Curtis.Dunham@arm.com>2014-05-13 12:20:49 -0500
committerCurtis Dunham <Curtis.Dunham@arm.com>2014-05-13 12:20:49 -0500
commit5d029463eef3cfafa507dacadccd33402f82029a (patch)
treed2549fad3b8d6e647b0f9cf9a06887346cb65902 /src/mem/cache/base.hh
parente3b19cb294c98466a431950888045c6b5d24b675 (diff)
downloadgem5-5d029463eef3cfafa507dacadccd33402f82029a.tar.xz
cpu, mem: Make software prefetches non-blocking
Previously, they were treated so much like loads that they could stall at the head of the ROB. Now they are always treated like L1 hits. If they actually miss, a new request is created at the L1 and tracked from the MSHRs there if necessary (i.e. if it didn't coalesce with an existing outstanding load).
Diffstat (limited to 'src/mem/cache/base.hh')
0 files changed, 0 insertions, 0 deletions