mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH v2] pvcalls-front improvements
@ 2018-02-13  2:13 Stefano Stabellini
  2018-02-13  2:13 ` [PATCH v2 1/2] pvcalls-front: introduce a per sock_mapping refcount Stefano Stabellini
  0 siblings, 1 reply; 5+ messages in thread
From: Stefano Stabellini @ 2018-02-13  2:13 UTC (permalink / raw)
  To: boris.ostrovsky, jgross; +Cc: sstabellini, xen-devel, linux-kernel

Hi all,

this small series introduces a per socket refcount to increase the
efficiency on socket release operations, and makes releasing passive
sockets safe.

Cheers,

Stefano


Changes in v2:
- add acked-by
- fix check in pvcalls_enter_soc
- fix code style
- nicer checks in pvcalls_front_release


Stefano Stabellini (2):
      pvcalls-front: introduce a per sock_mapping refcount
      pvcalls-front: wait for other operations to return when release passive sockets

 drivers/xen/pvcalls-front.c | 199 +++++++++++++++++++-------------------------
 1 file changed, 87 insertions(+), 112 deletions(-)

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

end of thread, other threads:[~2018-02-14 18:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-13  2:13 [PATCH v2] pvcalls-front improvements Stefano Stabellini
2018-02-13  2:13 ` [PATCH v2 1/2] pvcalls-front: introduce a per sock_mapping refcount Stefano Stabellini
2018-02-13  2:13   ` [PATCH v2 2/2] pvcalls-front: wait for other operations to return when release passive sockets Stefano Stabellini
2018-02-14 13:46   ` [PATCH v2 1/2] pvcalls-front: introduce a per sock_mapping refcount Juergen Gross
2018-02-14 18:13     ` Stefano Stabellini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®