Structsยง
- ClearVO
Bits ๐After Prepare - A work packet to clear VO bit metadata after Prepare.
- Flush
Page ๐Resource - Count number of remaining work pacets, and flush page resource if all packets are finished.
- Immix
Copy Context - Normal immix copy context. It has one copying Immix allocator. Most immix plans use this copy context.
- Immix
Hybrid Copy Context - Hybrid Immix copy context. It includes two different immix allocators. One with
copy = trueis used for defrag GCs, and the other is used for other purposes (such as promoting objects from nursery to Immix mature space). This is used by generational immix. - Immix
Space - Immix
Space Args - Some arguments for Immix Space.
- Prepare
Block State - A work packet to prepare each block for a major GC. Performs the action on a range of chunks.
- Sweep
Chunk ๐ - Chunk sweeping work packet.
Enumsยง
- VOBits
Clearing ๐Scope
Constantsยง
- TRACE_
KIND_ ๐DEFRAG - TRACE_
KIND_ ๐FAST