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

Update and fix forking and finalization #95

Merged
merged 1 commit into from
Aug 21, 2024

Conversation

wks
Copy link
Collaborator

@wks wks commented Aug 21, 2024

Updated the revision of the ruby repo to include bug fixes:

  • Close dead mutators after forking to mitigate the problem of forking
    while having multiple threads.
  • Drain final jobs after GCs triggered by allocation. Also drain
    final jobs at exit before forcing obj_free.

Also updated the version of mmtk-core.

Updated the revision of the `ruby` repo to include bug fixes:

-   Close dead mutators after forking to mitigate the problem of forking
    while having multiple threads.
-   Drain final jobs after GCs triggered by allocation.  Also drain
    final jobs at exit before forcing `obj_free`.

Also updated the version of mmtk-core.
@wks wks merged commit 95b187f into mmtk:master Aug 21, 2024
8 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.

1 participant