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

Heap limit percent and Heap limit default values #42586

Open
bravequickcleverfibreyarn opened this issue Sep 11, 2024 · 0 comments
Open

Heap limit percent and Heap limit default values #42586

bravequickcleverfibreyarn opened this issue Sep 11, 2024 · 0 comments
Labels
dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 ⌚ Not Triaged Not triaged

Comments

@bravequickcleverfibreyarn
Copy link
Contributor

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

  • 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:

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

  • ID: 95249f95-dd1e-c3e2-032a-2c91057c50d4
  • Service: dotnet-fundamentals
@issues-automation issues-automation bot added dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 labels Sep 11, 2024
@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dotnet-fundamentals/svc Pri1 High priority, do before Pri2 and Pri3 ⌚ Not Triaged Not triaged
Projects
None yet
Development

No branches or pull requests

2 participants