Ubuntu doens't have a CPU governor.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include <vector>
|
||||
|
||||
namespace pipedal {
|
||||
bool HasCpuGovernor();
|
||||
std::string GetCpuGovernor();
|
||||
|
||||
void SetCpuGovernor(const std::string &governor);
|
||||
|
||||
Reference in New Issue
Block a user