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
2018-06-15
mem-cache: Forward declare ReplaceableEntry
Daniel R. Carvalho
2018-06-14
base,mem: Support AtomicOpFunctor in the classic memory system
Tuan Ta
2018-06-14
ruby: Revamp standalone SLICC script
Jason Lowe-Power
2018-06-13
mem-cache: Remove unnecessary cast in SectorTags::findVictim
Nikos Nikoleris
2018-06-13
mem-cache: Insert on block allocation
Daniel R. Carvalho
2018-06-13
mem-cache: Make packet const in insertBlock
Daniel R. Carvalho
2018-06-13
mem-cache: Create Sector Cache
Daniel R. Carvalho
2018-06-12
ruby: Fix initial weight in weighted LRU
Daniel R. Carvalho
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-06-08
mem-cache: Change Cache block tag check
Daniel R. Carvalho
2018-06-08
mem-cache: Use secure bit in findVictim
Daniel R. Carvalho
2018-06-08
mem-cache: Move tagsInUse to children
Daniel R. Carvalho
2018-06-08
mem-cache: Return evictions along with victims
Daniel R. Carvalho
2018-06-08
mem-cache: Use ReplaceableEntry in findBlockBySetAndWay
Daniel R. Carvalho
2018-06-01
mem-cache: Privatize extractSet
Daniel R. Carvalho
2018-06-01
mem-cache: Create an address aware TempCacheBlk
Daniel R. Carvalho
2018-06-01
mem-cache: Fix secure bit modification
Daniel R. Carvalho
2018-05-31
mem-cache: Replace block visitor with std::function
Nikos Nikoleris
2018-05-31
mem-cache: Fix include directives in the cache related classes
Nikos Nikoleris
2018-05-31
mem-cache: Add a non-coherent cache
Nikos Nikoleris
2018-05-31
mem-cache: Move cache bypass mechanism to the ports
Nikos Nikoleris
2018-05-31
mem-cache: Adopt a more sensible cache class hierarchy
Nikos Nikoleris
2018-05-31
mem-cache: Add helper function to perform evictions
Nikos Nikoleris
2018-05-31
mem-cache: Delegate block invalidation to block allocation
Nikos Nikoleris
2018-05-31
mem-cache: Refactor the recvAtomic function
Nikos Nikoleris
2018-05-31
mem-cache: Refactor the cache recvTimingReq function
Nikos Nikoleris
2018-05-31
mem-cache: Refactor the cache recvTimingResp function
Nikos Nikoleris
2018-05-31
mem-cache: Fix RandomReplData
Daniel R. Carvalho
2018-05-30
mem-cache: Determine if an MSHR has requests from another cache
Nikos Nikoleris
2018-05-18
mem: Add support for more flexible DRAM timing and topologies
Wendy Elsasser
2018-05-18
mem: Optimize self-refresh entry
Wendy Elsasser
2018-05-17
mem-cache: Move reference count stats update to blk invalidation
Nikos Nikoleris
2018-05-17
mem-cache: Remove isTouched field from the CacheBlk
Nikos Nikoleris
2018-05-17
mem-cache: Move replacements stat to the base cache class
Nikos Nikoleris
2018-05-17
mem-cache: Simplify writeback for the tempBlock in recvTimingResp
Nikos Nikoleris
2018-05-16
style: fix amd license and style issues
Tony Gutierrez
2018-05-08
mem-cache: Create block insertion function
Daniel R. Carvalho
2018-05-03
mem-ruby: Consistent dprintf formats for issue outcomes
Brad Beckmann
2018-05-03
mem-cache: Create Second-Chance replacement policy
Daniel R. Carvalho
2018-05-03
mem-cache: ReplacementPolicy specific replacement data
Daniel R. Carvalho
2018-04-27
sim,cpu,mem,arch: Introduced MasterInfo data structure
Giacomo Travaglini
2018-04-26
mem-cache: Use block iteration in BaseSetAssoc
Daniel R. Carvalho
2018-04-19
mem-cache: Use findBlock in FALRU's block access
Daniel R. Carvalho
2018-04-19
mem-cache: Use secure flag in FALRU's findBlock
Daniel R. Carvalho
2018-04-18
mem-cache: Create NRU Replacement Policy
Daniel R. Carvalho
2018-04-18
mem-cache: Revamp multiple size tracking for FALRU caches
Nikos Nikoleris
2018-04-17
mem-ruby: enable DPRINTFN calls in slicc for temporary debug printing
John Alsop
2018-04-17
mem: Add a helper function to get a word of variable length
Andreas Sandberg
2018-04-13
ruby,gpu-compute: bugfix for GPU_VIPER* protocols
Brandon Potter
[next]