On Thu, Oct 15, 2015 at 12:57:04PM +0300, Roman Kagan wrote:
What resources are you talking about? The only costly resource eater
is
the auxiliary hypervisor backend instance; it used to be terminated
indirectly via this forced GC here (after your fix), but now it's shut
down explictly before leaving copy_virtio_drivers(). Anything else that
can get collected here is negligible compared to what remains.
Right, now I see what you mean.
So in fact I will include your 3rd patch.
Thanks,
Rich.
--
Richard Jones, Virtualization Group, Red Hat
http://people.redhat.com/~rjones
Read my programming and virtualization blog:
http://rwmj.wordpress.com
virt-builder quickly builds VMs from scratch
http://libguestfs.org/virt-builder.1.html