All of lore.kernel.org
 help / color / mirror / Atom feed
From: Juan Quintela <quintela@redhat.com>
To: Li Zhijian <lizhijian@cn.fujitsu.com>
Cc: peter.maydell@linaro.org, dgilbert@redhat.com, qemu-devel@nongnu.org
Subject: Re: [PATCH v3 1/2] migration/rdma: Try to register On-Demand Paging memory region
Date: Thu, 07 Oct 2021 14:05:24 +0200	[thread overview]
Message-ID: <87sfxddoqj.fsf@secure.mitica> (raw)
In-Reply-To: <20210910070255.509349-2-lizhijian@cn.fujitsu.com> (Li Zhijian's message of "Fri, 10 Sep 2021 15:02:54 +0800")

Li Zhijian <lizhijian@cn.fujitsu.com> wrote:
> Previously, for the fsdax mem-backend-file, it will register failed with
> Operation not supported. In this case, we can try to register it with
> On-Demand Paging[1] like what rpma_mr_reg() does on rpma[2].
>
> [1]: https://community.mellanox.com/s/article/understanding-on-demand-paging--odp-x
> [2]: http://pmem.io/rpma/manpages/v0.9.0/rpma_mr_reg.3
>
> CC: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
> Signed-off-by: Li Zhijian <lizhijian@cn.fujitsu.com>
> Reviewed-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>
>

Reviewed-by: Juan Quintela <quintela@redhat.com>



  reply	other threads:[~2021-10-07 12:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-10  7:02 [PATCH v3 0/2] enable fsdax rdma migration Li Zhijian
2021-09-10  7:02 ` [PATCH v3 1/2] migration/rdma: Try to register On-Demand Paging memory region Li Zhijian
2021-10-07 12:05   ` Juan Quintela [this message]
2021-09-10  7:02 ` [PATCH v3 2/2] migration/rdma: advise prefetch write for ODP region Li Zhijian
2021-10-07 12:05   ` Juan Quintela

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=87sfxddoqj.fsf@secure.mitica \
    --to=quintela@redhat.com \
    --cc=dgilbert@redhat.com \
    --cc=lizhijian@cn.fujitsu.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /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.