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

Bump rootset count to large configuration #20

Merged
merged 1 commit into from
May 28, 2024

Conversation

jacob-hughes
Copy link

The rootset count is now used for more than just tracking statics and thread-locals: finalisation buffers are added so they are kept alive before they are processed. This does not require any additional memory inside internal GC data structures.

The rootset count is now used for more than just tracking statics and
thread-locals: finalisation buffers are added so they are kept alive
before they are processed. This does not require any additional memory
inside internal GC data structures.
@ltratt ltratt added this pull request to the merge queue May 28, 2024
Merged via the queue into softdevteam:master with commit d584267 May 28, 2024
63 of 367 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants