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

Reply via email to