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

Save registers for conservative scanning #159

Merged

Conversation

udesou
Copy link
Contributor

@udesou udesou commented Jul 9, 2024

Adding context field to mmtk__jl_tls_states_t to reflect the changes in mmtk/julia#61.

@udesou udesou merged commit b4565f0 into mmtk:v1.9.2+RAI Jul 12, 2024
17 checks passed
qinsoon added a commit to mmtk/julia that referenced this pull request Dec 6, 2024
This PR ports mmtk/mmtk-julia#159 to `dev`. The difference is that this PR adds a general call to the GC interface `jl_gc_notify_thread_yield`. In this case, each GC will do what they need in the call, and the context is saved in the GC specific TLS.
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