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

Introduce dermem as an alternative for sillymem #7

Open
vanrein opened this issue Apr 19, 2019 · 0 comments
Open

Introduce dermem as an alternative for sillymem #7

vanrein opened this issue Apr 19, 2019 · 0 comments

Comments

@vanrein
Copy link
Owner

vanrein commented Apr 19, 2019

KIP introduces pooled memory of a similar kind to what LillyDAP expects. It is called DER MEM because it might move into Quick DER some day. It is only slightly geared towards DER processing though, and is just a generally useful memory pool driver.

Memory pools are great because they allow allocation of memory in a pool that will be torn down in whole at a given moment: the end of a process, connection, request or the universe.

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