hg: jdk7/hotspot-gc/hotspot: 6484956: G1: improve evacuation pause efficiency
antonios.printezis at sun.com
antonios.printezis at sun.com
Sat Jan 17 04:15:23 UTC 2009
Changeset: 818efdefcc99
Author: tonyp
Date: 2009-01-16 13:02 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-gc/hotspot/rev/818efdefcc99
6484956: G1: improve evacuation pause efficiency
Summary: A bunch of performance optimizations to decrease GC pause times in G1.
Reviewed-by: apetrusenko, jmasa, iveresov
! src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.hpp
! src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp
! src/share/vm/gc_implementation/g1/g1CollectorPolicy.cpp
! src/share/vm/gc_implementation/g1/g1OopClosures.hpp
! src/share/vm/gc_implementation/g1/g1_globals.hpp
! src/share/vm/gc_implementation/g1/g1_specialized_oop_closures.hpp
! src/share/vm/gc_implementation/includeDB_gc_g1
! src/share/vm/gc_implementation/includeDB_gc_shared
More information about the hotspot-gc-dev
mailing list