ruby: Use the const serialize interface in RubySystem
[gem5.git] / src / mem /
2015-07-04 Nilay Vaishruby: mesi three level: name change to avoid clash
2015-07-04 Nilay Vaishruby: remove message buffer node
2015-07-03 Andreas Hanssonmem: Increase the default buffer sizes for the DDR4...
2015-07-03 Wendy Elsassermem: Update DRAM command scheduler for bank groups
2015-07-03 Andreas Hanssonmem: Avoid DRAM write queue iteration for merging and...
2015-07-03 Andreas Hanssonmem: Delay responses in the crossbar before forwarding
2015-07-03 Andreas Hanssonmem: Remove redundant is_top_level cache parameter
2015-07-03 Andreas Hanssonmem: Split WriteInvalidateReq into write and invalidate
2015-07-03 Andreas Hanssonmem: Add ReadCleanReq and ReadSharedReq packets
2015-07-03 Andreas Hanssonmem: Allow read-only caches and check compliance
2015-07-03 Ali Jafrimem: Add clean evicts to improve snoop filter tracking
2015-07-03 Andreas Hanssonmem: Convert Request static const flags to enums
2015-06-25 Nilay Vaishruby: slicc: remove README
2015-06-25 Nilay Vaishruby: message: remove a data member added by mistake
2015-06-25 Jason PowerRuby: Remove assert in RubyPort retry list logic stable_2015_09_03
2015-06-09 Ali Jafrimem: Add check for express snoop in packet destructor
2015-06-09 Andreas Hanssonmem: Fix snoop packet data allocation bug
2015-06-07 Marco Elverruby: Fix MESI consistency bug
2015-06-07 Matthias Jungmem: Add HMC Timing Parameters
2015-05-30 Christoph Pfistermem: addr_mapper: restore old address if request not...
2015-05-26 Andreas Hanssonruby: Deprecation warning for RubyMemoryControl
2015-05-19 Joel Hestnessruby: Fix RubySystem warm-up and cool-down scope
2015-03-17 Stephan Diestelhorstmem: Create a request copy for deferred snoops
2015-05-05 Andreas Sandbergmem, cpu: Add a separate flag for strictly ordered...
2015-05-05 Andreas Sandbergmem, alpha: Move Alpha-specific request flags
2015-05-05 Andreas Hanssonmem: Snoop into caches on uncacheable accesses
2015-05-05 Andreas Hanssonmem: Pass shared downstream through caches
2015-05-05 Ali Jafrimem: Add forward snoop check for HardPFReqs
2015-05-05 Andreas Hanssonmem: Add missing stats update for uncacheable MSHRs
2015-05-05 Andreas Hanssonmem: Tidy up BaseCache parameters
2015-05-05 David Guillenmem: Remove templates in cache model
2015-04-30 Rizwana Begummem: Simplify page close checks for adaptive policies
2015-04-30 Nilay Vaishruby: set: replace long by unsigned long
2015-04-13 Lena Olsonruby: allow restoring from checkpoint when using DRAMCtrl
2015-03-27 Stephan Diestelhorstmem: Support any number of master-IDs in stride prefetcher
2015-03-27 Andreas Hanssonmem: Allocate cache writebacks before new MSHRs
2015-03-27 Andreas Hanssonmem: Cleanup flow for uncacheable accesses
2015-03-27 Andreas Hanssonmem: Ignore uncacheable MSHRs when finding matches
2015-03-27 Andreas Hanssonmem: Remove redundant allocateUncachedReadBuffer in...
2015-03-27 Andreas Hanssonmem: Modernise MSHR iterators to C++11
2015-03-27 Andreas Hanssonmem: Align all MSHR entries to block boundaries
2015-03-27 Ali Jafrimem: Rename PREFETCH_SNOOP_SQUASH flag to BLOCK_CACHED
2015-03-23 Steve Reinhardtmem: rename Locked/LOCKED to LockedRMW/LOCKED_RMW
2015-03-23 Andreas Hanssonmem: Tidy up Request
2015-03-19 Andreas Hanssonmem: Use emplace front/back for deferred packets
2015-03-19 Geoffrey Blakemem: Enable CommMonitor to output traces in atomic...
2015-02-11 Steve Reinhardtmem: remove redundant test in in Cache::recvTimingResp()
2015-02-11 Steve Reinhardtmem: add local var in Cache::recvTimingResp()
2015-02-11 Steve Reinhardtmem: restructure Packet cmd initialization a bit more
2015-03-14 Steve Reinhardtmem: clean up write buffer check in Cache::handleSnoop()
2015-03-02 Andreas Hanssonmem: Unify all cache DPRINTF address formatting
2015-03-02 Andreas Hanssonmem: Fix cache MSHR conflict determination
2015-03-02 Andreas Hanssonmem: Add byte mask to Packet::checkFunctional
2015-03-02 Stephan Diestelhorstmem: Add option to force in-order insertion in PacketQueue
2015-03-02 Marco Balbonimem: Downstream components consumes new crossbar delays
2015-03-02 Andreas Hanssonmem: Move crossbar default latencies to subclasses
2015-03-02 Marco Balbonimem: Add crossbar latencies
2015-03-02 Andreas Hanssonmem: Tidy up the cache debug messages
2015-03-02 Andreas Hanssonmem: Split port retry for all different packet classes
2015-03-02 Ali Jafrimem: Fix prefetchSquash + memInhibitAsserted bug
2015-02-26 Jason PowerRuby: Update backing store option to propagate through...
2015-02-16 Stephan Diestelhorstmem: Fix initial value problem with MemChecker
2015-02-16 Andreas Hanssonmem: mmap the backing store with MAP_NORESERVE
2015-02-16 Andreas Hanssonmem: Use the range cache for lookup as well as access
2015-02-11 Marco Balbonimem: Clarification of packet crossbar timings
2015-02-11 Marco Balbonimem: Clarify usage of latency in the cache
2015-02-03 Andreas Hanssonmem: Clarify express snoop behaviour
2015-02-03 Andreas Hanssonmem: Clarify cache behaviour for pending dirty responses
2015-02-03 Andreas Hanssonconfig: Adjust DRAM channel interleaving defaults
2015-01-22 Andreas Hanssonmem: Remove unused Packet src and dest fields
2015-01-22 Andreas Hanssonmem: Remove Packet source from ForwardResponseRecord
2015-01-22 Andreas Hanssonmem: Remove unused RequestState in the bridge
2015-01-22 Andreas Hanssonmem: Always use SenderState for response routing in...
2015-01-22 Andreas Hanssonmem: Make the XBar responsible for tracking response...
2015-01-22 Andreas Hanssonmem: Clean up Request initialisation
2015-01-20 Andreas Hanssonmem: Fix bug in cache request retry mechanism
2015-01-20 Andreas Hanssonmem: Move DRAM interleaving check to init
2014-12-23 Mitch Hayengamem: Change prefetcher to use random_mt
2014-12-23 Curtis Dunhammem: Hide WriteInvalidate requests from prefetchers
2014-12-23 Mitch Hayengamem: Fix event scheduling issue for prefetches
2014-12-23 Mitch Hayengamem: Fix bug relating to writebacks and prefetches
2014-12-23 Mitch Hayengamem: Rework the structuring of the prefetchers
2014-12-23 Mitch Hayengamem: Add parameter to reserve MSHR entries for demand...
2014-12-23 Andreas Hanssonconfig: Expose the DRAM ranks as a command-line option
2014-12-23 Andreas Hanssonmem: Ensure DRAM controller is idle when in atomic...
2014-12-23 Omar Najimem: Add rank-wise refresh to the DRAM controller
2014-12-23 Omar Najimem: Fix a bug in the DRAM controller arbitration
2014-12-23 Kanishk Sugandmem: Add stack distance statistics to the CommMonitor
2014-12-23 Kanishk Sugandmem: Add a stack distance calculator
2014-12-23 Marco Elvermem: Add MemChecker and MemCheckerMonitor
2014-12-02 Curtis Dunhammem: Support WriteInvalidate (again)
2014-12-02 Curtis Dunhammem: Remove WriteInvalidate support
2014-12-02 Andreas Hanssonmem: Relax packet src/dest check and shift onus to...
2014-12-02 Andreas Hanssonmem: Clean up packet data allocation
2014-12-02 Andreas Hanssonmem: Cleanup Packet::checkFunctional and hasData usage
2014-12-02 Andreas Hanssonmem: Make the requests carried by packets const
2014-12-02 Andreas Hanssonmem: Make Request getters const
2014-12-02 Andreas Hanssonmem: Add checks and explanation for assertMemInhibit...
2014-12-02 Andreas Hanssonmem: Assume all dynamic packet data is array allocated
2014-12-02 Andreas Hanssonmem: Remove redundant Packet::allocate calls
next