Method | Description | |
---|---|---|
FreespaceManager ( |
||
allocateNewSegment ( |
||
debugDumbCurrentFreespace ( ) : void | ||
freeSegment ( |
Method | Description | |
---|---|---|
Init ( |
||
growHeap ( |
||
handleRegionSafeToFree ( long start_addr, |
||
pendingKeyForAddr ( long start_addr ) : RecordKey |
public FreespaceManager ( |
||
store | ||
init_freelist | int | |
return | System |
public allocateNewSegment ( |
||
tx | ||
length | int | |
return |
public freeSegment ( |
||
tx | ||
segment_extent | ||
return | void |