Page MenuHomeVyOS Platform

Add support for AMD pstate driver
Closed, ResolvedPublicFEATURE REQUEST

Description

https://docs.kernel.org/admin-guide/pm/amd-pstate.html

The pstate driver should be compiled into the kernel

CONFIG_X86_AMD_PSTATE=y
CONFIG_X86_AMD_PSTATE_DEFAULT_MODE=3

Then it could be optionally enabled with an config command:

set system option kernel amd-pstate-driver (active|passive|guided)

which sets the kernel argument to initcall_blacklist=acpi_cpufreq_init amd_pstate=guide to enable the amd pstate_driver on AMD Ryzen/Epyc CPUs

Details

Version
-
Is it a breaking change?
Perfectly compatible
Issue type
Feature (new functionality)

Event Timeline

Viacheslav triaged this task as Normal priority.Sep 6 2024, 10:11 AM
Viacheslav changed the task status from Open to Needs testing.Sep 9 2024, 11:28 AM
Viacheslav assigned this task to nvollmar.
dmbaturin removed a project: Restricted Project.Oct 14 2024, 8:55 AM
dmbaturin changed Is it a breaking change? from Unspecified (possibly destroys the router) to Perfectly compatible.
dmbaturin changed Issue type from Unspecified (please specify) to improvement.
c-po moved this task from Need Triage to Completed on the VyOS Rolling board.
c-po moved this task from Open to Finished on the VyOS 1.5 Circinus board.
c-po changed Issue type from improvement to Unspecified (please specify).
dmbaturin renamed this task from Support amd pstate driver to Add support for AMD pstate driver.Jul 17 2025, 7:41 AM
dmbaturin changed Issue type from Unspecified (please specify) to Feature (new functionality).