summaryrefslogtreecommitdiff
path: root/src/mem/cache/coherence/simple_coherence.hh
AgeCommit message (Expand)Author
2007-06-27Get rid of coherence protocol object.Steve Reinhardt
2007-06-17More major reorg of cache. Seems to work for atomic mode now,Steve Reinhardt
2007-05-22Another pass of minor changes in preparation for new protocol.Steve Reinhardt
2007-02-07Make memory commands dense again to avoid cache stat table explosion.Steve Reinhardt
2006-11-22Do a functional access to levels above on a read as a temporary solution for ...Ron Dreslinski
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-10-19Fixes to get single level uni-coherence to work.Ron Dreslinski
2006-10-13Fix for DMA's in FS caches.Ron Dreslinski
2006-08-14Fix up doxygen.Steve Reinhardt
2006-06-28More Changes, working towards cache.cc compiling. Headers cleaned up.Ron Dreslinski
2006-06-28Was having difficulty with merging the cache, reverted to an early version an...Ron Dreslinski