index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mem
/
cache
/
prefetch
Age
Commit message (
Expand
)
Author
2019-05-29
mem-cache: Accuracy-based rate control for prefetchers
Javier Bueno
2019-05-29
mem-cache: Support for page crossing prefetches
Javier Bueno
2019-05-20
mem-cache: Add multi-prefetcher adaptor
Andreas Sandberg
2019-05-14
mem-cache: Use SatCounter for prefetchers
Daniel
2019-04-05
mem-cache: ambiguous use of abs function
Ryan Gambord
2019-04-04
mem-cache: AMPM Prefetcher fails when restoring from a checkpoint
Javier Bueno
2019-04-03
mem-cache: Fix PIF prefetcher compilation error with NULL ISA
Javier Bueno
2019-04-03
mem-cache: ISB prefetcher was triggering an assertion
Javier Bueno
2019-04-03
mem-cache: Fix panic in Indirect Memory prefetcher
Javier Bueno
2019-04-02
mem-cache: Proactive Instruction Fetch Implementation
Ivan Pizarro
2019-03-28
mem-cache: Remove extra cache header from AMAP
Daniel R. Carvalho
2019-03-20
mem-cache: Added the STeMS prefetcher
Javier Bueno
2019-03-18
mem-cache: tautological comparison of byteOrder
Andrea Mondelli
2019-03-15
mem-cache: Added the Indirect Memory Prefetcher
Javier Bueno
2019-03-12
mem-cache: Removed default arg from get() in prefetch/base.hh
Ryan Gambord
2019-03-10
mem-cache: Added extra information to PrefetchInfo
Javier Bueno
2019-02-28
mem-cache: Sandbox Based Optimal Offset Implementation
Ivan Pizarro
2019-02-25
mem-cache: added missing override specifier in BoP
Andrea Mondelli
2019-02-25
mem-cache: A Best-Offset Prefetcher
Ivan Pizarro
2019-02-22
mem-cache: Add a mechanism to iterate all entries of an AssociativeSet
Javier Bueno
2019-02-21
mem-cache: Added the Slim AMPM Prefetcher
Javier Bueno
2019-02-12
mem-cache: Irregular Stream Buffer Prefetcher
Javier Bueno
2019-02-12
mem-cache: Added the Delta Correlating Prediction Tables Prefetcher
Javier Bueno
2019-02-12
python: Don't assume SimObjects live in the global namespace
Andreas Sandberg
2019-02-01
mem-cache: Updated version of the Signature Path Prefetcher
Javier Bueno
2019-01-16
mem-cache: Access Map Pattern Matching Prefetcher
Javier Bueno
2019-01-16
mem-cache: Signature Path Prefetcher
Javier Bueno
2019-01-16
mem-cache: allow prefetchers to emit page crossing references
Javier Bueno
2019-01-16
mem-cache: virtual address support for prefetchers
Javier Bueno
2018-11-18
mem-cache: a missing cast was truncating addresses
Javier Bueno
2018-11-15
mem-cache: fix invalid iterator access
Javier Bueno
2018-11-15
mem-cache: Make StridePrefetcher use Replacement Policies
Daniel
2018-11-15
mem-cache: Add invalidation function to StrideEntry
Daniel
2018-11-15
mem-cache: Make PCTable context independent
Daniel
2018-11-15
mem-cache: Vectorize StridePrefetcher's entries.
Daniel
2018-11-15
mem-cache: Return entry in StridePrefetcher::pcTableHit()
Daniel
2018-11-15
mem-cache: Cleanup prefetchers
Daniel
2018-11-14
mem-cache: implement a probe-based interface
Javier Bueno
2018-06-11
misc: Using smart pointers for memory Requests
Giacomo Travaglini
2018-06-11
misc: Substitute pointer to Request with aliased RequestPtr
Giacomo Travaglini
2018-05-31
mem-cache: Fix include directives in the cache related classes
Nikos Nikoleris
2018-04-27
sim,cpu,mem,arch: Introduced MasterInfo data structure
Giacomo Travaglini
2018-03-07
mem-cache: Allow prefetchers to override setCache.
Xiaoyu Ma
2016-11-09
style: [patch 3/22] reduce include dependencies in some headers
Brandon Potter
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2016-06-06
sim: Call regStats of base-class as well
Stephan Diestelhorst
2016-05-26
mem: change NULL to nullptr in the cache related classes
Nikos Nikoleris
2016-04-07
mem: Add priority to QueuedPrefetcher
Rekai Gonzalez Alberquilla
2016-04-07
mem: Handful extra features for BasePrefetcher
Rekai Gonzalez Alberquilla
2016-04-07
mem: Remove threadId from memory request class
Mitch Hayenga
[next]