[SOLVED] AMD Processors and amd_pstate.shared_mem=1

Apr 11, 2022
132
26
18
I was reviewing the syslogs on a new install of PVE and noticed this entry:

Code:
kernel: amd_pstate: This processor supports shared memory solution, you can enable it with amd_pstate.shared_mem=1

The processor hardware is an AMD processor, and this indicates that I should be able to enable this feature. Looking at the current command line in grub's config shows the following:

Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet"

To enable this feature the line in the config would be changed to:

Code:
GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_pstate.shared_mem=1"

I would then run update-grub and reboot.

Do the above steps look correct, or are there any Proxmox-specific steps that I should take into consideration?
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!