Open atpoverload opened 8 months ago
Add logic to control the frequency of cpus through the DVFS system.
Some previous code to accomplish this that probably needs to be adapted to be a little safer: https://github.com/project-jcarbon/jcarbon/blob/main/src/jcarbon/src/main/java/jcarbon/cpu/freq/Dvfs.java#L81-L85
Add logic to control the frequency of cpus through the DVFS system.