gem5/src/mem/cache/miss
Steve Reinhardt f697e959a1 Couple minor bug fixes...
src/mem/cache/cache_impl.hh:
    Handle grants with no packet.
src/mem/cache/miss/mshr.cc:
    Fix MSHR snoop hit handling.

--HG--
extra : convert_revision : f365283afddaa07cb9e050b2981ad6a898c14451
2007-06-25 22:23:29 -07:00
..
mshr.cc Couple minor bug fixes... 2007-06-25 22:23:29 -07:00
mshr.hh Get rid of requestCauses. Use timestamped queue to make 2007-06-25 06:47:05 -07:00
mshr_queue.cc Get rid of requestCauses. Use timestamped queue to make 2007-06-25 06:47:05 -07:00
mshr_queue.hh Get rid of requestCauses. Use timestamped queue to make 2007-06-25 06:47:05 -07:00
SConscript More major reorg of cache. Seems to work for atomic mode now, 2007-06-17 17:27:53 -07:00