Home
last modified time | relevance | path

Searched hist:ecda3447 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/block/
H A Dnbd.cecda3447 Sat Sep 10 08:06:52 CDT 2011 Paolo Bonzini <pbonzini@redhat.com> nbd: allow multiple in-flight requests

Allow sending up to 16 requests, and drive the replies to the coroutine
that did the request. The code is written to be exactly the same as
before this patch when MAX_NBD_REQUESTS == 1 (modulo the extra mutex
and state).

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>