[RFC DOCUMENT 08/12] kubevirt-and-kvm: Add NUMA Pinning page

Andrea Bolognani abologna at redhat.com
Wed Sep 16 16:53:40 UTC 2020


https://gitlab.com/abologna/kubevirt-and-kvm/-/blob/master/NUMA-Pinning.md

# NUMA pinning

KubeVirt doesn't currently implement NUMA pinning due to Kubernetes
limitation.

## Kubernetes Topology Manager

Allows aligning CPU and peripheral device allocations by NUMA node.

Many limitations:

* Not scheduler aware.
* Doesn’t allow memory alignment.
* etc...




More information about the libvir-list mailing list