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

allocator: import QuickFit allocator from Hypatia #42

Merged
merged 1 commit into from
Sep 27, 2024
Merged

allocator: import QuickFit allocator from Hypatia #42

merged 1 commit into from
Sep 27, 2024

Conversation

dancrossnyc
Copy link
Contributor

This imports the QuickFit allocator from Hypatia, setting us up to have a rudimentary kernel heap.

@dancrossnyc dancrossnyc requested a review from gmacd September 27, 2024 15:04
@dancrossnyc dancrossnyc force-pushed the alloc branch 2 times, most recently from e901875 to d6a7dee Compare September 27, 2024 17:03
This imports the QuickFit allocator from Hypatia, setting
us up to have a rudimentary kernel heap.

Signed-off-by: Dan Cross <[email protected]>
@orangecms orangecms merged commit 4a62db4 into main Sep 27, 2024
4 checks passed
@orangecms orangecms deleted the alloc branch September 27, 2024 17:37
@orangecms
Copy link
Contributor

good to advance the Rust toolchain as well, yea 👍

@dancrossnyc dancrossnyc mentioned this pull request Sep 27, 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