⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

cpufreq_set_governor

Function cpufreq_set_governor 

Source
pub fn cpufreq_set_governor(governor: CpuGovernor) -> KernelResult<()>
Expand description

Set the active CPU frequency governor.