[release/6.0] Cleaned up version of earlier PR #48601. (#58544)
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Thu, 2 Sep 2021 23:19:14 +0000 (16:19 -0700)
committerGitHub <noreply@github.com>
Thu, 2 Sep 2021 23:19:14 +0000 (16:19 -0700)
commita209a8994cc52ec6d6bf9266ee978f03ec4a5a2d
tree94cb776e0edacf4e1bf03cf8cf60955ca4147c4a
parentaf90ed66fe7e7bbd14003a775e9834fe699b3781
[release/6.0] Cleaned up version of earlier PR #48601. (#58544)

* Cleaned up version of earlier PR #48601.

* Address code review feedback.

* Take out changes in dt_high_frag_p - probably no longer necessary.

Remove changes for the heap_hard_limit case - we'll do those later.

Fixed another place where I had called generation_sizes instead of generation_size.

* Fixed parameter for call to generation_size.

* Update comment to the more explicit version in .NET Framework.

* Added parentheses around an expression to address code review feedback.

Co-authored-by: Peter Sollich <petersol@microsoft.com>
src/coreclr/gc/gc.cpp
src/coreclr/gc/gcconfig.h
src/coreclr/gc/gcpriv.h