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
2017-02-21
mem: Remove unused functions from the tag classes
Nikos Nikoleris
2017-02-21
mem: Always use the helper function to invalidate a block
Nikos Nikoleris
2017-02-21
mem: Fix MSHR assert triggering for invalidated prefetches
Sascha Bischoff
2017-02-21
mem: Populate the secure flag in the writeback visitor
Nikos Nikoleris
2017-02-21
mem: Remove stale argument from a panic statement
Nikos Nikoleris
2017-02-19
sim: Ensure draining is deterministic
Andreas Hansson
2017-02-19
mem: Ensure deferred snoops are cache-line aligned
Andreas Hansson
2017-02-19
mem: Fix memory footprint includes
Andreas Hansson
2017-02-15
mem, stats: fix typos in CommMonitor and Stats
Pierre-Yves Péneau
2017-02-15
mem, misc: fix building issue with CommMonitor (unused variables)
Pierre-Yves Péneau
2017-02-15
mem: fix assertion in respondEvent
Wendy Elsasser
2017-02-14
mem: Update DRAM configuration names
Wendy Elsasser
2017-02-12
ruby: fix round robin arbiter in garnet2.0
Tushar Krishna
2017-02-11
mem: fix printing of 1st cache tags line
Bjoern A. Zeeb
2017-02-09
misc: add a MasterId to the ExternalPort
Christian Menard
2017-01-27
mem: Refactor CommMonitor stats, add basic atomic mode stats
Rahul Thakur
2017-01-27
mem: Add memory footprint probe
Rahul Thakur
2016-11-09
style: [patch 3/22] reduce include dependencies in some headers
Brandon Potter
2017-01-19
ruby: guard usage of GPUCoalescer code in Profiler
Tony Gutierrez
2017-01-19
ruby: Check MessageBuffer space in garnet NetworkInterface
Matthew Poremba
2017-01-19
ruby: Add occupancy stats to MessageBuffers
Matthew Poremba
2017-01-19
ruby: Check all VNETs for injection in garnet NetworkInterface
Matthew Poremba
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2016-12-20
ruby: Make MessageBuffers actually finite sized
Joel Hestness
2016-12-20
ruby: fix typo in DMASequencer::ackCallback()
Tony Gutierrez
2016-12-20
ruby: fix issue with unused var in DMASequencer
Tony Gutierrez
2016-12-19
mem: Make the BaseXBar public to not confuse Python wrappers
Andreas Sandberg
2016-12-15
ruby: Detect garnet network-level deadlock.
Jieming Yin
2016-12-05
ruby: Remove RubyMemoryControl and associated files
Andreas Hansson
2016-12-05
mem: Respond to InvalidateReq when the block is (pending) dirty
Nikos Nikoleris
2016-12-05
mem: Invalidate a blk when servicing the 1st invalidating target
Nikos Nikoleris
2016-12-05
mem: Allow non invalidating snoops on an InvalidateReq MSHR
Nikos Nikoleris
2016-12-05
mem: Don't use hasSharers in the snoopFilter for memory responses
Nikos Nikoleris
2016-12-05
mem: Always use InvalidateReq to service WriteLineReq misses
Nikos Nikoleris
2016-12-05
mem: Assert that the responderHadWritable is set only once
Nikos Nikoleris
2016-12-05
mem: Ensure InvalidateReq is considered isForward by MSHRs
Andreas Hansson
2016-12-05
mem: Make packet debug printing more uniform
Nikos Nikoleris
2016-12-05
mem: Service only the 1st FromCPU MSHR target on ReadRespWithInv
Nikos Nikoleris
2016-12-05
mem: Keep track of allocOnFill in the TargetList
Nikos Nikoleris
2016-12-05
mem: Add support for repopulating the flags of an MSHR TargetList
Nikos Nikoleris
2016-12-02
ruby: Fix overflow reported by ASAN in MessageBuffer.
Matthew Poremba
2016-11-30
mem: Split the hit_latency into tag_latency and data_latency
Sophiane Senni
2016-11-21
ruby: Fix potential bugs in garnet2.0
Jieming Yin
2016-11-21
ruby: add default ctor for MachineID type
Tony Gutierrez
2016-11-19
ruby: init MessageSizeType of SequencerMsg to Request_Control
Sooraj Puthoor
2016-10-26
hsail,gpu-compute: fixes to appease clang++
Tony Gutierrez
2016-10-26
ruby: Allow multiple outstanding DMA requests
Michael LeBeane
2016-10-26
ruby: make a RequestDesc class instead of std::pair
Tony Gutierrez
2016-10-13
mem: add DRAM powerdown current
Omar Naji
2016-10-13
mem: Add DRAM low-power functionality
Wendy Elsasser
[next]