[libvirt] [PATCH 04/12] client rpc: Just queue non-blocking call if another thread has the buck

Daniel P. Berrange berrange at redhat.com
Wed Jun 13 09:48:30 UTC 2012


On Wed, Jun 13, 2012 at 01:29:22AM +0200, Jiri Denemark wrote:
> As non-blocking calls are no longer dropped, we don't really need to
> care that much about their faith and wait for the thread with the buck

ITYM to s/faith/fate/ ?

> to process them. If another thread has the buck, we can just push a
> non-blocking call to the queue and be done with it.
> ---
>  src/rpc/virnetclient.c |   74 ++++++++++--------------------------------------
>  1 file changed, 15 insertions(+), 59 deletions(-)

ACK


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