mem: Service only the 1st FromCPU MSHR target on ReadRespWithInv
[gem5.git] / src / mem /
2016-12-05 Nikos Nikolerismem: Service only the 1st FromCPU MSHR target on ReadRe...
2016-12-05 Nikos Nikolerismem: Keep track of allocOnFill in the TargetList
2016-12-05 Nikos Nikolerismem: Add support for repopulating the flags of an MSHR...
2016-12-02 Matthew Porembaruby: Fix overflow reported by ASAN in MessageBuffer.
2016-11-30 Sophiane Sennimem: Split the hit_latency into tag_latency and data_la...
2016-11-21 Jieming Yinruby: Fix potential bugs in garnet2.0
2016-11-21 Tony Gutierrezruby: add default ctor for MachineID type
2016-11-19 Sooraj Puthoorruby: init MessageSizeType of SequencerMsg to Request_C...
2016-10-27 Tony Gutierrezhsail,gpu-compute: fixes to appease clang++
2016-10-27 Michael LeBeaneruby: Allow multiple outstanding DMA requests
2016-10-27 Tony Gutierrezruby: make a RequestDesc class instead of std::pair
2016-10-13 Omar Najimem: add DRAM powerdown current
2016-10-13 Wendy Elsassermem: Add DRAM low-power functionality
2016-10-13 Wendy Elsassermem: Add callback to compute stats prior to dump event
2016-10-13 Wendy Elsassermem: Modify drain to ensure banks and power are idled
2016-10-13 Wendy Elsassermem: Sort memory commands and update DRAMPower
2016-10-13 Omar Najimem: update DDR3 die revision
2016-10-13 Omar Najimem: add DRAM powerdown timing
2016-10-13 Omar Najimem: make DDR4 x16
2016-10-07 Tushar Krishnaruby: Add M5_VAR_USED before variables used only inside...
2016-10-06 Tushar Krishnaruby: garnet2.0
2016-10-06 Tushar Krishnaruby: remove the original garnet code.
2016-10-06 Tushar Krishnaconfig: add port directions and per-router delay in...
2016-10-06 Tushar Krishnaconfig: make internal links in network topology unidire...
2016-10-06 Tushar Krishnaruby: rename ALPHA_Network_test protocol to Garnet_stan...
2016-09-29 Brad Beckmannruby: correct size for partial memory writes
2016-09-29 Brad Beckmannmem: minor dprintf fix to abstract mem
2016-08-22 David Hashecpu, mem, sim: Change how KVM maps memory
2016-08-15 Nikos Nikolerismem: Print an MSHR without triggering any assertions
2016-08-12 Nikos Nikolerismem: Add support for secure packets in the snoop filter
2016-08-12 Andreas Hanssonmem: Add snoop filter to SystemXBar by default
2016-08-12 Andreas Hanssonmem: Use FromCache attribute in snoop filter allocation
2016-08-12 Andreas Hanssonmem: Update mostly exclusive policy even further
2016-08-12 Andreas Hanssonmem: Update mostly exclusive cache policy to cover...
2016-08-12 Andreas Hanssonmem: Add a FromCache packet attribute
2016-08-10 Andreas Sandbergruby: Implement support for functional accesses to...
2016-07-21 David Guillen Fandosmem: Add snoop traffic statistic
2016-07-11 Nikos Nikolerismem: Remove stale argument from a DPRINTF in the cache...
2016-07-01 Jason Lowe-Powermisc: merge with sytle checker fix
2016-07-01 Matthew Porembaruby: Fix double statistic registration in garnet
2016-07-01 Matthias Jungext: Update DRAMPower
2016-07-01 Abdul Mutaal Ahmadmem: different HMC configuration
2016-06-20 Nikos Nikolerismem: Fix the snoop filter when there is a downstream...
2016-06-06 David Guillen Fandosstats: Fixing regStats function for some SimObjects
2016-06-06 Stephan Diestelhorstsim: Call regStats of base-class as well
2016-06-03 Marco Elverruby: Implement SwapReq support
2016-05-26 Andreas Hanssonmem: Fix memory leak in handling of deferred snoops
2016-05-26 Andreas Hanssonmem: Do not set cacheResponding on MSHR snoop if not...
2016-05-26 Andreas Hanssonmem: Fix MemChecker unique_ptr type mismatch
2016-05-26 Nikos Nikolerismem: fix headers include order in the cache related...
2016-05-26 Nikos Nikolerismem: remove redudant check whether the cache forwards...
2016-05-26 Nikos Nikolerismem: change NULL to nullptr in the cache related classes
2016-05-26 Nikos Nikolerismem: fix the line length in the cache related classes
2016-04-26 Matthew Porembaruby: Rename pkt to m_pkt so it may be accessed via...
2016-04-21 Andreas Hanssonmem: Include WriteLineReq in cache demand stats
2016-04-21 Andreas Hanssonmem: Remove unused cache stats
2016-04-21 Andreas Hanssonmem: Deallocate all write-queue entries when sent
2016-04-21 Andreas Hanssonmem: Align downstream cache packet creation in atomic...
2016-04-15 Joel Hestnessruby: Fix block_on behavior
2016-04-15 Bjoern A. Zeebmem: FreeBSD does not provide MAP_NORESERVE either
2016-04-13 Andreas Hanssonmisc: Fix issues flagged by gcc 6
2016-04-07 Rekai Gonzalez Alb... mem: Add priority to QueuedPrefetcher
2016-04-07 Rekai Gonzalez Alb... mem: Handful extra features for BasePrefetcher
2016-04-07 Victor Garciamem: Add Program Counter to MemTraceProbe
2015-05-27 Rekai Gonzalez Alb... mem: Add unused prefetch counter in caches
2016-04-07 Mitch Hayengamem: Remove threadId from memory request class
2016-04-07 Andreas SandbergRevert to 74c1e6513bd0 (sim: Thermal support for Linux)
2016-04-06 Andreas SandbergRevert power patch sets with unexpected interactions
2016-04-05 Mitch Hayengamem: Remove threadId from memory request class
2014-11-18 Akash Bagdiapower: Add power states to ClockedObject
2016-03-17 Andreas Hanssonmem: Adjust cache queue reserve to more conservative...
2016-03-17 Andreas Hanssonmem: Create a separate class for the cache write buffer
2015-08-10 Stephan Diestelhorstmem, cpu: Add assertions to snoop invalidation logic
2016-02-24 Andreas Hanssonmem: Ensure that InvalidateReq is not forwarded as...
2016-02-23 Andreas Hanssonscons: Add missing override to appease clang
2016-02-18 Tony Gutierrezruby: move range change send from RubyPort to derived...
2016-02-17 Tony Gutierrezruby: send address ranges from RubyPort
2016-02-15 Andreas Hanssonmisc: Add missing overrides to appease clang
2016-02-15 Andreas Hanssonmem: Avoid using invalid iterator in cache lock list...
2016-02-15 Michael LeBeaneruby: make DMASequencer inherit from RubyPort
2016-02-10 Andreas Hanssonmem: Be less conservative in clearing load locks in...
2016-02-10 Andreas Hanssonmem: Move the point of coherency to the coherent crossbar
2016-02-10 Andreas Hanssonmem: Align cache behaviour in atomic when upstream...
2016-02-10 Andreas Hanssonmem: Align how snoops are handled when hitting writebacks
2016-02-10 Andreas Hanssonmem: Deduce if cache should forward snoops
2016-02-07 Steve Reinhardtstyle: eliminate explicit boolean comparisons
2016-02-07 Steve Reinhardtstyle: fix missing spaces in control statements
2016-02-07 Steve Reinhardtstyle: remove trailing whitespace
2016-01-22 Brad Beckmannruby: removed Write_Only AccessPermission
2015-07-20 David Hasheruby: split CPU and GPU latency stats
2016-01-19 Tony Gutierrezgpu-compute: AMD's baseline GPU model
2016-01-19 Tony Gutierrezmem: write combining for ruby protocols
2016-01-19 Tony Gutierrez* * *
2015-07-20 Blake Hechtmanmem: misc flags for AMD gpu model
2016-01-11 Steve Reinhardtmem: fix bug in packet access endianness changes
2016-01-11 Andreas Hanssonscons: Enable -Wextra by default
2015-12-31 Steve Reinhardtmem: add CacheVerbose debug flag, filter noisy DPRINTFs
2015-12-31 Andreas Hanssonmem: Do not rely on the NeedsWritable flag for responses
2015-12-31 Andreas Hanssonmem: Do not allocate space for packet data if not needed
2015-12-31 Andreas Hanssonmem: Do not alter cache block state on uncacheable...
next