⚙️ CPU Control
Adjust CPU governor and monitor performance
Loading CPU information...
Current CPU Governor
CPU Information
Select CPU Governor
Choose a governor to control CPU frequency scaling behavior
Governor Descriptions
Performance
Maximum performance mode. CPU runs at highest frequency constantly. Best for high-performance tasks but generates more heat and uses more power.
Ondemand
Balanced mode. CPU frequency scales up when needed and down when idle. Good balance between performance and power efficiency.
Conservative
Power-efficient mode. Slower frequency scaling to save power. Good for systems that prioritize efficiency over performance.
Powersave
Minimum power mode. CPU runs at lowest frequency. Best for keeping temperatures low and maximizing battery life, but reduces performance.
Schedutil
Modern scheduler-based governor. Uses kernel scheduler hints for frequency scaling. Generally provides good balance and is the default on many modern systems.