DPDK usage discussions
 help / color / mirror / Atom feed
* Help needed with hugepages
@ 2024-10-23 15:04 David Aldrich
  2024-10-23 15:39 ` Stephen Hemminger
  0 siblings, 1 reply; 6+ messages in thread
From: David Aldrich @ 2024-10-23 15:04 UTC (permalink / raw)
  To: users

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-10-23 17:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-23 15:04 Help needed with hugepages David Aldrich
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

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).