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


Groups > linux.kernel > #1272192 > unrolled thread

Re: [PATCH 1/9] move blk_iopoll to limit and make it generally available

Started byChristoph Hellwig <hch@lst.de>
First post2015-11-18 15:00 +0100
Last post2015-11-18 15:00 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 1/9] move blk_iopoll to limit and make it generally  available Christoph Hellwig <hch@lst.de> - 2015-11-18 15:00 +0100

#1272192 — Re: [PATCH 1/9] move blk_iopoll to limit and make it generally available

FromChristoph Hellwig <hch@lst.de>
Date2015-11-18 15:00 +0100
SubjectRe: [PATCH 1/9] move blk_iopoll to limit and make it generally available
Message-ID<qwbrd-3Dk-23@gated-at.bofh.it>
On Tue, Nov 17, 2015 at 09:16:28AM -0800, Bart Van Assche wrote:
> How about renaming blk_iopoll into blk_poll ? That way the name still 
> refers to the block layer. And although the current implementation performs 
> polling from IRQ context future implementations maybe will allow polling 
> from thread context.

Well, the point is that there is no block layer specific code in there,
and the RDMA stack isn't really part of the block layer either.
--
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/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web