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

Changes to add MMTk as an external GC for Julia #171

Closed
wants to merge 12 commits into from

Conversation

udesou
Copy link
Contributor

@udesou udesou commented Sep 2, 2024

These changes are necessary to update to the latest version of the Julia repo (e.g., to include changes to the layout of Julia objects).

NB: initially, we will only support non-moving immix.

@qinsoon
Copy link
Member

qinsoon commented Sep 2, 2024

We should define what go to the binding repo and what go to the Julia repo.

  • mmtk-julia/julia/mmtk_julia.c vs julia/src/gc-mmtk.c
  • mmtk-julia/julia/mmtk_julia.h vs julia/src/gc-mmtk.h
  • mmtk-julia/mmtk/api/mmtkMutator.h vs julia/src/gc-tls-mmtk.h

@udesou
Copy link
Contributor Author

udesou commented Oct 10, 2024

Closing this PR as we should merge it into upstream-ready/immix.

@udesou udesou closed this Oct 10, 2024
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