Skip to content

TODO: give back memory on real heap #8

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

Open
Azer0s opened this issue Feb 9, 2022 · 0 comments
Open

TODO: give back memory on real heap #8

Azer0s opened this issue Feb 9, 2022 · 0 comments

Comments

@Azer0s
Copy link
Owner

Azer0s commented Feb 9, 2022

This should probably work with just sbrk(negative_num)
...I suppose

Also come up with a strategy when to do this.
Maybe when freed > alloced? This will require another callback in the allocators. For the static heap we'll need a dummy callback.

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