Add mechanism for caches to handle failure of the fast path on responses.
authorRon Dreslinski <rdreslin@umich.edu>
Sat, 7 Oct 2006 16:02:59 +0000 (12:02 -0400)
committerRon Dreslinski <rdreslin@umich.edu>
Sat, 7 Oct 2006 16:02:59 +0000 (12:02 -0400)
commitdf3014a7262c6f1311217eeeff31017f5d46f216
tree8f29e1c9b736fa62325838cc716e038c7c74389c
parent2c336f0a1f7d0ae06f653a8c26c5de58b98cd855
Add mechanism for caches to handle failure of the fast path on responses.

For now, responses have priority over requests (may want to revist this).

src/mem/cache/base_cache.cc:
src/mem/cache/base_cache.hh:
    Add mechanism for caches to handle failure of the fast path on responses.

--HG--
extra : convert_revision : 01524c727d1bb300cc21bdc989eb862ec8bf0b7a
src/mem/cache/base_cache.cc
src/mem/cache/base_cache.hh