jdk/hotspot/src/share/vm/gc_implementation/g1
Antonios Printezis 243367ec16 6819085: G1: use larger and/or user settable region size
Instead of the region size being hard-coded, allow the user to set it.

Reviewed-by: jmasa, johnc, apetrusenko
2009-07-30 16:22:58 -04:00
..
bufferingOopClosure.hpp 6700789: G1: Enable use of compressed oops with G1 heaps 2009-07-14 15:40:39 -07:00
collectionSetChooser.cpp 6862919: Update copyright year 2009-07-28 12:12:40 -07:00
collectionSetChooser.hpp 6814575: Update copyright year 2009-03-09 13:28:46 -07:00
concurrentG1Refine.cpp 6819077: G1: first GC thread coming late into the GC 2009-08-04 16:00:17 -07:00
concurrentG1Refine.hpp 6819077: G1: first GC thread coming late into the GC 2009-08-04 16:00:17 -07:00
concurrentG1RefineThread.cpp 6871111: G1: remove the concurrent overhead tracker 2009-08-19 12:53:25 -04:00
concurrentG1RefineThread.hpp 6871111: G1: remove the concurrent overhead tracker 2009-08-19 12:53:25 -04:00
concurrentMark.cpp 6871111: G1: remove the concurrent overhead tracker 2009-08-19 12:53:25 -04:00
concurrentMark.hpp 6871111: G1: remove the concurrent overhead tracker 2009-08-19 12:53:25 -04:00
concurrentMarkThread.cpp 6871111: G1: remove the concurrent overhead tracker 2009-08-19 12:53:25 -04:00
concurrentMarkThread.hpp 6862919: Update copyright year 2009-07-28 12:12:40 -07:00
concurrentMarkThread.inline.hpp 6711316: Open source the Garbage-First garbage collector 2008-06-05 15:57:56 -07:00
concurrentZFThread.cpp 6871111: G1: remove the concurrent overhead tracker 2009-08-19 12:53:25 -04:00
concurrentZFThread.hpp 6871111: G1: remove the concurrent overhead tracker 2009-08-19 12:53:25 -04:00
dirtyCardQueue.cpp Merge 2009-07-31 10:41:29 -07:00
dirtyCardQueue.hpp 6720309: G1: don't synchronously update RSet during evacuation pauses 2009-03-06 13:50:14 -08:00
g1_globals.cpp 6618726: Introduce -XX:+UnlockExperimentalVMOptions flag 2008-06-30 17:04:59 -07:00
g1_globals.hpp 6819085: G1: use larger and/or user settable region size 2009-07-30 16:22:58 -04:00
g1_specialized_oop_closures.hpp 6700789: G1: Enable use of compressed oops with G1 heaps 2009-07-14 15:40:39 -07:00
g1BlockOffsetTable.cpp 6700789: G1: Enable use of compressed oops with G1 heaps 2009-07-14 15:40:39 -07:00
g1BlockOffsetTable.hpp 6711316: Open source the Garbage-First garbage collector 2008-06-05 15:57:56 -07:00
g1BlockOffsetTable.inline.hpp 6700789: G1: Enable use of compressed oops with G1 heaps 2009-07-14 15:40:39 -07:00
g1CollectedHeap.cpp 6819085: G1: use larger and/or user settable region size 2009-07-30 16:22:58 -04:00
g1CollectedHeap.hpp 6819085: G1: use larger and/or user settable region size 2009-07-30 16:22:58 -04:00
g1CollectedHeap.inline.hpp 6833576: G1: assert illegal index, growableArray.hpp:186 2009-05-05 22:15:35 -07:00
g1CollectorPolicy.cpp 6819085: G1: use larger and/or user settable region size 2009-07-30 16:22:58 -04:00
g1CollectorPolicy.hpp 6819085: G1: use larger and/or user settable region size 2009-07-30 16:22:58 -04:00
g1MarkSweep.cpp 4957990: Perm heap bloat in JVM 2009-09-02 00:04:29 -07:00
g1MarkSweep.hpp 6711316: Open source the Garbage-First garbage collector 2008-06-05 15:57:56 -07:00
g1MMUTracker.cpp 6871111: G1: remove the concurrent overhead tracker 2009-08-19 12:53:25 -04:00
g1MMUTracker.hpp 6871111: G1: remove the concurrent overhead tracker 2009-08-19 12:53:25 -04:00
g1OopClosures.hpp 6700789: G1: Enable use of compressed oops with G1 heaps 2009-07-14 15:40:39 -07:00
g1OopClosures.inline.hpp 6700789: G1: Enable use of compressed oops with G1 heaps 2009-07-14 15:40:39 -07:00
g1RemSet.cpp 6819077: G1: first GC thread coming late into the GC 2009-08-04 16:00:17 -07:00
g1RemSet.hpp 6819077: G1: first GC thread coming late into the GC 2009-08-04 16:00:17 -07:00
g1RemSet.inline.hpp Merge 2009-07-29 16:00:35 -07:00
g1SATBCardTableModRefBS.cpp 6700789: G1: Enable use of compressed oops with G1 heaps 2009-07-14 15:40:39 -07:00
g1SATBCardTableModRefBS.hpp 6700789: G1: Enable use of compressed oops with G1 heaps 2009-07-14 15:40:39 -07:00
heapRegion.cpp 6819085: G1: use larger and/or user settable region size 2009-07-30 16:22:58 -04:00
heapRegion.hpp 6819085: G1: use larger and/or user settable region size 2009-07-30 16:22:58 -04:00
heapRegion.inline.hpp 6711316: Open source the Garbage-First garbage collector 2008-06-05 15:57:56 -07:00
heapRegionRemSet.cpp 6819085: G1: use larger and/or user settable region size 2009-07-30 16:22:58 -04:00
heapRegionRemSet.hpp 6700789: G1: Enable use of compressed oops with G1 heaps 2009-07-14 15:40:39 -07:00
heapRegionSeq.cpp 6543938: G1: remove the concept of popularity 2009-03-25 13:10:54 -07:00
heapRegionSeq.hpp 6862919: Update copyright year 2009-07-28 12:12:40 -07:00
heapRegionSeq.inline.hpp 6711316: Open source the Garbage-First garbage collector 2008-06-05 15:57:56 -07:00
ptrQueue.cpp 6862919: Update copyright year 2009-07-28 12:12:40 -07:00
ptrQueue.hpp Merge 2009-03-12 18:16:36 -07:00
ptrQueue.inline.hpp 6711316: Open source the Garbage-First garbage collector 2008-06-05 15:57:56 -07:00
satbQueue.cpp 6700789: G1: Enable use of compressed oops with G1 heaps 2009-07-14 15:40:39 -07:00
satbQueue.hpp 6700789: G1: Enable use of compressed oops with G1 heaps 2009-07-14 15:40:39 -07:00
sparsePRT.cpp 6819085: G1: use larger and/or user settable region size 2009-07-30 16:22:58 -04:00
sparsePRT.hpp 6819085: G1: use larger and/or user settable region size 2009-07-30 16:22:58 -04:00
survRateGroup.cpp 6814575: Update copyright year 2009-03-09 13:28:46 -07:00
survRateGroup.hpp 6814575: Update copyright year 2009-03-09 13:28:46 -07:00
vm_operations_g1.cpp 6862919: Update copyright year 2009-07-28 12:12:40 -07:00
vm_operations_g1.hpp 6862919: Update copyright year 2009-07-28 12:12:40 -07:00