mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] pvcalls-front improvements
@ 2018-02-05 22:51 Stefano Stabellini
  2018-02-05 22:51 ` [PATCH 1/2] pvcalls-front: introduce a per sock_mapping refcount Stefano Stabellini
  0 siblings, 1 reply; 7+ messages in thread
From: Stefano Stabellini @ 2018-02-05 22:51 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


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 | 196 +++++++++++++++++++-------------------------
 1 file changed, 84 insertions(+), 112 deletions(-)

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

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

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

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

Powered by JetHome