diff options
author | Steve Reinhardt <steve.reinhardt@amd.com> | 2009-09-26 10:50:50 -0700 |
---|---|---|
committer | Steve Reinhardt <steve.reinhardt@amd.com> | 2009-09-26 10:50:50 -0700 |
commit | 72cfed41641bbea2ea3dc78958ed3b1e2c27bbf9 (patch) | |
tree | ae19cd225081c4b4f63e15e6a54d493e8ce3ccaf /src/cpu/exec_context.hh | |
parent | f28ea7a6c9ea9506524adff0f468d6dd789c510c (diff) | |
download | gem5-72cfed41641bbea2ea3dc78958ed3b1e2c27bbf9.tar.xz |
Force prefetches to check cache and MSHRs immediately prior to issue.
This prevents redundant prefetches from being issued, solving the
occasional 'needsExclusive && !blk->isWritable()' assertion failure
in cache_impl.hh that several people have run into.
Eliminates "prefetch_cache_check_push" flag, neither setting of
which really solved the problem.
Diffstat (limited to 'src/cpu/exec_context.hh')
0 files changed, 0 insertions, 0 deletions