[SOLVED] https://pve.proxmox.com/wiki/Pci_passthrough PT Mode

jjg60

New Member
Nov 27, 2021
11
0
1
64
https://pve.proxmox.com/wiki/Pci_passthrough says "Both Intel and AMD chips can use the additional parameter "iommu=pt", added in the same way as above to the kernel cmdline"

does this mean /etc/default/grub
entry for GRUB_CMDLINE_LINUX_DEFAULT becomes
GRUB_CMDLINE_LINUX_DEFAULT="quiet amd_iommu=on iommu=pt"
for the ADM CPU?
 
Yes, your change is correct but I expect it to not really do anything:
  • You don't need amd_iommu=on because it is always on by default for AMD.
  • iommu=pt sets the default mapping to identity for non-passed through devices and is not needed for PCI passthrough. It might improve the performance of devices that are not passed through but I have never read about any actual gains.
 
  • Like
Reactions: i_am_jam

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!