[libvirt] [v2 RESEND 1/3] qemu: Introduce qemuDomainAgentJob

Jiri Denemark jdenemar at redhat.com
Tue Jun 19 11:50:39 UTC 2018


On Tue, Jun 19, 2018 at 08:38:00 +0200, Michal Privoznik wrote:
> Introduce guest agent specific job categories to allow threads to
> run agent monitor specific jobs while normal monitor jobs can
> also be running.
> 
> Alter _qemuDomainJobObj in order to duplicate certain fields that
> will be used for guest agent specific tasks to increase
> concurrency and throughput and reduce serialization.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  src/qemu/qemu_domain.c |  6 ++++++
>  src/qemu/qemu_domain.h | 18 ++++++++++++++++++
>  2 files changed, 24 insertions(+)

Reviewed-by: Jiri Denemark <jdenemar at redhat.com>




More information about the libvir-list mailing list