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

Prevent verifying schema version of a file to mmap it #615

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

carlhoerberg
Copy link
Member

Before the whole file was mmap:ed for just reading the first four bytes, causing high memory usage.

Before the whole file was mmap:ed for just reading the first four bytes,
causing high memory usage.
@carlhoerberg carlhoerberg requested a review from spuun December 13, 2023 21:44
@carlhoerberg carlhoerberg merged commit e1909f4 into main Dec 14, 2023
24 of 26 checks passed
@carlhoerberg carlhoerberg deleted the schema-verify-no-mmap branch December 14, 2023 23:24
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.

2 participants