10 #ifndef FREQGOVERNOR_H 11 #define FREQGOVERNOR_H 30 virtual std::string
getName()=0;
This class implements the ready queue and the wait queue. Those queues contain processes ready to run...
virtual void printReport(std::string)
virtual bool freqChangeEvent(TriggeringEvent trigger)=0
virtual std::string getName()=0
virtual void updateFreq(Processor *proc, Queue *readyQueue)=0