Implement MEM_RESET handling in VirtualAlloc on Unix (dotnet/coreclr#10939)
authorJan Vorlicek <janvorli@microsoft.com>
Fri, 14 Apr 2017 12:13:48 +0000 (05:13 -0700)
committerGitHub <noreply@github.com>
Fri, 14 Apr 2017 12:13:48 +0000 (05:13 -0700)
commit87d8224e5ba45ee80a1eff55be54feed25ecc6e5
tree1f8a94d7c06bc83582787c61e006e6ed69573f9d
parent2f49b4afe0de2ff6f048e76d16a59519b2f2eaf5
Implement MEM_RESET handling in VirtualAlloc on Unix (dotnet/coreclr#10939)

Commit migrated from https://github.com/dotnet/coreclr/commit/edd23a10bc574058a42c62dc829973dc48449837
src/coreclr/src/gc/gc.cpp
src/coreclr/src/gc/unix/gcenv.unix.cpp
src/coreclr/src/pal/src/map/virtual.cpp