GC docs appears segment based not covering regions.
Open
area-GC-coreclr
- Dominant language
- C#
- Stars
- 18.3k
- Forks
- 5.6k
- PR merge metrics
- PR metrics pending
Description
I'm trying to learn more intimately about GC and reading the doco I am confused as it talks only about segments but I thought it is by default moved to regions. I suspect the doco has not been updated but as I am still learning I can't be sure.
See https://github.com/dotnet/runtime/blob/main/docs/design/coreclr/botr/garbage-collection.md
Contributor guide
Assessment
This issue has not been assessed yet.