-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.gem5.org/r/2873/#review6633
-----------------------------------------------------------

Ship it!


Ship It!

- Nilay Vaish


On June 8, 2015, 11:34 a.m., Andreas Sandberg wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.gem5.org/r/2873/
> -----------------------------------------------------------
> 
> (Updated June 8, 2015, 11:34 a.m.)
> 
> 
> Review request for Default.
> 
> 
> Repository: gem5
> 
> 
> Description
> -------
> 
> Changeset 10871:9a13bfba810b
> ---------------------------
> sim: Move mem(Writeback|Invalidate) to SimObject
> 
> The memWriteback() and memInvalidate() calls used to live in the
> Serializable interface. In this series of patches, the Serializable
> interface will be redesigned to make serialization independent of the
> object graph and always work on the entire simulator. This means that
> the Serialization interface won't be useful to perform maintenance of
> the caches in a sub-graph of the entire SimObject graph. This
> changeset moves these memory maintenance methods to the SimObject
> interface instead.
> 
> 
> Diffs
> -----
> 
>   src/python/m5/SimObject.py 282c2a89ace8 
>   src/sim/drain.hh 282c2a89ace8 
>   src/sim/sim_object.hh 282c2a89ace8 
> 
> Diff: http://reviews.gem5.org/r/2873/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Andreas Sandberg
> 
>

_______________________________________________
gem5-dev mailing list
gem5-dev@gem5.org
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to