DPDK patches and discussions
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: dev@dpdk.org
Subject: [dpdk-dev] DPDK hugepages are movable?
Date: Mon, 23 Nov 2020 09:01:14 -0800	[thread overview]
Message-ID: <20201123090114.75ea1bb0@hermes.local> (raw)

There is a problem being discussed in the Linux memory management list
that maybe of interest to DPDK developers. The DPDK/ VFIO assumes that
it can do DMA from hugepaged memory because it is pinned. But in reality
the hugepages are still in ZONE_MOVABLE.

You can follow the thread here: https://marc.info/?l=linux-mm&m=160590410611711&w=2

                 reply	other threads:[~2020-11-23 17:01 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20201123090114.75ea1bb0@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).