Create dump utility to be gc heap hard limit & large pages aware
Open
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 35
Description
When you set GC Heap Hard limit and Large Pages, the runtime commits all the memory, so dumps (on Windows) are much larger than if you had not set Large Pages.
Since we’re advertising a new create dump utility to solve a related problem on Linux we could make a utility for Windows too.
cc @Maoni0 @noahfalk
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.