summaryrefslogtreecommitdiff
path: root/src/mem/cache/tags/split_lifo.cc
AgeCommit message (Expand)Author
2007-06-17More major reorg of cache. Seems to work for atomic mode now,Steve Reinhardt
2007-03-06Move all of the parameters of the Root SimObject so they areNathan Binkert
2006-12-18Streamline Cache/Tags interface: get rid of redundant functions,Steve Reinhardt
2006-10-20Use PacketPtr everywhereNathan Binkert
2006-10-18Get rid of obsolete in-cache copy support.Steve Reinhardt
2006-08-15Pulled out changes to fix EIO programs with caches. Also fixes any translati...Ron Dreslinski
2006-06-30All files compile in the mem directory except cache_builderRon 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