Gabe Black wrote:
>     Since I'm rearranging the CPU models a bit to get rid of the
> translate... functions, I want to try at least compiling them to make
> sure everything still works. Unfortunately the "FreeList" traceflag is
> defined in I think both the in order and o3 models which makes scons
> choke. There also seem to be places where o3 is partially compiled even
> when it's left out for Alpha. I'm not sure exactly what's going on
> there. There may be some interaction between the in order model and o3
> there.
>
> Gabe
> _______________________________________________
> m5-dev mailing list
> m5-dev@m5sim.org
> http://m5sim.org/mailman/listinfo/m5-dev
>   
That last part should say between O3 and ozone. the conflict between
with "FreeList" may be between the ozone and O3 or the in order model as
well. Should I assume ozone is horribly broken and just leave it be?

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

Reply via email to