[PATCH 0/5] Allow freepage/allocpages on numactl-less builds

Michal Privoznik mprivozn at redhat.com
Thu Aug 19 14:27:00 UTC 2021


See 3/5 for explanation.

Michal Prívozník (5):
  conf: Introduce virCapabilitiesHostNUMAGetMaxNode()
  virhostmem: Let caller pass max NUMA node to virHostMemGetFreePages
  virhostmem: Let caller pass max NUMA node to virHostMemAllocPages
  virhostmem: Handle numactl-less build in hugepages
    allocation/reporting
  rpm: Enable numactl on s390x

 libvirt.spec.in          |  2 +-
 src/conf/capabilities.c  |  9 +++++++++
 src/conf/capabilities.h  |  2 ++
 src/libvirt_private.syms |  1 +
 src/lxc/lxc_driver.c     | 23 +++++++++++++++++++++--
 src/qemu/qemu_driver.c   | 23 +++++++++++++++++++++--
 src/util/virhostmem.c    | 24 ++++++++++++++++++------
 src/util/virhostmem.h    |  2 ++
 src/vbox/vbox_common.c   | 20 +++++++++++++++++---
 9 files changed, 92 insertions(+), 14 deletions(-)

-- 
2.31.1




More information about the libvir-list mailing list