qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] NBD socket backlog
@ 2021-02-09 15:27 Eric Blake
  2021-02-09 15:27 ` [PATCH v3 1/2] qemu-nbd: Use SOMAXCONN for socket listen() backlog Eric Blake
  2021-02-09 15:27 ` [PATCH v3 2/2] qemu-nbd: Permit --shared=0 for unlimited clients Eric Blake
  0 siblings, 2 replies; 10+ messages in thread
From: Eric Blake @ 2021-02-09 15:27 UTC (permalink / raw)
  To: qemu-devel; +Cc: nsoffer, berrange, rjones, qemu-block

in v2:
- also adjust backlog of QMP nbd-server-start [Dan]
- tweak qemu-nbd backlog to -e when not persistent [Nir]
- allow qemu-nbd -e0 for symmetry with QMP [new patch 2]

Eric Blake (2):
  qemu-nbd: Use SOMAXCONN for socket listen() backlog
  qemu-nbd: Permit --shared=0 for unlimited clients

 docs/tools/qemu-nbd.rst |  4 ++--
 blockdev-nbd.c          |  7 ++++++-
 qemu-nbd.c              | 15 +++++++++++----
 3 files changed, 19 insertions(+), 7 deletions(-)

-- 
2.30.0



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2021-02-10 22:39 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-09 15:27 [PATCH v3 0/2] NBD socket backlog Eric Blake
2021-02-09 15:27 ` [PATCH v3 1/2] qemu-nbd: Use SOMAXCONN for socket listen() backlog Eric Blake
2021-02-09 16:08   ` Richard W.M. Jones
2021-02-09 16:12     ` Eric Blake
2021-02-09 16:13   ` Daniel P. Berrangé
2021-02-10 16:58   ` Nir Soffer
2021-02-10 22:24     ` Eric Blake
2021-02-09 15:27 ` [PATCH v3 2/2] qemu-nbd: Permit --shared=0 for unlimited clients Eric Blake
2021-02-09 16:14   ` Daniel P. Berrangé
2021-02-10 21:05   ` Nir Soffer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).