[Libguestfs] [libnbd PATCH 0/2] More with MSG_MORE

Eric Blake eblake at redhat.com
Wed Jun 12 22:04:03 UTC 2019


I'm not sure if this is worth pursuing. On paper, it makes sense (if
we know we have multiple commands batched to send over the wire, AND
those commands are short in length, we might as well use MSG_MORE),
but the measurement numbers with it applied might just be in the
noise.

Eric Blake (2):
  examples: Enhance access patterns of threaded-reads-and-writes
  states: Another use for MSG_MORE

 examples/threaded-reads-and-writes.c | 12 ++++++++----
 generator/states-issue-command.c     |  4 +++-
 2 files changed, 11 insertions(+), 5 deletions(-)

-- 
2.20.1




More information about the Libguestfs mailing list