You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The default value, which only applies in certain cases, is the greater of 20 MB or 75% of the memory limit on the container. The default value applies if:
The process is running inside a container that has a specified memory limit.
Since this could be hardly truth for Heap limit percent, I doubt it is correct also for Heap limit. Pariticularly I guess former has only percentage default and latter only absolute.
Type of issue
Typo
Description
At https://learn.microsoft.com/en-us/dotnet/core/runtime-config/garbage-collector both chapters Heap limit percent and Heap limit specify
Since this could be hardly truth for Heap limit percent, I doubt it is correct also for Heap limit. Pariticularly I guess former has only percentage default and latter only absolute.
Page URL
https://learn.microsoft.com/en-us/dotnet/core/runtime-config/garbage-collector
Content source URL
https://github.com/dotnet/docs/blob/main/docs/core/runtime-config/garbage-collector.md
Document Version Independent Id
5363faee-3808-d011-d371-c48a95dcabf0
Article author
@gewarren
Metadata
The text was updated successfully, but these errors were encountered: