[libvirt] [PATCH v3] daemon: Create priority workers pool

Daniel P. Berrange berrange at redhat.com
Wed Aug 31 15:08:10 UTC 2011


On Wed, Aug 31, 2011 at 08:59:39AM -0600, Eric Blake wrote:
> On 08/31/2011 04:45 AM, Daniel P. Berrange wrote:
> >
> >>+    REMOTE_PROC_STORAGE_POOL_GET_INFO = 87, /* autogen autogen priority:low */
> >
> >high
> 
> Really, even though it might require a call to an external process
> like iscsiadm?
> 
> >
> >>+    REMOTE_PROC_STORAGE_POOL_GET_XML_DESC = 88, /* autogen autogen priority:low */
> >
> >high
> 
> Same question?
> 
> >
> >>+    REMOTE_PROC_STORAGE_VOL_GET_INFO = 98, /* autogen autogen priority:low */
> >
> >high
> 
> Really, even though it might require a call to an external process
> like qemu-img?

None of those 3 APIs need to call out to any external process. They all
just work off cached data. It is only refreshed when doing an explit
virStoragePoolRefresh

Regards,
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