mirror of
https://gitlab.com/polloloco/vgpu-proxmox.git
synced 2026-04-09 16:55:48 +03:00
Update file README.md
This commit is contained in:
@@ -141,7 +141,7 @@ Depending on which system you are using to boot, you have to chose from the foll
|
|||||||
On AMD systems, you don't have to add anything and amd_iommu=on does not exist:
|
On AMD systems, you don't have to add anything and amd_iommu=on does not exist:
|
||||||
https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html?highlight=amd_iommu
|
https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html?highlight=amd_iommu
|
||||||
|
|
||||||
For either AMD or Intel there is an option incase you have heavy performance issues, but with the lose of security and stability of the system:
|
For either AMD or Intel there is an option incase you have heavy performance issues, but with the loss of security and stability of the system:
|
||||||
```
|
```
|
||||||
iommu=pt
|
iommu=pt
|
||||||
```
|
```
|
||||||
@@ -178,7 +178,7 @@ Depending on which system you are using to boot, you have to chose from the foll
|
|||||||
On AMD systems, you don't have to add anything and amd_iommu=on does not exist:
|
On AMD systems, you don't have to add anything and amd_iommu=on does not exist:
|
||||||
https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html?highlight=amd_iommu
|
https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html?highlight=amd_iommu
|
||||||
|
|
||||||
For either AMD or Intel there is an option incase you have heavy performance issues, but with the lose of security and stability of the system:
|
For either AMD or Intel there is an option incase you have heavy performance issues, but with the loss of security and stability of the system:
|
||||||
```
|
```
|
||||||
iommu=pt
|
iommu=pt
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user