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
Age
Commit message (
Expand
)
Author
2019-05-08
mem-cache: Add co-allocation function to compressed tags
Daniel R. Carvalho
2019-05-08
mem-cache: Add compression and decompression calls
Daniel R. Carvalho
2019-05-08
mem-cache: Create BDI Compressor
Daniel R. Carvalho
2019-05-08
mem-cache: Add compression stats
Daniel R. Carvalho
2019-05-08
mem-cache: Create cache compressor
Daniel R. Carvalho
2019-05-08
mem-cache: Add block size to findVictim
Daniel R. Carvalho
2019-05-08
mem-cache: Add compression data to CompressionBlk
Daniel R. Carvalho
2019-05-08
mem-cache: Create CacheComp debug flag
Daniel R. Carvalho
2019-05-08
mem-cache: Stub compression framework
Daniel R. Carvalho
2019-05-03
mem-cache: Mark block as dirty after a SWPrefetchEXResp
Nikos Nikoleris
2019-04-28
mem: Minimize the use of MemObject.
Gabe Black
2019-04-24
cpu,mem: missing override specifier
Andrea Mondelli
2019-04-22
mem-cache: Fix fix of replacement count
Daniel
2019-04-19
mem-cache: Fix increasing replacement count
Daniel R. Carvalho
2019-04-19
mem-cache: Remove blk_addr from Queue::trySatisfyFunctional
Daniel R. Carvalho
2019-04-19
mem-cache: Add match functions to QueueEntry
Daniel R. Carvalho
2019-04-19
mem: Add packet matching functions
Daniel R. Carvalho
2019-04-19
mem-cache: Move Target to QueueEntry
Daniel R. Carvalho
2019-04-19
mem-cache: Assert Entry inherits from QueueEntry in Queue
Daniel R. Carvalho
2019-04-11
mem-cache: Fix RRPV for RRIP
Anis Peysieux
2019-04-10
mem-cache: Fix MSHR handling of cache clean requests
Nikos Nikoleris
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-19
arch, cpu, dev, gpu, mem, sim, python: start using getPort.
Gabe Black
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-15
mem-cache: Fix write hit latency calculation order
Daniel
2019-03-12
mem-cache: Removed default arg from get() in prefetch/base.hh
Ryan Gambord
2019-03-11
mem-cache: Revert "mem-cache: Remove Packet dependency in Tags"
Daniel R. Carvalho
2019-03-10
mem-cache: Added extra information to PrefetchInfo
Javier Bueno
2019-03-07
mem-cache: Add header delay to handleFill whenReady
Daniel R. Carvalho
2019-03-07
mem-cache: Allow tag-only accesses on latency calculation
Daniel R. Carvalho
2019-03-07
mem-cache: Add lookup latency to access' whenReady
Daniel R. Carvalho
2019-03-07
mem-cache: Fix recvTimingReq doWritebacks tick
Daniel R. Carvalho
2019-03-07
mem-cache: Use header delay on latency calculation
Daniel R. Carvalho
2019-03-07
mem-cache: Remove old todo about latency in hit function
Daniel R. Carvalho
2019-02-28
mem-cache: Sandbox Based Optimal Offset Implementation
Ivan Pizarro
2019-02-26
mem-cache: Copy over flags to forwarded response
Nikos Nikoleris
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
[prev]
[next]