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

Reduce the mmap minimum size #853

Merged
merged 1 commit into from
Nov 22, 2022
Merged

Commits on Nov 14, 2022

  1. Reduce the mmap minimum size

    Reduce the initial mmap file size from 1MiB to 64KiB. This should reduce
    the memory and disk overhead for larger numbers of multiprocess workers.
    
    Signed-off-by: SuperQ <superq@gmail.com>
    SuperQ committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    8f29782 View commit details
    Browse the repository at this point in the history