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

Linux: Use MAP_NORESERVE when finding a memory base pointer #13427

Merged
merged 1 commit into from
Sep 13, 2020

Conversation

hrydgard
Copy link
Owner

Seems some systems can run into a limit here even if we don't use that memory. MAP_NORESERVE seems to be the right thing.

See #13187.

@hrydgard hrydgard added this to the v1.11.0 milestone Sep 13, 2020
@hrydgard hrydgard merged commit a81991f into master Sep 13, 2020
@hrydgard hrydgard deleted the map-noreserve branch September 13, 2020 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant