On 17/09/14 08:43 -0600, Eric Blake wrote:
+ * If @flags contains VIR_DOMAIN_XML_BLOCK_INFO, the listing for each + * <disk> device will contain additional information such as capacity + * and allocation, similar to what is displayed by virStorageVolGetXMLDesc(), + * and avoiding the need to call virDomainGetBlockInfo() separately. + *
Eric: We decided to go with this extra flag since gathering the block info was seen as a potentially expensive operation which users would want to selectively enable. Do you have any thoughts on how expensive this would be in practice? We are considering enabling it unconditionally in oVirt and am weighing a decision between A) Simplicity and Cacheability vs. B) Performance. Thanks. -- Adam Litke -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list