[dpdk-dev] [Bug 825] DPDK requires more than twice as much memory as requested
bugzilla at dpdk.org
bugzilla at dpdk.org
Wed Oct 6 13:12:27 CEST 2021
https://bugs.dpdk.org/show_bug.cgi?id=825
Bug ID: 825
Summary: DPDK requires more than twice as much memory as
requested
Product: DPDK
Version: 18.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: core
Assignee: dev at dpdk.org
Reporter: maaaah at mail.ru
Target Milestone: ---
I am trying to allocate 32Gb memory via rte_calloc applying config changes
advised in https://bugs.dpdk.org/show_bug.cgi?id=608. I am using 1Gb hugepages.
However, in order to success, the system requires to reserve 66 pages which is
too much - we just don't have enough RAM on our production hosts.
Please advise.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the dev
mailing list