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-10-13
mem-cache: set the second chance to false when inserting a block
Mingyuan
2019-10-12
mem-cache: Fixed a bug in MRU replacement policy
Mingyuan
2019-10-11
mem-ruby: Allow Ruby to use all replacement policies in Classic
JingQuJQ
2019-10-03
mem: Remove unused variable
Tommaso Marinelli
2019-10-01
mem-cache: Fix invalid whenReady
Daniel R. Carvalho
2019-09-30
mem-ruby: Remove inexistent functions from Util
Daniel R. Carvalho
2019-09-30
mem-ruby: Make bitSelect use bits<Addr>
Daniel R. Carvalho
2019-09-30
mem-ruby: Fix maskLowOrderBits
Daniel R. Carvalho
2019-09-30
mem-ruby: Remove shiftLowOrderBits
Daniel R. Carvalho
2019-09-30
mem-ruby: Remove maskHighOrderBits
Daniel R. Carvalho
2019-09-30
mem-ruby: Remove bitRemove
Daniel R. Carvalho
2019-09-30
mem: Use new-style stats in the XBar models
Andreas Sandberg
2019-09-30
mem-cache: Switch to new-style stats
Andreas Sandberg
2019-09-30
mem: Convert DRAM controller to new-style stats
Andreas Sandberg
2019-09-28
ruby: 2x protocols has typo/syntax error that fails building
Timothy Hayes
2019-09-25
mem-ruby: prevent cacheProbe being called multiple times
Jing Qu
2019-09-23
cpu, mem: Changing AtomicOpFunctor* for unique_ptr<AtomicOpFunctor>
Jordi Vaquero
2019-09-21
mem: Delete the now unused Message*Port classes.
Gabe Black
2019-09-12
mem-cache: Fix BDI size calculation
Daniel R. Carvalho
2019-09-10
mem-ruby: Move Bloom Filters to base
Daniel R. Carvalho
2019-09-10
mem: Mark MemObject as deprecated.
Gabe Black
2019-09-03
ruby: Fix the way stall map size is checked for availability
Srikant Bharadwaj
2019-08-29
mem-cache: Use SatCounter for RRPV
Daniel R. Carvalho
2019-08-29
mem: Convert CommMonitor to the new stat framework
Andreas Sandberg
2019-08-28
mem-ruby: Define BloomFilter namespace
Daniel R. Carvalho
2019-08-28
mem-ruby: Make H3 inherit from MultiBitSelBloomFilter
Daniel R. Carvalho
2019-08-28
mem-ruby: Finish implementing BloomFilter merge
Daniel R. Carvalho
2019-08-28
mem-ruby: Remove NonCountingBloomFilter
Daniel R. Carvalho
2019-08-28
mem-ruby: Make MultiGrainBloomFilter generic
Daniel R. Carvalho
2019-08-28
mem-ruby: Parameterize xor bits in BlockBloomFilter
Daniel R. Carvalho
2019-08-28
cpu, mem: Add new getSendFunctional method to the base CPU.
Gabe Black
2019-08-28
mem: Make PortProxy use a delegate for a sendFunctional function.
Gabe Black
2019-08-28
mem: Eliminate the Base(Slave|Master)Port classes.
Gabe Black
2019-08-27
cpu, dev, mem: Use the new Port methods.
Gabe Black
2019-08-27
mem, sim, systemc: Reorganize Port and co.s bind, unbind slightly.
Gabe Black
2019-08-23
mem: Put gem5 protocols in their own directory.
Gabe Black
2019-08-23
mem: Move ruby protocols into a directory called ruby_protocol.
Gabe Black
2019-08-23
mem: Split the various protocols out of the gem5 master/slave ports.
Gabe Black
2019-08-22
mem-ruby: fix build with PROTOCOL=MOESI_hammer
Ciro Santilli
2019-08-19
mem-ruby, arch-hsail: Removed hit latency from VIPERCoalescer
Pablo Prieto
2019-08-13
mem-ruby: Use check_on_cache_probe on MI
Pouya Fotouhi
2019-08-13
mem-ruby: Use check_on_cache_probe on MOESI hammer
Pouya Fotouhi
2019-08-13
mem-ruby: Use check_on_cache_probe on MOESI CMP
Pouya Fotouhi
2019-08-13
mem-ruby: Use check_on_cache_probe on MOESI
Pouya Fotouhi
2019-08-12
mem-ruby: Use check_on_cache_probe to protect locked lines from eviction
Pouya Fotouhi
2019-08-12
mem-ruby: Use check_on_cache_probe to protect locked lines from eviction
Pouya Fotouhi
2019-08-09
sim-se: remove unused parameter
Brandon Potter
2019-08-07
mem-cache: Fix non-virtual base destructor of Repl Entry
Daniel R. Carvalho
2019-08-02
mem-ruby: Remove assertion with incorrect assumption
Pouya Fotouhi
2019-08-02
mem: Move eraseIfNullEntry to when holder is updated
Daniel R. Carvalho
[next]