All of lore.kernel.org
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead.org>
To: Bagas Sanjaya <bagasdotme@gmail.com>, Ming Lei <ming.lei@redhat.com>
Cc: Jens Axboe <axboe@kernel.dk>,
	linux-doc@vger.kernel.org, linux-block@vger.kernel.org,
	Christoph Hellwig <hch@lst.de>, Jonathan Corbet <corbet@lwn.net>,
	"Richard W . M . Jones" <rjones@redhat.com>,
	ZiyangZhang <ZiyangZhang@linux.alibaba.com>,
	Stefan Hajnoczi <stefanha@redhat.com>,
	Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com>
Subject: Re: [PATCH] Docs: ublk: add ublk document
Date: Sun, 28 Aug 2022 08:17:02 -0700	[thread overview]
Message-ID: <e304cb66-4890-5770-fca3-156c3428bf3d@infradead.org> (raw)
In-Reply-To: <YwtiTr3E4b9c+Vcl@debian.me>



On 8/28/22 05:40, Bagas Sanjaya wrote:
>  Zero copy
>  ---------
>  
> -Wrt. zero copy support, it is one generic requirement for nbd, fuse or
> -similar drivers, one problem Xiaoguang mentioned is that pages mapped to
> -userspace can't be remapped any more in kernel with existed mm interfaces,
> -and it can be involved when submitting direct IO to /dev/ublkb*. Also
> -Xiaoguang reported that big request may benefit from zero copy a lot,
> -such as >= 256KB IO.
> +Wrt. zero copy support, which is a generic requirement for nbd, fuse or
> +similar drivers, a problem Xiaoguang mentioned is that pages mapped to
> +userspace can't be remapped any more in kernel with existing mm interfaces.
> +This can occurs when destining direct IO to ``/dev/ublkb*``. Also
> +he reported that big requests (>= 256 KB IO) may benefit a lot from zero copy.

I suggest eliminating "Wrt." also.

-- 
~Randy

  reply	other threads:[~2022-08-28 15:17 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-28  4:50 [PATCH] Docs: ublk: add ublk document Ming Lei
2022-08-28 12:40 ` Bagas Sanjaya
2022-08-28 15:17   ` Randy Dunlap [this message]
2022-08-30  8:53   ` Ming Lei
2022-08-28 15:09 ` Richard W.M. Jones
2022-08-29  3:58   ` Gao Xiang
2022-08-30  9:05   ` Ming Lei
2022-08-29  0:18 ` kernel test robot
2022-08-30 12:14 ` Bagas Sanjaya
2022-08-30 14:13   ` Ming Lei
2022-08-30 15:23 ` Stefan Hajnoczi
2022-08-31  6:31   ` Ziyang Zhang
2022-08-31 20:00     ` Stefan Hajnoczi
2022-09-01  1:34     ` Ming Lei
2022-09-01  2:47       ` Ziyang Zhang
2022-09-01  0:56   ` Ming Lei
2022-09-01  1:04 ` Jens Axboe
2022-09-01  1:35   ` Ming Lei

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e304cb66-4890-5770-fca3-156c3428bf3d@infradead.org \
    --to=rdunlap@infradead.org \
    --cc=ZiyangZhang@linux.alibaba.com \
    --cc=axboe@kernel.dk \
    --cc=bagasdotme@gmail.com \
    --cc=corbet@lwn.net \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=ming.lei@redhat.com \
    --cc=rjones@redhat.com \
    --cc=stefanha@redhat.com \
    --cc=xiaoguang.wang@linux.alibaba.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.