summaryrefslogtreecommitdiff
path: root/ILAsmVersion.txt
diff options
context:
space:
mode:
authorLudovic Henry <luhenry@microsoft.com>2019-05-02 07:39:19 -0700
committerGitHub <noreply@github.com>2019-05-02 07:39:19 -0700
commitcc83b8f9b1961619c89d7c2413ae171e49df5e59 (patch)
tree083bd80e334354cf553683c7c8bb8f5804dfd8df /ILAsmVersion.txt
parent1de8b99c660fdb0eab8688d16b7d77af6e362b56 (diff)
downloadcoreclr-cc83b8f9b1961619c89d7c2413ae171e49df5e59.tar.gz
coreclr-cc83b8f9b1961619c89d7c2413ae171e49df5e59.tar.bz2
coreclr-cc83b8f9b1961619c89d7c2413ae171e49df5e59.zip
Implement GC.RegisterMemoryLoadChangeNotification (#24202)
* Implement GC.RegisterMemoryLoadChangeNotification This allows users to register a callback to be called whenever the memory load is between a low and high thresholds. The idea is to allow them to tweak their memory usage based on the available memory. It is only internal for now because we are not confident on the shape of the API and if it's the best we can provide users. This needs to go through a few iterations with first party users like ASP.NET or corefx. WIP for https://github.com/dotnet/coreclr/issues/18619 * fixup! Implement GC.RegisterMemoryLoadChangeNotification * fixup! Implement GC.RegisterMemoryLoadChangeNotification * fixup! Implement GC.RegisterMemoryLoadChangeNotification
Diffstat (limited to 'ILAsmVersion.txt')
0 files changed, 0 insertions, 0 deletions