RFR: Merge draining SATB and task queues
Aleksey Shipilev
shade at redhat.com
Wed Nov 23 13:34:51 UTC 2016
On 11/23/2016 11:35 AM, Roman Kennke wrote:
> http://cr.openjdk.java.net/~rkennke/mergedrainsatb/webrev/
Um. I don't understand why did we drop "Drain Queues", and do this:
policy->record_phase_start(full_gc ?
ShenandoahCollectorPolicy::full_gc_mark_drain_queues :
ShenandoahCollectorPolicy::drain_satb);
I would have expected we keep "Drain Queues", and drop "Drain SATB"
counters, because we still do queue work.
Thanks,
-Aleksey
More information about the shenandoah-dev
mailing list