summaryrefslogtreecommitdiff
path: root/src/mem/cache/coherence
AgeCommit message (Expand)Author
2007-06-27Get rid of coherence protocol object.Steve Reinhardt
2007-06-21Getting closer...Steve Reinhardt
2007-06-17More major reorg of cache. Seems to work for atomic mode now,Steve Reinhardt
2007-05-27Merge vm1.(none):/home/stever/bk/newmem-headSteve Reinhardt
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert
2007-05-22Another pass of minor changes in preparation for new protocol.Steve Reinhardt
2007-05-18First set of changes for reorganized cache coherence support.Steve Reinhardt
2007-03-27First Pass At Cmp/Swap in cachesRon Dreslinski
2007-03-10Rework the way SCons recurses into subdirectories, making itNathan Binkert
2007-02-07Make memory commands dense again to avoid cache stat table explosion.Steve Reinhardt
2006-11-28Remove assertion. It's not needed and messes up writebacks when a 2 level ca...Kevin Lim
2006-11-22Do a functional access to levels above on a read as a temporary solution for ...Ron Dreslinski
2006-10-21Refactor coherence state table initialization.Steve Reinhardt
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-10-19Fixes to get single level uni-coherence to work.Ron Dreslinski
2006-10-17Fixes for uni-coherence in timing mode for FS.Ron Dreslinski
2006-10-13Fix for DMA's in FS caches.Ron Dreslinski
2006-10-12Remove bus and top level parameters from cacheRon Dreslinski
2006-10-09Fix how upgrades work.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-28Backing in more changsets, getting closer to compileRon Dreslinski
2006-06-28Was having difficulty with merging the cache, reverted to an early version an...Ron Dreslinski