Making MemoryFailPoint functional on xplat
authorRama Krishnan Raghupathy <ramarag@microsoft.com>
Fri, 7 Oct 2016 23:55:19 +0000 (16:55 -0700)
committerDDCloud <ramarag@microsoft.com>
Tue, 25 Oct 2016 22:00:50 +0000 (15:00 -0700)
commitd35574e88c690416e30c761c44a72aea3d3832b0
treeecd0d3cc6d44e2489afb2049545897eeca47a45d
parent313124e0b960a981e282090aa1e4a67d5551b3e1
Making MemoryFailPoint functional on xplat
Expose GlobalMemoryStatusEx on Xplat

Commit migrated from https://github.com/dotnet/coreclr/commit/f2ac449d96ae21abf5b458645ff79ed328fe4ebc
src/coreclr/src/dlls/mscoree/mscorwks_unixexports.src
src/coreclr/src/mscorlib/src/System/Runtime/MemoryFailPoint.cs
src/coreclr/src/pal/src/map/virtual.cpp
src/coreclr/src/pal/src/misc/sysinfo.cpp
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/CMakeLists.txt
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test22/CMakeLists.txt [new file with mode: 0644]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test22/VirtualAlloc.cpp [new file with mode: 0644]
src/coreclr/src/pal/tests/palsuite/filemapping_memmgt/VirtualAlloc/test22/testinfo.dat [new file with mode: 0644]