Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1268953

add a proper completion queue abstraction

From Christoph Hellwig <hch@lst.de>
Newsgroups linux.kernel
Subject add a proper completion queue abstraction
Date 2015-11-13 15:00 +0100
Message-ID <qun3s-77o-17@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


This series adds a new RDMA core abstraction that insulated the
ULPs from the nitty gritty details of CQ polling.  See the individual
patches for more details.

Note that this series should be applied on top of my
"IB: merge struct ib_device_attr into struct ib_device" patch.

A git tree is also available:

	http://git.infradead.org/users/hch/rdma.git/shortlog/refs/heads/rdma-cq
	git://git.infradead.org/users/hch/rdma.git rdma-cq

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

add a proper completion queue abstraction Christoph Hellwig <hch@lst.de> - 2015-11-13 15:00 +0100
  [PATCH 7/9] IB/iser: Use a dedicated descriptor for login Christoph Hellwig <hch@lst.de> - 2015-11-13 15:00 +0100
  [PATCH 1/9] move blk_iopoll to limit and make it generally available Christoph Hellwig <hch@lst.de> - 2015-11-13 15:00 +0100
    Re: [PATCH 1/9] move blk_iopoll to limit and make it generally available Or Gerlitz <gerlitz.or@gmail.com> - 2015-11-13 16:30 +0100
      Re: [PATCH 1/9] move blk_iopoll to limit and make it generally  available Christoph Hellwig <hch@lst.de> - 2015-11-14 08:10 +0100
        Re: [PATCH 1/9] move blk_iopoll to limit and make it generally  available Sagi Grimberg <sagig@dev.mellanox.co.il> - 2015-11-15 09:50 +0100
          Re: [PATCH 1/9] move blk_iopoll to limit and make it generally available Or Gerlitz <gerlitz.or@gmail.com> - 2015-11-15 10:10 +0100
            Re: [PATCH 1/9] move blk_iopoll to limit and make it generally  available Sagi Grimberg <sagig@dev.mellanox.co.il> - 2015-11-15 14:20 +0100
          Re: [PATCH 1/9] move blk_iopoll to limit and make it generally  available Christoph Hellwig <hch@lst.de> - 2015-11-15 14:00 +0100
    Re: [PATCH 1/9] move blk_iopoll to limit and make it generally  available Christoph Hellwig <hch@lst.de> - 2015-11-14 08:10 +0100
  [PATCH 6/9] srp: use the new CQ API Christoph Hellwig <hch@lst.de> - 2015-11-13 15:00 +0100
  [PATCH 4/9] srpt: chain RDMA READ/WRITE requests Christoph Hellwig <hch@lst.de> - 2015-11-13 15:00 +0100
  [PATCH 9/9] IB/iser: Convert to CQ abstraction Christoph Hellwig <hch@lst.de> - 2015-11-13 15:00 +0100
  [PATCH 8/9] IB/iser: Use helper for container_of Christoph Hellwig <hch@lst.de> - 2015-11-13 15:00 +0100

csiph-web