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

Naive malloc()/free() implementation #23

Merged
merged 2 commits into from
Jul 29, 2023
Merged

Naive malloc()/free() implementation #23

merged 2 commits into from
Jul 29, 2023

Conversation

hpvb
Copy link
Collaborator

@hpvb hpvb commented Jul 29, 2023

This will be fleshed out in the future, but for now this should be enough to get some in-kernel memory allocation going.

@hpvb hpvb force-pushed the kernel-malloc branch 3 times, most recently from 5ce642f to f6f9401 Compare July 29, 2023 12:12
This will be fleshed out in the future, but for now this should be
enough to get some in-kernel memory allocation going.
@robotman2412 robotman2412 merged commit 7bdc8ef into main Jul 29, 2023
5 of 6 checks passed
@robotman2412 robotman2412 deleted the kernel-malloc branch July 29, 2023 13:46
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