Re: [libvirt PATCH v5 0/7] cgroup and thread management in ch driver

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

 



On 1/25/22 17:19, Praveen K Paladugu wrote:
> This patchset adds support for cgroup management of ch threads. This version
> correctly manages cgroups for vcpu and emulator threads created by ch. cgroup
> management for iothreads is not yet supported.
> 
> Along with cgroup management, this patchset also enables support for pinning
> vcpu and emulator threads to selected host cpus.
> 

And also does a lot of formatting changes back and forth. I'm not fond
of that really. If you want to clean up the formatting please do so in a
separate patch(set).

>  src/ch/ch_conf.c               |   2 +
>  src/ch/ch_conf.h               |   4 +-
>  src/ch/ch_domain.c             |  64 ++++
>  src/ch/ch_domain.h             |  18 +-
>  src/ch/ch_driver.c             | 590 +++++++++++++++++++++++++++++++++
>  src/ch/ch_monitor.c            | 156 +++++++++
>  src/ch/ch_monitor.h            |  56 +++-
>  src/ch/ch_process.c            | 385 ++++++++++++++++++++-
>  src/ch/ch_process.h            |   3 +
>  src/hypervisor/domain_cgroup.c | 457 ++++++++++++++++++++++++-
>  src/hypervisor/domain_cgroup.h |  72 ++++
>  src/libvirt_private.syms       |  14 +-
>  src/qemu/qemu_cgroup.c         | 413 +----------------------
>  src/qemu/qemu_cgroup.h         |  11 -
>  src/qemu/qemu_driver.c         |  14 +-
>  src/qemu/qemu_hotplug.c        |   7 +-
>  src/qemu/qemu_process.c        |  24 +-
>  17 files changed, 1835 insertions(+), 455 deletions(-)
> 

Nevertheless, I'm fixing all the issues I've raised and merging.

Reviewed-by: Michal Privoznik <mprivozn@xxxxxxxxxx>

Michal




[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