Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Added Host Frequency Scaling Module and Related Extensions. * buildGraph now looks for in mutations as well as out * buildGraph: also search for in-mutations when building * adding cpuburn module in yaml file * error due to const name changes * Adds websocket * revamping frequency scaling * Error correction * error fixing * fixing none to performance * adding exclude of temp none * mapping * getting back NONE mutation * set logging to 10 * making freq scaler discoverable * adding freqscaler disc * bug fix * debug statement * adding more freq * making discoverable by one module * no msg * reverse the discs * changing freq limits * Removing check * removing long debug messages * remove dup discovery of freq scal * Adding debugging statement * buildGraphStage1 rewrite of buildGraph; also no longer require unique start * adding cpuburn * thermalLog info * making thermal log configable * bug fix * fixing variable names * fixing variable * redeclaration issue * createmode * fixing format issue * add file open init * opening file single time * bug * bug * bug * naming convention * error dec * scalerconfigable plus changing thresholds * bug fix * better edge elimination in stage2 graph build; graph sanity check * buildGraph stage 2 now generates sane, discovery dependency aware graphs * freqdiscovery * time in ns * powersave only * adding schedutil scaler * perf * adjusting the thresholds * reversing back scalers to normal flow * changing normal/high temp thresholds * remove debug print statements * making thresholds config flat * error fixing * PS OVER DURATION * PSENFORCE Bug * bug fix * PSENFORCE * Bug fixing in PS Enforcement * Added time bound and thermal bound scaling * bug fixing * Debug statment * bug fix * debug statement * converting current thermal into decimal * DEBUG statement * Bug fix * bug fix * discovering perf after ps * adding node * changing mutation timeout * Adding ticker for thermal bound scenario * setting the muttaion timeout to "1s" * adding condition for powersave * renaming parameters * bug fix * fixing errors from rebase * fixing weird whitespace issue * general cleanup * removing pipxe-child and some other changes * fixing whitespacing * setting child log level back to 7 Co-authored-by: J. Lowell Wofford <[email protected]> Co-authored-by: Kevin Pelzel <[email protected]>
- Loading branch information