On 08/09/2012 09:20 AM, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <[email protected]>
> 
> It is desirable to be able to query the config params of
> the thread pool, in order to save the server state. Add
> virThreadPoolGetMinWorkers, virThreadPoolGetMaxWorkers
> and virThreadPoolGetPriorityWorkers APIs.
> 
> Signed-off-by: Daniel P. Berrange <[email protected]>
> ---
>  src/libvirt_private.syms |  3 +++
>  src/util/threadpool.c    | 19 +++++++++++++++++++
>  src/util/threadpool.h    |  4 ++++
>  3 files changed, 26 insertions(+)

Simple accessors.  ACK.

-- 
Eric Blake   [email protected]    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to