[DPDK Bug 1370] DTS: configure hugepage size as well as quantity

bugzilla at dpdk.org bugzilla at dpdk.org
Thu Jan 25 18:46:33 CET 2024


https://bugs.dpdk.org/show_bug.cgi?id=1370

            Bug ID: 1370
           Summary: DTS: configure hugepage size as well as quantity
           Product: DPDK
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: dts
          Assignee: dev at dpdk.org
          Reporter: jspewock at iol.unh.edu
                CC: juraj.linkes at pantheon.tech, probb at iol.unh.edu
  Target Milestone: ---

Currently the config file we have allows you to configure the number of huge
pages (defaulted to 256), but it doesn't do anything to change the size.
Creating 256 2M hugepages is very different from creating 256 1G hugepages and
if you run this default config on a host where you have the default hugepage
size set to 1G, this would cause major problems for hosts without enough memory
to support 256gb of hugepages.Of course this configuration is optional, but
still would be ideal if it were slightly more configurable so that you can
control what you mean by 256 hugepages.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mails.dpdk.org/archives/dev/attachments/20240125/948fa949/attachment-0001.htm>


More information about the dev mailing list