Skip to content

SERVER-119885 Fix handling of the "max" value in cgroup v2 "memory.max"#1632

Open
igorsol wants to merge 1 commit intomongodb:masterfrom
igorsol:server-119885
Open

SERVER-119885 Fix handling of the "max" value in cgroup v2 "memory.max"#1632
igorsol wants to merge 1 commit intomongodb:masterfrom
igorsol:server-119885

Conversation

@igorsol
Copy link

@igorsol igorsol commented Feb 18, 2026

The "max" value in cgroups v2 means no limit. It should be handled in the same way as if the groupLimit string is empty. Otherwise the atoll returns zero and tcmalloc is misconfigured assuming no memory is available.

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.

1 participant