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


Groups > linux.kernel > #1272192

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

From Christoph Hellwig <hch@lst.de>
Newsgroups linux.kernel
Subject Re: [PATCH 1/9] move blk_iopoll to limit and make it generally available
Date 2015-11-18 15:00 +0100
Message-ID <qwbrd-3Dk-23@gated-at.bofh.it> (permalink)
References <qun3s-77o-17@gated-at.bofh.it> <qun3v-77o-61@gated-at.bofh.it> <quD8e-Wt-17@gated-at.bofh.it> <quD8e-Wt-15@gated-at.bofh.it> <qwbrd-3Dk-25@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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/

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web