That might be a complicated undertaking and may end up being messy,  
but it would be nice to unify that code a bit.

Gabe

Quoting nathan binkert <[email protected]>:

> I'm working more on the build infrastructure and one of my long term
> goals is to get rid of the FULL_SYSTEM #define.  To this end, I'd like
> to start using a flag to denote full_system and slowly migrate towards
> that.  Since I don't see any compelling reason to have a global flag
> (what if some day someone wanted to simultaneously simulate an SE
> system and an FS system), I think the flag should be per-System
> object.  We can keep the FULL_SYSTEM #define, but I'd prefer that we
> move towards using the flag over time and eventually drop the #define.
>
> This OK?
>
>   Nate
> _______________________________________________
> m5-dev mailing list
> [email protected]
> http://m5sim.org/mailman/listinfo/m5-dev
>



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

Reply via email to