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

create option for low mem scenarios avoiding mmap #255

Merged
merged 3 commits into from
Feb 21, 2020
Merged

Conversation

jsign
Copy link
Contributor

@jsign jsign commented Feb 21, 2020

Fixes #203

A new option is available WithLowMem(true) to use direct FileIO and not the mmap (default).

@jsign jsign marked this pull request as ready for review February 21, 2020 16:42
Signed-off-by: Ignacio Hagopian <[email protected]>
Signed-off-by: Ignacio Hagopian <[email protected]>
Copy link
Member

@sanderpick sanderpick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@jsign jsign merged commit b7556d7 into master Feb 21, 2020
@jsign jsign deleted the jsign/nonmmapopt branch February 21, 2020 21:03
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.

badger memory failure
2 participants