Put back the CPU limiting in GC
authorJan Vorlicek <janvorli@microsoft.com>
Wed, 17 Apr 2019 17:59:41 +0000 (10:59 -0700)
committerJan Vorlicek <janvorli@microsoft.com>
Wed, 17 Apr 2019 17:59:41 +0000 (10:59 -0700)
commit9bcf0df328d18d0ec31e4ea1a391ef391a99ef43
tree818f2a17923f5e336bcd57351d7640a837351ba5
parent320dfc5a6387a90d329681820ee8b7c5d13f2332
Put back the CPU limiting in GC

The CPU limiting was accidentally removed during refactoring of the CPU
groups support in GC. This change puts them back.

Commit migrated from https://github.com/dotnet/coreclr/commit/0d9114b1f5d0b125f04f1ec17064a761fb26ba66
src/coreclr/src/gc/unix/gcenv.unix.cpp
src/coreclr/src/vm/gcenv.os.cpp