Thu, 17 Jul 2008 10:26:33 -0700 6723228: NUMA allocator: assert(lgrp_id != -1, "No lgrp_id set")
iveresov [Thu, 17 Jul 2008 10:26:33 -0700] rev 976
6723228: NUMA allocator: assert(lgrp_id != -1, "No lgrp_id set") 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
Mon, 14 Jul 2008 04:12:47 -0700 6720130: NUMA allocator: The linux version should search for libnuma.so.1
iveresov [Mon, 14 Jul 2008 04:12:47 -0700] rev 975
6720130: NUMA allocator: The linux version should search for libnuma.so.1 Summary: Search for libnuma.so.1 on Linux and liblgrp.so.1 on Solaris. Reviewed-by: jmasa
(0) -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip