lkml.org 
[lkml]   [2023]   [Dec]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    SubjectRe: [RFC PATCH v2 0/5] hugetlb: parallelize hugetlb page init on boot
    From
    On 2023/12/13 04:06, Mike Kravetz wrote:
    > With today's code, allocating 6656 2MB pages via the kernel command line
    > results in:
    > node 0: 924 pages
    > node 1: 5732 pages
    > total: 6656 pages
    >
    > With code to parallel allocations in this series:
    > node 0: 924 pages
    > node 1: 1547 pages
    > total: 2471 pages

    Hi Mike,

    Disable numa_aware for hugetlb_alloc_node should solve this problem.
    I will fix it in v3.

    \
     
     \ /
      Last update: 2023-12-21 08:24    [W:3.952 / U:0.060 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site