Dear BBruce,Ayaz, Hoa and others:

With your previous support, I am able to run FS sim with x86-npb-benchmarks.py 
succesfully now.

The script defined TIMING CPU after OS boot as shown below.

Just wonder Can we use O3CPU instead TIMING type CPU for the simulation? If 
does, how the code should be modified?

I have tried to changed  “CPUTypes.TIMING” to “CPUTypes.O3” in class of 
processor, but did not work out.

Thanks

User: Minhui Shuai

processor = SimpleSwitchableProcessor

(         starting_core_type=CPUTypes.**KVM**, 

         switch_core_type=CPUTypes.**TIMING**,

          isa=ISA.X86,

         num_cores=2,

)
_______________________________________________
gem5-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to