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


Groups > linux.kernel > #1512627

Re: [PATCH 15/60] block: loop: comment on direct access to bvec table

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCH 15/60] block: loop: comment on direct access to bvec table
Date 2016-10-31 16:40 +0100
Message-ID <symQN-4eD-3@gated-at.bofh.it> (permalink)
References <sxx1U-3GR-3@gated-at.bofh.it> <sxx1U-3GR-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Btw, the lib/iov_iter.c code that iterates over bvec currently
expects single-page segments.  Is the loop code fine with that?
Even if it is I think we'd be much better off if it becomes multipage
segment aware.

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


Thread

[PATCH 15/60] block: loop: comment on direct access to bvec table Ming Lei <tom.leiming@gmail.com> - 2016-10-29 10:20 +0200
  Re: [PATCH 15/60] block: loop: comment on direct access to bvec table Christoph Hellwig <hch@infradead.org> - 2016-10-31 16:40 +0100
    Re: [PATCH 15/60] block: loop: comment on direct access to bvec table Ming Lei <tom.leiming@gmail.com> - 2016-11-01 00:10 +0100

csiph-web