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

Implement simple memory pool/allocator #3

Open
pcclark4 opened this issue Jan 31, 2020 · 0 comments
Open

Implement simple memory pool/allocator #3

pcclark4 opened this issue Jan 31, 2020 · 0 comments

Comments

@pcclark4
Copy link
Owner

pcclark4 commented Jan 31, 2020

Big if true. Let's call it phalloc

On non-embedded systems it can simply proxy to malloc, calloc or alloca

@pcclark4 pcclark4 changed the title Implement simple memory allocator Implement simple memory pool/allocator Jan 31, 2020
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