summaryrefslogtreecommitdiff
path: root/src/mem/cache/prefetch/tagged.cc
AgeCommit message (Expand)Author
2018-05-31mem-cache: Fix include directives in the cache related classesNikos Nikoleris
2016-04-07mem: Add priority to QueuedPrefetcherRekai Gonzalez Alberquilla
2014-12-23mem: Rework the structuring of the prefetchersMitch Hayenga
2012-10-15Mem: Use cycles to express cache-related latenciesAndreas Hansson
2012-02-12prefetcher: Make prefetcher a sim object instead of it being a parameter on c...Mrinmoy Ghosh
2011-02-23Includes: Don't include isa_traits.hh and use the TheISA namespace unless rea...Ali Saidi
2009-02-16Fixes to get prefetching working again.Steve Reinhardt
2008-02-10Fix #include lines for renamed cache files.Steve Reinhardt
2008-02-10Rename cache files for brevity and consistency with rest of tree.Steve Reinhardt