----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviews.gem5.org/r/3051/#review7060 -----------------------------------------------------------
Ship it! Ship It! - Jason Power On Aug. 19, 2015, 1:39 p.m., Andreas Sandberg wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://reviews.gem5.org/r/3051/ > ----------------------------------------------------------- > > (Updated Aug. 19, 2015, 1:39 p.m.) > > > Review request for Default. > > > Repository: gem5 > > > Description > ------- > > Changeset 11049:f2dc54dbf12d > --------------------------- > ruby: Use the const serialize interface in RubySystem > > The new serialization code (kudos to Tim Jones) moves all of the state > mangling in RubySystem to memWriteback. This makes it possible to use > the new const serialization interface. > > This changeset moves the cache recorder cleanup from the checkpoint() > method to drainResume() to make checkpointing truly constant and > updates the checkpointing code to use the new interface. > > > Diffs > ----- > > src/mem/ruby/system/System.hh 110cce93d398 > src/mem/ruby/system/System.cc 110cce93d398 > > Diff: http://reviews.gem5.org/r/3051/diff/ > > > Testing > ------- > > Regressions pass. > > > Thanks, > > Andreas Sandberg > > _______________________________________________ gem5-dev mailing list [email protected] http://m5sim.org/mailman/listinfo/gem5-dev
