Wed, 30 Jul 2008 11:54:00 -0700 6730514: assertion failure in mangling code when expanding by 0 bytes
jmasa [Wed, 30 Jul 2008 11:54:00 -0700] rev 979
6730514: assertion failure in mangling code when expanding by 0 bytes Summary: An expansion by 0 bytes was not anticipated when the assertion was composed. Reviewed-by: jjh, jcoomes, apetrusenko
Mon, 04 Aug 2008 12:11:36 -0700 Merge
jmasa [Mon, 04 Aug 2008 12:11:36 -0700] rev 978
Merge
Mon, 28 Jul 2008 15:30:23 -0700 Merge
jmasa [Mon, 28 Jul 2008 15:30:23 -0700] rev 977
Merge
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
Fri, 11 Jul 2008 16:11:50 -0700 6724367: par compact could clear less young gen summary data
jcoomes [Fri, 11 Jul 2008 16:11:50 -0700] rev 974
6724367: par compact could clear less young gen summary data Reviewed-by: jmasa, apetrusenko
Fri, 11 Jul 2008 16:11:43 -0700 6483129: par compact assertion failure (new_top > bottom)
jcoomes [Fri, 11 Jul 2008 16:11:43 -0700] rev 973
6483129: par compact assertion failure (new_top > bottom) Summary: avoid computing the dense prefix if a space is empty Reviewed-by: pbk, tonyp
Fri, 11 Jul 2008 16:11:34 -0700 6718283: existing uses of *_FORMAT_W() were broken by 6521491
jcoomes [Fri, 11 Jul 2008 16:11:34 -0700] rev 972
6718283: existing uses of *_FORMAT_W() were broken by 6521491 Reviewed-by: ysr, pbk
Wed, 09 Jul 2008 15:08:55 -0700 6672698: mangle_unused_area() should not remangle the entire heap at each collection.
jmasa [Wed, 09 Jul 2008 15:08:55 -0700] rev 971
6672698: mangle_unused_area() should not remangle the entire heap at each collection. Summary: Maintain a high water mark for the allocations in a space and mangle only up to that high water mark. Reviewed-by: ysr, apetrusenko
Thu, 31 Jul 2008 22:40:47 -0700 Merge
dcubed [Thu, 31 Jul 2008 22:40:47 -0700] rev 970
Merge
(0) -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip