linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] NVMe/RDMA CQ pool patches for 5.9
@ 2020-07-13  8:53 Max Gurtovoy
  2020-07-13  8:53 ` [PATCH 1/2] nvme-rdma: use new shared CQ mechanism Max Gurtovoy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Max Gurtovoy @ 2020-07-13  8:53 UTC (permalink / raw)
  To: sagi, hch, kbusch, yaminf, linux-nvme
  Cc: Max Gurtovoy, israelr, jgg, oren, idanb

This series include 2 patches from Yamin that were removed from the
merge window of 5.8 since it caused conflicts between RDMA and Block
trees. It uses a shared CQ API that was merged to RDMA core layer to
improve performance and reduce resource allocation.

Yamin Friedman (2):
  nvme-rdma: use new shared CQ mechanism
  nvmet-rdma: use new shared CQ mechanism

 drivers/nvme/host/rdma.c   | 77 ++++++++++++++++++++++++++++++----------------
 drivers/nvme/target/rdma.c | 14 ++++-----
 2 files changed, 58 insertions(+), 33 deletions(-)

-- 
1.8.3.1


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

end of thread, other threads:[~2020-07-14 11:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-13  8:53 [PATCH 0/2] NVMe/RDMA CQ pool patches for 5.9 Max Gurtovoy
2020-07-13  8:53 ` [PATCH 1/2] nvme-rdma: use new shared CQ mechanism Max Gurtovoy
2020-07-13  8:53 ` [PATCH 2/2] nvmet-rdma: " Max Gurtovoy
2020-07-14 11:18 ` [PATCH 0/2] NVMe/RDMA CQ pool patches for 5.9 Christoph Hellwig

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).