mem-cache: Make StridePrefetcher use Replacement Policies
[gem5.git] / src / mem / cache / prefetch / stride.hh
2018-11-15 Danielmem-cache: Make StridePrefetcher use Replacement Policies
2018-11-15 Danielmem-cache: Add invalidation function to StrideEntry
2018-11-15 Danielmem-cache: Make PCTable context independent
2018-11-15 Danielmem-cache: Vectorize StridePrefetcher's entries.
2018-11-15 Danielmem-cache: Return entry in StridePrefetcher::pcTableHit()
2018-11-15 Danielmem-cache: Cleanup prefetchers
2018-05-31 Nikos Nikolerismem-cache: Fix include directives in the cache related...
2016-04-07 Rekai Gonzalez Alb... mem: Add priority to QueuedPrefetcher
2015-10-12 Andreas Hanssonmisc: Remove redundant compiler-specific defines
2015-03-27 Stephan Diestelhorstmem: Support any number of master-IDs in stride prefetcher
2014-12-23 Mitch Hayengamem: Rework the structuring of the prefetchers
2014-01-30 Mitch Hayengamem: Add additional tolerance to stride prefetcher
2014-01-30 Mitch Hayengamem: Allowed tagged instruction prefetching in stride...
2014-01-24 Giacomo Gabriellimem: Add support for a security bit in the memory system
2012-10-15 Andreas HanssonMem: Use cycles to express cache-related latencies
2012-02-12 Mrinmoy Ghoshprefetcher: Make prefetcher a sim object instead of...
2011-04-15 Nathan Binkertincludes: sort all includes
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-02-16 Steve ReinhardtFixes to get prefetching working again.
2008-11-03 Lisa HsuAdd in Context IDs to the simulator. From now on,...
2008-09-10 Ali Saidistyle: Remove non-leading tabs everywhere they shouldn...
2008-02-11 Steve ReinhardtAutomated merge with file:/home/stever/hg/m5-orig
2008-02-10 Steve ReinhardtFix #include lines for renamed cache files.
2008-02-10 Steve ReinhardtRename cache files for brevity and consistency with...