Hi, Could you tell me which files I should start looking at in order to make the changes you described?
Many Thanks, Zheng Wu On 2013-06-19, at 3:14 PM, Ali Saidi <sa...@umich.edu> wrote: > There aren't calls to do this, you'd need to hack on the simulator to make it > happen. For the turning on/off you'd probably need to create a new event for > the CPU that will wake it up after the period is over, and for to get the llc > misses you'd probably need to add a variable to the llc and figure out a way > to query it from the CPU. The stats aren't calculated until they're dumped. > > Ali > > > > On 17.06.2013 09:01, Zheng Wu wrote: > >> Hi all, >> >> I am wondering if there is a system call in gem5 that can turn off/on a core >> while running some benchmarks. >> >> Basically, I want to put a threshold on the number of memory requests a core >> can make in a period. Once that threshold is reached, I want to turn off the >> core for the remainder of the period and then turn it back on after the >> period. >> >> Also, what are the calls to monitor last level cache misses? >> >> Many Thanks, >> Zheng Wu >> _______________________________________________ >> gem5-users mailing list >> gem5-users@gem5.org >> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users >> > > > _______________________________________________ > gem5-users mailing list > gem5-users@gem5.org > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list gem5-users@gem5.org http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users