Hi: I have found that in the python configuration file, all cores are set to have the same clock, so if I want to do this, I have to modify the src/sim/core.cc, am i right? Is it possible to handle this in python file?
At 2011-11-28 21:46:33,"nathan binkert" <[email protected]> wrote: >> When I run two programs in SE mode, I want to set different frequency of >> different cores, is it currently supported in gem5? >> for example: >> core0: 1.5HZ run program1 >> core1: 2.0HZ run program2 > >I've done this and it works fine on gem5, however, the software that >you're using may not be so happy with it. > > Nate >_______________________________________________ >gem5-users mailing list >[email protected] >http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
