mem-cache: Fix non-bijective function in Skewed caches
[gem5.git] / src / mem / cache / prefetch / stride.cc
2018-05-31 Nikos Nikolerismem-cache: Fix include directives in the cache related...
2016-11-09 Brandon Potterstyle: [patch 3/22] reduce include dependencies in...
2016-11-09 Brandon Potterstyle: [patch 1/22] use /r/3648/ to reorganize includes
2016-04-07 Rekai Gonzalez Alb... mem: Add priority to QueuedPrefetcher
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
2015-03-27 Stephan Diestelhorstmem: Support any number of master-IDs in stride prefetcher
2014-12-23 Mitch Hayengamem: Change prefetcher to use random_mt
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-30 Mitch Hayenga ext... mem: prefetcher: add options, support for unaligned...
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 Ali Saidimem: Add a master ID to each request object.
2012-02-12 Mrinmoy Ghoshprefetcher: Make prefetcher a sim object instead of...
2011-08-19 Ali SaidiPrefetcher: Fix some memory leaks with the prefetcher.
2011-04-15 Nathan Binkerttrace: reimplement the DTRACE function so it doesn...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2009-03-11 Steve Reinhardtprefetch: don't panic on requests w/o contextID (e...
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...