-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviews.m5sim.org/r/883/#review1578
-----------------------------------------------------------


Seems reasonable to me.

- Nathan


On 2011-09-25 06:08:29, Gabe Black wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviews.m5sim.org/r/883/
> -----------------------------------------------------------
> 
> (Updated 2011-09-25 06:08:29)
> 
> 
> Review request for Default, Ali Saidi, Gabe Black, Steve Reinhardt, and 
> Nathan Binkert.
> 
> 
> Summary
> -------
> 
> SE/FS: Define a const bool FullSystem which will equal FULL_SYSTEM.
> 
> This constant will have the same value as FULL_SYSTEM but will not be usable
> by the preprocessor. It can be substituted into places where FULL_SYSTEM is
> used in a C++ context and will make it easier to find which parts of the
> simulator still use FULL_SYSTEM with the preprocessor using grep.
> 
> 
> Diffs
> -----
> 
>   src/sim/full_system.hh PRE-CREATION 
> 
> Diff: http://reviews.m5sim.org/r/883/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Gabe
> 
>

_______________________________________________
gem5-dev mailing list
[email protected]
http://m5sim.org/mailman/listinfo/gem5-dev

Reply via email to