summaryrefslogtreecommitdiff
path: root/init-distro-rid.sh
diff options
context:
space:
mode:
authorJan Vorlicek <janvorli@microsoft.com>2019-03-25 20:52:07 +0100
committerJan Vorlicek <janvorli@microsoft.com>2019-04-03 21:12:02 +0200
commit67f1116cea421ebbe516fafc963e213cc6f0e117 (patch)
tree671983515e49105c60ba376a79bbd28020ce766c /init-distro-rid.sh
parent17add60f708fa55a5447a67851783ab98e01f0cf (diff)
downloadcoreclr-67f1116cea421ebbe516fafc963e213cc6f0e117.tar.gz
coreclr-67f1116cea421ebbe516fafc963e213cc6f0e117.tar.bz2
coreclr-67f1116cea421ebbe516fafc963e213cc6f0e117.zip
Remove CPU groups handling from the gc.cpp
This change removes all explicit manipulation and handling of CPU groups from the gc.cpp and hides it behind the GCToOSInterface. This is a step to prepare for removing the CPU groups emulation on Unix. In fact, I've already updated the standalone Unix GC to be able to affinitize GC threads to any subset of CPUs and added previously missing support for the affinity setting itself. The NUMA support still remains missing there. It also adds a new way to specify GC thread affinitization that is not limited to 64 threads. Instead of affinity mask stored in 64 bit integer, we now use a bitset that can contain as many processors as GC can support. And there is a new GC config to specify the affinity in a form of a range list.
Diffstat (limited to 'init-distro-rid.sh')
0 files changed, 0 insertions, 0 deletions