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

Have a way to automatically mmap a growing buffer #196

Merged
merged 2 commits into from
Sep 25, 2020
Merged

Conversation

manishrjain
Copy link
Contributor

@manishrjain manishrjain commented Sep 25, 2020

Allow a buffer allocated via Calloc to switch to Mmap after it grows beyond a certain size.


This change is Reviewable

@manishrjain manishrjain merged commit a1c354a into master Sep 25, 2020
@manishrjain manishrjain deleted the mrjn/auto-mmap branch September 25, 2020 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant