comparison src/share/vm/gc_implementation/g1/heapRegionSet.hpp @ 3830:f44782f04dd4

7039627: G1: avoid BOT updates for survivor allocations and dirty survivor regions incrementally Summary: Refactor the allocation code during GC to use the G1AllocRegion abstraction. Use separate subclasses of G1AllocRegion for survivor and old regions. Avoid BOT updates and dirty survivor cards incrementally for the former. Reviewed-by: brutisso, johnc, ysr
author tonyp
date Fri, 12 Aug 2011 11:31:06 -0400
parents ae5b2f1dcf12
children 8aae2050e83e
comparison
equal deleted inserted replaced
3829:87e40b34bc2b 3830:f44782f04dd4