DPDK usage discussions
 help / color / mirror / Atom feed
From: David Aldrich <david.aldrich.ntml@gmail.com>
To: users <users@dpdk.org>
Subject: Help needed with hugepages
Date: Wed, 23 Oct 2024 16:04:06 +0100	[thread overview]
Message-ID: <CAJK_iehzaOoGS48PSj1h9n4AK6GEaDP2CPxkBZUrK6rYhYLFxQ@mail.gmail.com> (raw)

Hi, we are running on Ubuntu 24.04. The kernel parameters include:

default_hugepagesz=1G hugepagesz=1G hugepages=25 hugepagesz=2M hugepages=1024

No mount point is specified for the huge pages as secondary process
support is not required.

The o/s reports:

$ cat /proc/meminfo | grep HugePages_Total
HugePages_Total:      25
$ cat /proc/meminfo | grep Hugepagesize
Hugepagesize:    1048576 kB

Why does it not report the 2M pages?

When our application runs I see:

EAL: 1024 hugepages of size 2097152 reserved, but no mounted hugetlbfs
found for that size

Is that an error condition?

Best regards
David

             reply	other threads:[~2024-10-23 15:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-23 15:04 David Aldrich [this message]
2024-10-23 15:39 ` Stephen Hemminger
2024-10-23 16:47   ` David Aldrich
2024-10-23 16:51     ` David Aldrich
2024-10-23 16:54       ` Stephen Hemminger
2024-10-23 17:09         ` David Aldrich

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=CAJK_iehzaOoGS48PSj1h9n4AK6GEaDP2CPxkBZUrK6rYhYLFxQ@mail.gmail.com \
    --to=david.aldrich.ntml@gmail.com \
    --cc=users@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).