+3
−3
Loading
Currently, we grab the socket bit lock before we allow the message
to be XDR encoded. That significantly slows down the transmission
rate, since we serialise on a potentially blocking operation.
Signed-off-by:
Trond Myklebust <trond.myklebust@hammerspace.com>