You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
m4drat
changed the title
Move FindChunkInUse to MemoryManager class. Also make sure that chunksInUse are actually re-built before processed inside GC.
Revamp FindChunkInUse.
Mar 14, 2023
m4drat
changed the title
Revamp FindChunkInUse.
Revamp FindChunkInUseMar 14, 2023
- FindChunkInUse is now purely GC-related
- GcGraph/GC now owns a reference to their specific memoryManager/GC
- MPP_ASSERT renamed to MPP_DEBUG_ASSERT
- Arena::BuildChunksInUse doesn't cache built in-use chunks anymore
No description provided.
The text was updated successfully, but these errors were encountered: