I have not dugged into the problem yet.

I did post about the problem in past.


I am sure that it’s related to boot up process.



On Sat, Mar 16, 2019 at 9:44 AM Ashok Sathyan <[email protected]> wrote:

> Hi Abhishek,
>
> It is working as you suggested, Any idea why it's not working when I start
> with DerivO3CPU.
>
> On Sat, Mar 16, 2019 at 6:50 PM Abhishek Singh <
> [email protected]> wrote:
>
>> Hello Ashok,
>>
>> Just change the CPU type to Timing or Atomic. Gem5 FS x86 mode gives the
>> assertion error when used with O3CPU directly.
>>
>> The way you can use O3CPU, is to Fast Forward boot process or use
>> checkpointing technique i.e., create checkpoints with Atomic CPU and then
>> restore with DerivO3CPU.
>>
>> On Sat, Mar 16, 2019 at 9:15 AM Ashok Sathyan <[email protected]>
>> wrote:
>>
>>> ./build/X86/gem5.opt -d results/gcc configs/example/fs.py --caches
>>> --cpu-type=DerivO3CPU
>>>
>>>
>>> --
>>> Regards,
>>> Ashok Sathyan
>>> _______________________________________________
>>> gem5-users mailing list
>>> [email protected]
>>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>>
>> _______________________________________________
>> gem5-users mailing list
>> [email protected]
>> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>
>
>
> --
> Regards,
> Ashok Sathyan
> _______________________________________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to