jdk/hotspot/src/share/vm/gc_implementation/shared
Igor Veresov 4204f82a1a 6740923: NUMA allocator: Ensure the progress of adaptive chunk resizing
Treat a chuck where the allocation has failed as fully used.

Reviewed-by: ysr
2008-09-27 00:33:13 -07:00
..
adaptiveSizePolicy.cpp Initial load 2007-12-01 00:00:00 +00:00
adaptiveSizePolicy.hpp Initial load 2007-12-01 00:00:00 +00:00
ageTable.cpp Initial load 2007-12-01 00:00:00 +00:00
ageTable.hpp Initial load 2007-12-01 00:00:00 +00:00
allocationStats.cpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
allocationStats.hpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
collectorCounters.cpp Initial load 2007-12-01 00:00:00 +00:00
collectorCounters.hpp Initial load 2007-12-01 00:00:00 +00:00
concurrentGCThread.cpp 6711316: Open source the Garbage-First garbage collector 2008-06-05 15:57:56 -07:00
concurrentGCThread.hpp 6711316: Open source the Garbage-First garbage collector 2008-06-05 15:57:56 -07:00
coTracker.cpp 6711316: Open source the Garbage-First garbage collector 2008-06-05 15:57:56 -07:00
coTracker.hpp 6711316: Open source the Garbage-First garbage collector 2008-06-05 15:57:56 -07:00
cSpaceCounters.cpp Initial load 2007-12-01 00:00:00 +00:00
cSpaceCounters.hpp Initial load 2007-12-01 00:00:00 +00:00
gcAdaptivePolicyCounters.cpp Initial load 2007-12-01 00:00:00 +00:00
gcAdaptivePolicyCounters.hpp Initial load 2007-12-01 00:00:00 +00:00
gcOverheadReporter.cpp 6711316: Open source the Garbage-First garbage collector 2008-06-05 15:57:56 -07:00
gcOverheadReporter.hpp 6711316: Open source the Garbage-First garbage collector 2008-06-05 15:57:56 -07:00
gcPolicyCounters.cpp Initial load 2007-12-01 00:00:00 +00:00
gcPolicyCounters.hpp Initial load 2007-12-01 00:00:00 +00:00
gcStats.cpp Initial load 2007-12-01 00:00:00 +00:00
gcStats.hpp Initial load 2007-12-01 00:00:00 +00:00
gcUtil.cpp Initial load 2007-12-01 00:00:00 +00:00
gcUtil.hpp 6723228: NUMA allocator: assert(lgrp_id != -1, "No lgrp_id set") 2008-07-17 10:26:33 -07:00
generationCounters.cpp Initial load 2007-12-01 00:00:00 +00:00
generationCounters.hpp Initial load 2007-12-01 00:00:00 +00:00
gSpaceCounters.cpp Initial load 2007-12-01 00:00:00 +00:00
gSpaceCounters.hpp Initial load 2007-12-01 00:00:00 +00:00
immutableSpace.cpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
immutableSpace.hpp 6740923: NUMA allocator: Ensure the progress of adaptive chunk resizing 2008-09-27 00:33:13 -07:00
isGCActiveMark.hpp Initial load 2007-12-01 00:00:00 +00:00
liveRange.hpp Initial load 2007-12-01 00:00:00 +00:00
markSweep.cpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
markSweep.hpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
markSweep.inline.hpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
mutableNUMASpace.cpp 6740923: NUMA allocator: Ensure the progress of adaptive chunk resizing 2008-09-27 00:33:13 -07:00
mutableNUMASpace.hpp 6740923: NUMA allocator: Ensure the progress of adaptive chunk resizing 2008-09-27 00:33:13 -07:00
mutableSpace.cpp Merge 2008-07-28 15:30:23 -07:00
mutableSpace.hpp Merge 2008-07-28 15:30:23 -07:00
spaceCounters.cpp Initial load 2007-12-01 00:00:00 +00:00
spaceCounters.hpp Initial load 2007-12-01 00:00:00 +00:00
spaceDecorator.cpp 6730514: assertion failure in mangling code when expanding by 0 bytes 2008-07-30 11:54:00 -07:00
spaceDecorator.hpp 6672698: mangle_unused_area() should not remangle the entire heap at each collection 2008-07-09 15:08:55 -07:00
vmGCOperations.cpp Merge 2008-08-21 23:36:31 -04:00
vmGCOperations.hpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00