On Tue, 6 Nov 2012, Marko Zivkovic wrote:

The difference should be the communication latency between cores vs
CPUs, synchronization in cache memory between cores vs CPUs... Currently I
can pass --num-cpu but I would like heterogeneous setup( cores of CPUs with
different frequencies). Currently I am using slightly modified fs.py with
only one CPU freq setting.


You can set frequency for each of the cpus to a different value. And you can set the communication latencies to what you feel are reasonable for a multi-core system. You do not require any new configuration files. You just need to set the parameters as per your requirements.

--
Nilay
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to