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

Re-enable thread-local allocation for GC_memalign #592

Open
ivmai opened this issue Dec 5, 2023 · 0 comments
Open

Re-enable thread-local allocation for GC_memalign #592

ivmai opened this issue Dec 5, 2023 · 0 comments

Comments

@ivmai
Copy link
Owner

ivmai commented Dec 5, 2023

The commit f9a0ee0 improved spaces efficiency for alignment memory allocations (in range granule size+1 .. hblksize-1) and solved the issue with GC_base/size (see #589), but the allocation (in the given range) is no longer thread-local.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant