[libvirt] [dbus PATCH v3 4/5] main: introduce thread pool to process D-Bus messages

Daniel P. Berrangé berrange at redhat.com
Wed Mar 21 14:27:48 UTC 2018


On Wed, Mar 21, 2018 at 11:02:46AM +0100, Pavel Hrdina wrote:
> The default thread count is currently 4 and it is also configurable
> via --threads/-t paramter for the libvirt-dbus daemon.
> 
> Signed-off-by: Pavel Hrdina <phrdina at redhat.com>
> ---
>  src/connect.c |  4 +++
>  src/connect.h |  1 +
>  src/gdbus.c   | 97 ++++++++++++++++++++++++++++++++++++++++++++++-------------
>  src/gdbus.h   |  4 +++
>  src/main.c    | 10 ++++++
>  5 files changed, 95 insertions(+), 21 deletions(-)

Reviewed-by: Daniel P. Berrangé <berrange at redhat.com>


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list