gem5/src/mem/cache
Steve Reinhardt 1c2d5f5e64 Replace DeferredSnoop flag with LowerMSHRPending flag.
Turns out DeferredSnoop isn't quite the right bit of info
we needed... see new comment in cache_impl.hh.

--HG--
extra : convert_revision : a38de8c1677a37acafb743b7074ef88b21d3b7be
2007-07-22 08:09:24 -07:00
..
miss Replace DeferredSnoop flag with LowerMSHRPending flag. 2007-07-22 08:09:24 -07:00
prefetch Getting closer... 2007-06-21 11:59:17 -07:00
tags A few minor non-debug compilation issues. 2007-07-22 03:07:26 -04:00
base_cache.cc Fix up a few statistics problems. 2007-06-30 13:34:16 -07:00
base_cache.hh Several more fixes for multi-level timing coherence. 2007-07-21 13:45:17 -07:00
BaseCache.py Get rid of remaining traces of obsolete CoherenceProtocol object. 2007-06-30 17:59:45 -07:00
cache.cc Get rid of coherence protocol object. 2007-06-27 20:54:13 -07:00
cache.hh Replace DeferredSnoop flag with LowerMSHRPending flag. 2007-07-22 08:09:24 -07:00
cache_blk.hh More major reorg of cache. Seems to work for atomic mode now, 2007-06-17 17:27:53 -07:00
cache_builder.cc Get rid of coherence protocol object. 2007-06-27 20:54:13 -07:00
cache_impl.hh Replace DeferredSnoop flag with LowerMSHRPending flag. 2007-07-22 08:09:24 -07:00
SConscript Move SimObject python files alongside the C++ and fix 2007-05-27 19:21:17 -07:00