Files
gem5/src/mem
Ali Saidi 0c29a97ba9 Prefetch: Don't prefetch if address is in the write queue.
Check that we're not currently writing back an address the prefetcher is trying
to prefetch before issuing it. We previously checked the mshrQueue and the cache
itself, but forgot to check the writeBuffer. This fixes a memory corrucption
issue with an L2 prefetcher.
2011-09-13 12:06:13 -05:00
..
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00
2010-08-17 05:06:21 -07:00
2011-04-15 10:44:06 -07:00
2011-04-15 10:44:06 -07:00