Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dpdk: rework hugepage hints to use per-numa information v2 #9898

Closed

Commits on Nov 27, 2023

  1. dpdk: rework hugepage hints to use per-numa information

    Previous integration of hugepage analysis only fetched data
    from /proc/meminfo. However this proved to be often
    deceiving mainly for providing only global information and
    not taking into account different hugepage sizes (e.g. 1GB
    hugepages) and different NUMA nodes.
    
    Ticket: OISF#6419
    Lukas Sismis authored and lukashino committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    45db6a9 View commit details
    Browse the repository at this point in the history