• I
    6723228: NUMA allocator: assert(lgrp_id != -1, "No lgrp_id set") · 8ca5c0e0
    iveresov 提交于
    6723229: NUMA allocator: assert(lgrp_num > 0, "There should be at least one locality group")
    Summary: The fix takes care of the assertion triggered during TLAB resizing after reconfiguration. Also it now handles a defect in the topology graph, in which a single leaf node doesn't have memory.
    Reviewed-by: jmasa
    8ca5c0e0
os_solaris.cpp 200.3 KB