hg: jdk7/hotspot-gc/hotspot: 6942253: G1: replace G1ParallelGCAllocBufferSize with YoungPLABSize and OldPLABSize
andrey.petrusenko at sun.com
andrey.petrusenko at sun.com
Fri Apr 16 20:18:04 UTC 2010
Changeset: 79e419e5ea3b
Author: apetrusenko
Date: 2010-04-16 08:48 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/79e419e5ea3b
6942253: G1: replace G1ParallelGCAllocBufferSize with YoungPLABSize and OldPLABSize
Summary: Replaces the G1-specific parameter with the existing ones that are used by the other GCs (YoungPLABSize and OldPLABSize)
Reviewed-by: tonyp, johnc
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
More information about the hotspot-gc-dev
mailing list