Skip to content

Remove counted malloc #80

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

Merged
merged 3 commits into from
Jul 24, 2023
Merged

Remove counted malloc #80

merged 3 commits into from
Jul 24, 2023

Conversation

qinsoon
Copy link
Member

@qinsoon qinsoon commented Jul 20, 2023

This PR updates the binding to mmtk/julia#24.

  • No longer use malloc and counted malloc from MMTk.
  • Maintain JULIA_MALLOC_BYTES and report this number to MMTk through Collection::vm_live_bytes().

@qinsoon qinsoon marked this pull request as ready for review July 24, 2023 00:50
@qinsoon qinsoon requested a review from udesou July 24, 2023 00:50
Copy link
Contributor

@udesou udesou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

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