• M
    nodedev: Export NUMA node locality for PCI devices · 1c702778
    Michal Privoznik 提交于
    A PCI device can be associated with a specific NUMA node. Later, when
    a guest is pinned to one NUMA node the PCI device can be assigned on
    different NUMA node. This makes DMA transfers travel across nodes and
    thus results in suboptimal performance. We should expose the NUMA node
    locality for PCI devices so management applications can make better
    decisions.
    Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
    1c702778
nodedev.rng 9.4 KB