gem5/src/mem/ruby
Lena Olson dea7acdb3e ruby: allow restoring from checkpoint when using DRAMCtrl
Restoring from a checkpoint with ruby + the DRAMCtrl memory model was not
working, because ruby and DRAMCtrl disagreed on the current tick during warmup.
Since there is no reason to do timing requests during warmup, use functional
requests instead.

Committed by: Nilay Vaish <nilay@cs.wisc.edu>
2015-04-13 17:33:57 -05:00
..
common mem: Add const getters for write packet data 2014-12-02 06:07:36 -05:00
filters ruby: remove few not required #includes 2014-02-23 19:16:15 -06:00
network mem: Delete unused variable in Garnet NetworkLink 2014-11-12 09:05:23 -05:00
profiler ruby: eliminate type Time 2014-09-01 16:55:41 -05:00
slicc_interface ruby: allow restoring from checkpoint when using DRAMCtrl 2015-04-13 17:33:57 -05:00
structures mem: Split port retry for all different packet classes 2015-03-02 04:00:35 -05:00
system mem: rename Locked/LOCKED to LockedRMW/LOCKED_RMW 2015-03-23 16:14:20 -07:00
SConscript ruby: interface with classic memory controller 2014-11-06 05:42:21 -06:00