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

disk: parameterize lmdb map size #655

Merged
merged 2 commits into from
May 29, 2024
Merged

disk: parameterize lmdb map size #655

merged 2 commits into from
May 29, 2024

Conversation

matthew-levan
Copy link
Contributor

Adds --lmdb-map-size to specify LMDB's initial memory mapping size, intended for use by users who need a size smaller than our default of 500G. Note: case 12 to avoid collision with the other arg added in #654.

@matthew-levan matthew-levan requested a review from a team as a code owner May 24, 2024 17:33
pkg/vere/main.c Outdated Show resolved Hide resolved
pkg/vere/main.c Show resolved Hide resolved
@matthew-levan
Copy link
Contributor Author

Thanks @joemfb for quick feedback; addressed.

@pkova pkova merged commit 51b2e47 into develop May 29, 2024
5 checks passed
@pkova pkova deleted the msl/specify-lmdb-map-size branch May 29, 2024 15:07
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.

3 participants