Hi all,

I have implemented a per-core DVFS in gem5, mimicking an on-demand governer. My 
question here is if the cpu is in quiesce state(TC is suspended) while DVFS 
routine is scheduled, should I wakeup() the suspended TC?. 


Similarly while doing a drain and switching to a different cpu model, should 
the suspended TC be explicitly woken up?


I am doing both in my implementation and nothing has broken so far. But am 
wondering if it is actually done that way.


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

Reply via email to