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
Age
Commit message (
Expand
)
Author
2019-03-23
misc: missing override specifier
Andrea Mondelli
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-19
mem: Move bind() and unbind() into the Port class.
Gabe Black
2019-03-18
mem-cache: tautological comparison of byteOrder
Andrea Mondelli
2019-03-15
mem: Removed circular include ref
Ryan Gambord
2019-03-15
mem-cache: Added the Indirect Memory Prefetcher
Javier Bueno
2019-03-15
mem: Move the Port base class into sim.
Gabe Black
2019-03-15
mem: Track the MemObject owner in MasterPort and SlavePort.
Gabe Black
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
ruby: Fix garnet's round robin arbitration for vc selection
Srikant Bharadwaj
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
python: Stop using basestring to test for strings
Andreas Sandberg
2019-02-25
mem-cache: A Best-Offset Prefetcher
Ivan Pizarro
2019-02-22
python: Make iterator handling Python 3 compatible
Andreas Sandberg
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
python: Replace dict.has_key with 'key in dict'
Andreas Sandberg
2019-02-12
python: Replace orderdict with collections.OrderedDict
Andreas Sandberg
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-12
mem-ruby: Fixing Topology
Pouya Fotouhi
2019-02-12
mem-ruby: Fixing MESI Three Level
Pouya Fotouhi
2019-02-01
mem-cache: Updated version of the Signature Path Prefetcher
Javier Bueno
2019-01-23
mem-ruby: Fix missing TBE allocation and deallocation
Zicong Wang
2019-01-22
mem: Add tryTiming suppport to CommMonitor
Sascha Bischoff
2019-01-17
mem: Allow inserts in the begining of a packet queue
Nikos Nikoleris
2019-01-17
mem: Determine if a packet queue forces ordering at construction
Nikos Nikoleris
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-12-07
mem: Compile tracePacket only when TRACING_ON is defined
Giacomo Travaglini
2018-12-07
mem-cache: Workaround for setWhenReady assertion
Daniel R. Carvalho
2018-12-05
mem-cache: Remove writebacks parameter from serviceMSHRTargets
Daniel R. Carvalho
2018-12-04
mem-cache: Add getter and setter to CacheBlk::whenReady
Daniel R. Carvalho
2018-12-04
base, sim: Add missing destructors
Nikos Nikoleris
2018-12-03
mem-cache: Optimize sector valid and secure check
Daniel R. Carvalho
[next]