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

Use Mmap to open the rmeta file. #55556

Merged
merged 1 commit into from
Nov 15, 2018
Merged

Commits on Nov 14, 2018

  1. Use Mmap to open the rmeta file.

    Because those files are quite large, contribute significantly to peak
    memory usage, but only a small fraction of the data is ever read.
    nnethercote authored and eddyb committed Nov 14, 2018
    Configuration menu
    Copy the full SHA
    818257e View commit details
    Browse the repository at this point in the history