Skip to content

Fix for min. frequency after setting governor. See #404

Thomas Gruber requested to merge frequency_gov_fix into master

Created by: TomTheBear

When setting the governor with likwid-setFrequencies, the minimal and maximal CPU frequency of all selected HW threads is set to the minimal frequency. This PR fixes this behavior by leaving the CPU frequency untouched.

Merge request reports