[PATCH v3 0/8] Improve SRIOV VRAM provisioning

Matthew Auld matthew.auld at intel.com
Fri Mar 7 18:28:57 UTC 2025


Support non-contig VRAM for pinned kernel objects. Main current usecase is
when provisioning VRAM for SRIOV usecase (final patch). Currently we are
artificially limited to using contig VRAM, however the allocations here are
very large and the contig restriction can result in failing to provision
the VF, even when there is enough free space (we just need at least 2M
pages).

v2:
 - Various fixes for CI reported issues.
v3:
 - suspend/resume and various other fixes.

-- 
2.48.1



More information about the Intel-xe mailing list