jdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep
Vladimir Kozlov cc18a50e59 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb
Added new product ObjectAlignmentInBytes flag to control object alignment.

Reviewed-by: twisti, ysr, iveresov
2010-05-27 18:01:56 -07:00
..
binaryTreeDictionary.cpp 6631166: CMS: better heuristics when combatting fragmentation 2009-12-23 09:23:54 -08:00
binaryTreeDictionary.hpp 6631166: CMS: better heuristics when combatting fragmentation 2009-12-23 09:23:54 -08:00
cmsAdaptiveSizePolicy.cpp 6928081: G1: rename parameters common with CMS 2010-02-24 07:00:33 -08:00
cmsAdaptiveSizePolicy.hpp 6810672: Comment typos 2009-02-27 13:27:09 -08:00
cmsCollectorPolicy.cpp Initial load 2007-12-01 00:00:00 +00:00
cmsCollectorPolicy.hpp 6858496: Clear all SoftReferences before an out-of-memory due to GC overhead limit 2010-04-13 13:52:10 -07:00
cmsGCAdaptivePolicyCounters.cpp Initial load 2007-12-01 00:00:00 +00:00
cmsGCAdaptivePolicyCounters.hpp 6810672: Comment typos 2009-02-27 13:27:09 -08:00
cmsLockVerifier.cpp 6631166: CMS: better heuristics when combatting fragmentation 2009-12-23 09:23:54 -08:00
cmsLockVerifier.hpp 6631166: CMS: better heuristics when combatting fragmentation 2009-12-23 09:23:54 -08:00
cmsOopClosures.hpp 6885169: merge of 4957990 and 6863023 causes conflict on do_nmethods 2009-09-23 23:57:44 -07:00
cmsOopClosures.inline.hpp 4957990: Perm heap bloat in JVM 2009-09-02 00:04:29 -07:00
cmsPermGen.cpp 6539517: CR 6186200 should be extended to perm gen allocation to prevent spurious OOM's from perm gen 2008-04-01 15:13:47 +04:00
cmsPermGen.hpp 6539517: CR 6186200 should be extended to perm gen allocation to prevent spurious OOM's from perm gen 2008-04-01 15:13:47 +04:00
compactibleFreeListSpace.cpp 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb 2010-05-27 18:01:56 -07:00
compactibleFreeListSpace.hpp 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb 2010-05-27 18:01:56 -07:00
concurrentMarkSweepGeneration.cpp 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb 2010-05-27 18:01:56 -07:00
concurrentMarkSweepGeneration.hpp 6858496: Clear all SoftReferences before an out-of-memory due to GC overhead limit 2010-04-13 13:52:10 -07:00
concurrentMarkSweepGeneration.inline.hpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
concurrentMarkSweepThread.cpp Initial load 2007-12-01 00:00:00 +00:00
concurrentMarkSweepThread.hpp Initial load 2007-12-01 00:00:00 +00:00
freeBlockDictionary.cpp Initial load 2007-12-01 00:00:00 +00:00
freeBlockDictionary.hpp 6631166: CMS: better heuristics when combatting fragmentation 2009-12-23 09:23:54 -08:00
freeChunk.cpp 6631166: CMS: better heuristics when combatting fragmentation 2009-12-23 09:23:54 -08:00
freeChunk.hpp 6916623: Align object to 16 bytes to use Compressed Oops with java heap up to 64Gb 2010-05-27 18:01:56 -07:00
freeList.cpp 6631166: CMS: better heuristics when combatting fragmentation 2009-12-23 09:23:54 -08:00
freeList.hpp 6631166: CMS: better heuristics when combatting fragmentation 2009-12-23 09:23:54 -08:00
promotionInfo.cpp 6948539: CMS+UseCompressedOops: placement of cms_free bit interferes with promoted object link 2010-05-17 00:47:28 -07:00
promotionInfo.hpp 6948539: CMS+UseCompressedOops: placement of cms_free bit interferes with promoted object link 2010-05-17 00:47:28 -07:00
vmCMSOperations.cpp 6919638: CMS: ExplicitGCInvokesConcurrent misinteracts with gc locker 2010-05-03 20:19:05 -07:00
vmCMSOperations.hpp 6919638: CMS: ExplicitGCInvokesConcurrent misinteracts with gc locker 2010-05-03 20:19:05 -07:00
vmStructs_cms.hpp Merge 2008-06-10 09:57:24 -07:00