summaryrefslogtreecommitdiff
path: root/src/mem/cache/prefetch/base.hh
AgeCommit message (Expand)Author
2018-05-31mem-cache: Fix include directives in the cache related classesNikos Nikoleris
2018-03-07mem-cache: Allow prefetchers to override setCache.Xiaoyu Ma
2016-04-07mem: Handful extra features for BasePrefetcherRekai Gonzalez Alberquilla
2014-12-23mem: Rework the structuring of the prefetchersMitch Hayenga
2014-10-16mem: Dynamically determine page bytes in memory componentsAndreas Hansson
2014-09-09misc: Fix a number of unitialised variables and membersAndreas Hansson
2014-01-29mem: prefetcher: add options, support for unaligned addressesMitch Hayenga ext:(%2C%20Amin%20Farmahini%20%3Caminfar%40gmail.com%3E)
2014-01-24mem: Add support for a security bit in the memory systemGiacomo Gabrielli
2013-02-19mem: Add deferred packet class to prefetcherAndreas Hansson
2012-10-15Mem: Use cycles to express cache-related latenciesAndreas Hansson
2012-02-12mem: Add a master ID to each request object.Ali Saidi
2012-02-12prefetcher: Make prefetcher a sim object instead of it being a parameter on c...Mrinmoy Ghosh
2009-09-26Force prefetches to check cache and MSHRs immediately prior to issue.Steve Reinhardt
2009-06-04types: clean up types, especially signed vs unsignedNathan Binkert
2009-03-05stats: Fix all stats usages to deal with template fixesNathan Binkert
2009-02-16Fixes to get prefetching working again.Steve Reinhardt
2008-02-10Rename cache files for brevity and consistency with rest of tree.Steve Reinhardt