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
2015-06-07
ruby: Fix MESI consistency bug
Marco Elver
2015-06-07
mem: Add HMC Timing Parameters
Matthias Jung
2015-05-30
mem: addr_mapper: restore old address if request not sent
Christoph Pfister
2015-05-26
ruby: Deprecation warning for RubyMemoryControl
Andreas Hansson
2015-05-19
ruby: Fix RubySystem warm-up and cool-down scope
Joel Hestness
2015-03-17
mem: Create a request copy for deferred snoops
Stephan Diestelhorst
2015-05-05
mem, cpu: Add a separate flag for strictly ordered memory
Andreas Sandberg
2015-05-05
mem, alpha: Move Alpha-specific request flags
Andreas Sandberg
2015-05-05
mem: Snoop into caches on uncacheable accesses
Andreas Hansson
2015-05-05
mem: Pass shared downstream through caches
Andreas Hansson
2015-05-05
mem: Add forward snoop check for HardPFReqs
Ali Jafri
2015-05-05
mem: Add missing stats update for uncacheable MSHRs
Andreas Hansson
2015-05-05
mem: Tidy up BaseCache parameters
Andreas Hansson
2015-05-05
mem: Remove templates in cache model
David Guillen
2015-04-29
mem: Simplify page close checks for adaptive policies
Rizwana Begum
2015-04-29
ruby: set: replace long by unsigned long
Nilay Vaish
2015-04-13
ruby: allow restoring from checkpoint when using DRAMCtrl
Lena Olson
2015-03-27
mem: Support any number of master-IDs in stride prefetcher
Stephan Diestelhorst
2015-03-27
mem: Allocate cache writebacks before new MSHRs
Andreas Hansson
2015-03-27
mem: Cleanup flow for uncacheable accesses
Andreas Hansson
2015-03-27
mem: Ignore uncacheable MSHRs when finding matches
Andreas Hansson
2015-03-27
mem: Remove redundant allocateUncachedReadBuffer in cache
Andreas Hansson
2015-03-27
mem: Modernise MSHR iterators to C++11
Andreas Hansson
2015-03-27
mem: Align all MSHR entries to block boundaries
Andreas Hansson
2015-03-27
mem: Rename PREFETCH_SNOOP_SQUASH flag to BLOCK_CACHED
Ali Jafri
2015-03-23
mem: rename Locked/LOCKED to LockedRMW/LOCKED_RMW
Steve Reinhardt
2015-03-23
mem: Tidy up Request
Andreas Hansson
2015-03-19
mem: Use emplace front/back for deferred packets
Andreas Hansson
2015-03-19
mem: Enable CommMonitor to output traces in atomic mode
Geoffrey Blake
2015-02-11
mem: remove redundant test in in Cache::recvTimingResp()
Steve Reinhardt
2015-02-11
mem: add local var in Cache::recvTimingResp()
Steve Reinhardt
2015-02-11
mem: restructure Packet cmd initialization a bit more
Steve Reinhardt
2015-03-14
mem: clean up write buffer check in Cache::handleSnoop()
Steve Reinhardt
2015-03-02
mem: Unify all cache DPRINTF address formatting
Andreas Hansson
2015-03-02
mem: Fix cache MSHR conflict determination
Andreas Hansson
2015-03-02
mem: Add byte mask to Packet::checkFunctional
Andreas Hansson
2015-03-02
mem: Add option to force in-order insertion in PacketQueue
Stephan Diestelhorst
2015-03-02
mem: Downstream components consumes new crossbar delays
Marco Balboni
2015-03-02
mem: Move crossbar default latencies to subclasses
Andreas Hansson
2015-03-02
mem: Add crossbar latencies
Marco Balboni
2015-03-02
mem: Tidy up the cache debug messages
Andreas Hansson
2015-03-02
mem: Split port retry for all different packet classes
Andreas Hansson
2015-03-02
mem: Fix prefetchSquash + memInhibitAsserted bug
Ali Jafri
2015-02-26
Ruby: Update backing store option to propagate through to all RubyPorts
Jason Power
2015-02-16
mem: Fix initial value problem with MemChecker
Stephan Diestelhorst
2015-02-16
mem: mmap the backing store with MAP_NORESERVE
Andreas Hansson
2015-02-16
mem: Use the range cache for lookup as well as access
Andreas Hansson
2015-02-11
mem: Clarification of packet crossbar timings
Marco Balboni
2015-02-11
mem: Clarify usage of latency in the cache
Marco Balboni
2015-02-03
mem: Clarify express snoop behaviour
Andreas Hansson
[next]