mem: fix functional accesses to deal with coherence change
authorSteve Reinhardt <steve.reinhardt@amd.com>
Thu, 9 Sep 2010 18:40:19 +0000 (14:40 -0400)
committerSteve Reinhardt <steve.reinhardt@amd.com>
Thu, 9 Sep 2010 18:40:19 +0000 (14:40 -0400)
commit6dc599ea9bae9cb56ca81094b37009f5a14ebdff
tree6fa3f64eaff474822ebb1917c87f1413bea43e00
parent71aca6d29e686ecdec2828c8be1989f74d9b28d3
mem: fix functional accesses to deal with coherence change
We can't just obliviously return the first valid cache block
we find any more... see comments for details.
src/mem/bridge.cc
src/mem/cache/cache_impl.hh
src/mem/packet.cc