Fix subtle cache bug where read could return stale data
authorSteve Reinhardt <stever@gmail.com>
Sat, 15 Mar 2008 12:03:55 +0000 (05:03 -0700)
committerSteve Reinhardt <stever@gmail.com>
Sat, 15 Mar 2008 12:03:55 +0000 (05:03 -0700)
commit19c367fa8fa0c330676c1b7aacb532b8871164cf
treefa35ab888aa243bd78012219e0f60bbbd4bc7717
parent969688154d6283648be85d359710f1af326ffe3a
Fix subtle cache bug where read could return stale data
if a prior write miss arrived while an even earlier
read miss was still outstanding.

--HG--
extra : convert_revision : 4924e145829b2ecf4610b88d33f4773510c6801a
src/mem/cache/cache_impl.hh