Hi all, I want to run gem5 (Full System mode) with (out of order) cores having 'different' frequencies. For example for a 2-core simulation, frequency_core0=1.25GHz and frequency_core1=2.5GHz.
In 'fs.py' I found the following lines about the CPU clock: TestCPUClass.clock = options.clock DriveCPUClass.clock = options.clock However I don't know how I should modify 'fs,py' to set different frequencies to cores(each core has a different frequency). I would appreciate if anybody can give me suggestions. Thank you very much, Shervin
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users