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

Support freeing pages #120

Merged
merged 1 commit into from
Dec 15, 2021
Merged

Support freeing pages #120

merged 1 commit into from
Dec 15, 2021

Conversation

nuta
Copy link
Owner

@nuta nuta commented Dec 14, 2021

Add free_pages and a new allocator supporting freeing pages BitMapAllocator.

This commit also introduces OwnedPages, which owns dynamically allocated
pages and will automatically frees the pages on drop.

This commit also introduces OwnedPages, which owns dynamically allocated
pages and will automatically frees the pages on drop.
@nuta nuta merged commit 3fb1b3a into main Dec 15, 2021
@nuta nuta deleted the support-freeing-pages branch December 15, 2021 11:14
Daasin pushed a commit to Daasin/Kerla-With-Clarifications that referenced this pull request Jan 11, 2022
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.

None yet

1 participant