• O
    numad: Check numactl-devel if compiled with numad support · b0f32445
    Osier Yang 提交于
    Since now we pre-set memory policy using libnuma to fully
    drive numad, it needs to check numactl-devel if "with_numad"
    is "yes".
    
    configure with groups "--with-numad=yes --with-numactl=yes",
    "--with-numad=no --with-numactl=yes", "--with-numad=yes
    --with-numactl=yes" works fine after the change.
    b0f32445
configure.ac 93.8 KB