Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revamp FindChunkInUse #82

Closed
m4drat opened this issue Mar 11, 2023 · 0 comments
Closed

Revamp FindChunkInUse #82

m4drat opened this issue Mar 11, 2023 · 0 comments

Comments

@m4drat
Copy link
Owner

m4drat commented Mar 11, 2023

No description provided.

@m4drat m4drat self-assigned this Mar 11, 2023
@m4drat 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 m4drat changed the title Revamp FindChunkInUse. Revamp FindChunkInUse Mar 14, 2023
m4drat added a commit that referenced this issue Mar 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
@m4drat m4drat added this to the Memory Manager milestone Mar 14, 2023
@m4drat m4drat closed this as completed in 8353df7 Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant