reflect fsync changes
This commit is contained in:
parent
d4e30e12ce
commit
ea54aeca4e
1 changed files with 6 additions and 2 deletions
|
@ -1,7 +1,11 @@
|
||||||
### build-kernel
|
### build-kernel
|
||||||
This playbook is used to automatically build a kernel with an ACS overrides patch applied. Useful to isolate PCI-e devices to their own IOMMU group for VFIO passthrough.
|
This playbook is used to automatically build a kernel with an ACS overrides patch applied as well as Valve's fsync patches.
|
||||||
|
|
||||||
See this page for kernel configuration details: https://copr.fedorainfracloud.org/coprs/jlay/kernel-acspatch/
|
The ACS patch is useful to isolate PCI-e devices to their own IOMMU group for VFIO passthrough.
|
||||||
|
|
||||||
|
The fsync patches improve Proton performance.
|
||||||
|
|
||||||
|
See this page for ACS kernel configuration details: https://copr.fedorainfracloud.org/coprs/jlay/kernel-acspatch/
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
- Inventory with one host
|
- Inventory with one host
|
||||||
|
|
Loading…
Reference in a new issue