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

Initialize objects metadata for VM space #204

Open
qinsoon opened this issue Dec 11, 2024 · 0 comments
Open

Initialize objects metadata for VM space #204

qinsoon opened this issue Dec 11, 2024 · 0 comments

Comments

@qinsoon
Copy link
Member

qinsoon commented Dec 11, 2024

This is the code about how to identify each object in a sys image: https://github.com/JuliaLang/julia/blob/582585bfb0a5494d41fd28b47a9774d498c608d9/src/staticdata.c#L2237

If we can identify each object, we dont need to bulk set VO bit and log bit, which is a bit hacky.

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

No branches or pull requests

1 participant