Gabe Black wrote:
> 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
>> [email protected]
>> 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
> [email protected]
> http://m5sim.org/mailman/listinfo/m5-dev
>   
I'll just chalk this up to ozone not compiling in the head in the first
place. We should probably either fix that model or remove it since it's
only going to end up more broken otherwise.

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

Reply via email to