summaryrefslogtreecommitdiff
path: root/src/mem/cache/prefetch/stride_prefetcher.cc
AgeCommit message (Expand)Author
2008-02-10Rename cache files for brevity and consistency with rest of tree.Steve Reinhardt
2006-12-18No need to template prefetcher on cache TagStore type.Steve Reinhardt
2006-12-18Get rid of generic CacheTags object (fold back into Cache).Steve Reinhardt
2006-12-04Turn cache MissQueue/BlockingBuffer into virtual objectSteve Reinhardt
2006-12-02Make cache compression policy a runtime virtual thingSteve Reinhardt
2006-06-28Was having difficulty with merging the cache, reverted to an early version an...Ron Dreslinski