[PATCH v2 0/4] qemu: Substract isolcpus from all online affinity

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



v2 of:

https://lists.libvirt.org/archives/list/devel@xxxxxxxxxxxxxxxxx/thread/4V7OI5AEGYRN4GFQMQPIN4MYPJNK3NYJ/

diff to v1:
- Don't error out on systems where /sys/devices/system/cpu/isolated is
  unavailable.
- Don't error out on systems where /sys/devices/system/cpu/isolated is
  empty.

Both of these resulted in new patches.

Michal Prívozník (4):
  virbitmap: Introduce virBitmapParseUnlimitedAllowEmpty()
  virfile: Introduce virFileReadValueBitmapAllowEmpty()
  virhostcpu: Introduce virHostCPUGetIsolated()
  qemu: Substract isolcpus from all online affinity

 src/libvirt_private.syms |  3 ++
 src/qemu/qemu_process.c  |  9 +++++
 src/util/virbitmap.c     | 40 +++++++++++++++++---
 src/util/virbitmap.h     |  3 ++
 src/util/virfile.c       | 81 ++++++++++++++++++++++++++++++----------
 src/util/virfile.h       |  2 +
 src/util/virhostcpu.c    | 31 +++++++++++++++
 src/util/virhostcpu.h    |  1 +
 tests/virbitmaptest.c    | 40 ++++++++++++++++++++
 9 files changed, 186 insertions(+), 24 deletions(-)

-- 
2.43.2
_______________________________________________
Devel mailing list -- devel@xxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux