Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

Change min mmap size from 1MB to 32KB. #375

Merged
merged 1 commit into from
May 18, 2015

Conversation

benbjohnson
Copy link
Member

Overview

This pull request adjusts the minimum mmap size from 1MB to 32KB. The previous limit was arbitrary and causes wasted space for very small databases.

Thanks to @mcuadros for submitting the original pull request: #351

This commit adjusts the minimum mmap size from 1MB to 32KB. The
previous limit was arbitrary and causes wasted space for very small
databases.

Thanks to @mcuadros for submitting the original pull request:

  boltdb#351
benbjohnson added a commit that referenced this pull request May 18, 2015
Change min mmap size from 1MB to 32KB.
@benbjohnson benbjohnson merged commit c5eb8da into boltdb:master May 18, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant