summaryrefslogtreecommitdiff
path: root/src/mem/cache/coherence/uni_coherence.hh
AgeCommit message (Expand)Author
2007-05-18First set of changes for reorganized cache coherence support.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-29Still missing prefetch and tags directories as well as cache builder.Ron Dreslinski
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