[libvirt] [PATCH 2/3] qemu: Introduce job queue size limit

Daniel P. Berrange berrange at redhat.com
Tue Aug 23 12:24:24 UTC 2011


On Tue, Aug 16, 2011 at 06:39:11PM +0200, Michal Privoznik wrote:
> This patch creates an optional BeginJob queue size limit. When
> active, all other attempts above level will fail. To set this
> feature assign desired value to max_queued variable in qemu.conf.
> Setting it to 0 turns it off.
> ---
>  src/qemu/libvirtd_qemu.aug |    1 +
>  src/qemu/qemu.conf         |    7 +++++++
>  src/qemu/qemu_conf.c       |    4 ++++
>  src/qemu/qemu_conf.h       |    2 ++
>  src/qemu/qemu_domain.c     |   17 +++++++++++++++++
>  src/qemu/qemu_domain.h     |    2 ++
>  6 files changed, 33 insertions(+), 0 deletions(-)

ACK

Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list