Added a new API to provide memory information that GC records. This (#17326)
authorMaoni Stephens <Maoni0@users.noreply.github.com>
Mon, 2 Apr 2018 18:10:48 +0000 (11:10 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Apr 2018 18:10:48 +0000 (11:10 -0700)
commit2583ce936776a0eac31df904e41d5119840c203b
tree987571beacb459f7e7fa9ad79cb0d0c013068cc1
parent73fe1a9b6dd1983e35093139bf50ede2b78bbf14
Added a new API to provide memory information that GC records. This (#17326)

is to be used by BCL for deciding when to trim memory usage in pooling code
src/gc/gc.cpp
src/gc/gcimpl.h
src/gc/gcinterface.h
src/gc/gcpriv.h
src/mscorlib/src/System/GC.cs
src/vm/comutilnative.cpp
src/vm/comutilnative.h
src/vm/ecalllist.h