diff options
author | Tom Deseyn <tom.deseyn@gmail.com> | 2017-05-29 15:46:10 +0200 |
---|---|---|
committer | Jan Vorlicek <janvorli@microsoft.com> | 2017-05-29 15:46:10 +0200 |
commit | ee454e11d0c73820dde10ab710f9d6eccd4471f1 (patch) | |
tree | cc18b73370f4ec65ae9fa9c34dd6a3ce65ea7f82 /configure.cmake | |
parent | c08d7df65036795bc3284e18624827303a097c88 (diff) | |
download | coreclr-ee454e11d0c73820dde10ab710f9d6eccd4471f1.tar.gz coreclr-ee454e11d0c73820dde10ab710f9d6eccd4471f1.tar.bz2 coreclr-ee454e11d0c73820dde10ab710f9d6eccd4471f1.zip |
Implement GetCurrentProcessCpuCount for Unix and merge NumberOfProcesors implementations. (#11742)
* Implement GetCurrentProcessCpuCount for Unix and merge NumberOfProcessors implementations.
* Split GetCurrentProcessCpuCount in PAL and non-PAL parts
* gcenv.unix.cpp: GetCurrentProcessAffinityMask: revert, GetCurrentProcessCpuCount: add implementation
* bugfix: #if instead of #ifdef HAVE_SCHED_GETAFFINITY
* Remove PAL_GetCurrentProcessCpuCount
* gcenv.unix: implement GetCurrentProcessAffinityMask, GetCurrentProcessCpuCount
* numa.cpp: initialize g_cpuToAffinity[i].Number when numa.h is missing
* cleanup
* mscorwks_unixexports.src: Add GetProcessAffinityMask
* PR feedback
* Add GetProcessAffinityMask to mscordac_unixexports.src
Diffstat (limited to 'configure.cmake')
0 files changed, 0 insertions, 0 deletions