Tue, 17 Jul 2012 12:24:05 -0700 7182260: G1: Fine grain RSet freeing bottleneck
johnc [Tue, 17 Jul 2012 12:24:05 -0700] rev 13335
7182260: G1: Fine grain RSet freeing bottleneck Summary: Chain the fine grain PerRegionTables in an individual RSet together and free them in bulk using a single operation. Reviewed-by: johnc, brutisso Contributed-by: Thomas Schatzl <thomas.schatzl@jku.at>
Tue, 17 Jul 2012 14:57:02 -0700 7184772: G1: Incorrect assert in HeapRegionLinkedList::add_as_head()
johnc [Tue, 17 Jul 2012 14:57:02 -0700] rev 13334
7184772: G1: Incorrect assert in HeapRegionLinkedList::add_as_head() Summary: Assertion incorrectly checks that _head is NULL and should be checking that _tail is NULL instead. Reviewed-by: johnc Contributed-by: Brandon Mitchell <brandon@twitter.com>
(0) -10000 -3000 -1000 -300 -100 -30 -10 -2 +2 +10 +30 +100 +300 +1000 +3000 +10000 +30000 tip