jdk/hotspot/src/share/vm/gc_implementation/concurrentMarkSweep
Y. Srinivas Ramakrishna 8fbdf5c7f0 6794422: Perm gen expansion policy for concurrent collectors
Concurrent collectors should expand the perm gen without a full STW GC, but possibly by triggering a concurrent collection. Temporary band-aid for G1 where no concurrent collection is kicked off since the perm gen is not collected concurrently.

Reviewed-by: johnc
2010-10-01 16:12:54 -07:00
..
binaryTreeDictionary.cpp 6983930: CMS: Various small cleanups ca September 2010 2010-09-10 17:07:55 -07:00
binaryTreeDictionary.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
cmsAdaptiveSizePolicy.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
cmsAdaptiveSizePolicy.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
cmsCollectorPolicy.cpp 6984287: Regularize how GC parallel workers are specified 2010-09-20 14:38:38 -07:00
cmsCollectorPolicy.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
cmsGCAdaptivePolicyCounters.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
cmsGCAdaptivePolicyCounters.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
cmsLockVerifier.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
cmsLockVerifier.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
cmsOopClosures.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
cmsOopClosures.inline.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
cmsPermGen.cpp 6794422: Perm gen expansion policy for concurrent collectors 2010-10-01 16:12:54 -07:00
cmsPermGen.hpp 6794422: Perm gen expansion policy for concurrent collectors 2010-10-01 16:12:54 -07:00
compactibleFreeListSpace.cpp 6984287: Regularize how GC parallel workers are specified 2010-09-20 14:38:38 -07:00
compactibleFreeListSpace.hpp 6948538: CMS: BOT walkers can fall into object allocation and initialization cracks 2010-08-16 15:58:42 -07:00
concurrentMarkSweepGeneration.cpp 6692906: CMS: parallel concurrent marking may be prone to hanging or stalling mutators for periods of time 2010-09-29 16:17:02 -07:00
concurrentMarkSweepGeneration.hpp 6423256: GC stacks should use a better data structure 2010-09-28 15:56:15 -07:00
concurrentMarkSweepGeneration.inline.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
concurrentMarkSweepThread.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
concurrentMarkSweepThread.hpp 6692906: CMS: parallel concurrent marking may be prone to hanging or stalling mutators for periods of time 2010-09-29 16:17:02 -07:00
freeBlockDictionary.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
freeBlockDictionary.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
freeChunk.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
freeChunk.hpp 6948538: CMS: BOT walkers can fall into object allocation and initialization cracks 2010-08-16 15:58:42 -07:00
freeList.cpp 6983930: CMS: Various small cleanups ca September 2010 2010-09-10 17:07:55 -07:00
freeList.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
promotionInfo.cpp 6983930: CMS: Various small cleanups ca September 2010 2010-09-10 17:07:55 -07:00
promotionInfo.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
vmCMSOperations.cpp 6944166: G1: explicit GCs are not always handled correctly 2010-06-28 14:13:17 -04:00
vmCMSOperations.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
vmStructs_cms.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00