comparison src/share/vm/gc_implementation/g1/g1BlockOffsetTable.hpp @ 2149:7e37af9d69ef

7011379: G1: overly long concurrent marking cycles Summary: This changeset introduces filtering of SATB buffers at the point when they are about to be enqueued. If this filtering clears enough entries on each buffer, the buffer can then be re-used and not enqueued. This cuts down the number of SATB buffers that need to be processed by the concurrent marking threads. Reviewed-by: johnc, ysr
author tonyp
date Wed, 19 Jan 2011 09:35:17 -0500
parents 2250ee17e258
children d2a62e0f25eb
comparison
equal deleted inserted replaced
2137:ffd725ff6943 2149:7e37af9d69ef