Class GCMemoryPoolAggregatedCellList
java.lang.Object
com.ibm.j9ddr.vm29.j9.gc.GCMemoryPool
com.ibm.j9ddr.vm29.j9.gc.GCMemoryPoolAggregatedCellList
-
Nested Class Summary
Nested classes/interfaces declared in class com.ibm.j9ddr.vm29.j9.gc.GCMemoryPool
GCMemoryPool.MemoryPoolType
-
Field Summary
Modifier and TypeFieldDescriptionprotected com.ibm.j9ddr.vm29.pointer.generated.MM_MemoryPoolAggregatedCellListPointer
Fields declared in class com.ibm.j9ddr.vm29.j9.gc.GCMemoryPool
_memoryPoolType, _poolName, _region
-
Constructor Summary
ModifierConstructorDescriptionprotected
GCMemoryPoolAggregatedCellList
(GCHeapRegionDescriptor region, com.ibm.j9ddr.vm29.pointer.generated.MM_MemoryPoolPointer memoryPool) -
Method Summary
Modifier and TypeMethodDescriptionvoid
Methods declared in class com.ibm.j9ddr.vm29.j9.gc.GCMemoryPool
checkFreeLists, freeEntryCheckGeneric, fromMemoryPoolPointerInRegion, getMemoryPoolPointer, getPoolName, getRegion, getType
-
Field Details
-
_memoryPool
protected com.ibm.j9ddr.vm29.pointer.generated.MM_MemoryPoolAggregatedCellListPointer _memoryPool
-
-
Constructor Details
-
GCMemoryPoolAggregatedCellList
protected GCMemoryPoolAggregatedCellList(GCHeapRegionDescriptor region, com.ibm.j9ddr.vm29.pointer.generated.MM_MemoryPoolPointer memoryPool) throws CorruptDataException - Throws:
CorruptDataException
-
-
Method Details
-
getFirstFreeEntry
- Throws:
CorruptDataException
-
freeListIterator
- Throws:
CorruptDataException
-
checkFreeListsImpl
public void checkFreeListsImpl()
-