I guess it would be sufficient. I don't use fs.py so I might be wrong. What
you can do is to run it and check the config.ini file. This file clearly
specifies the frequency of each processor.

Thanks,
Amin


On Tue, Feb 12, 2013 at 10:57 AM, Jyothish <[email protected]> wrote:

> Hi,
> I am new to GEM5 and am trying to change individual frequencies of each
> processor. Will adding a handle within fs.py to change the clock for each
> cpu be sufficient or should I need to take care of anything else. Any
> pointers in this regard would be appreciated.
>
> Something like the following:
> for i in xrange(np):
>     test_sys.cpu[i].clock = newFreq[i]
>
> Warm Regards,
> Jyothish Soman
>
> P.S.: apologies for posting a newbie question.
>
>
> ______________________________**_________________
> gem5-users mailing list
> [email protected]
> http://m5sim.org/cgi-bin/**mailman/listinfo/gem5-users<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