enable affinity and numa for GC and some bug fixes
authorMaoni0 <@>
Wed, 4 May 2016 01:29:46 +0000 (18:29 -0700)
committerMaoni0 <maonis@microsoft.com>
Fri, 6 May 2016 18:52:41 +0000 (11:52 -0700)
commit73dfed727374982f0ce8804d82d9ca993a4b8bf1
tree3f9b7ae54a17bb2020229a622f0e8bb07da37eb3
parent92f671fe9f0fc583805d4f9c3116126444dabcf4
enable affinity and numa for GC and some bug fixes

double the threshold for balancing onto a remote NUMA node - this was proven to be best with the asp.net benchmark.

enable cpu group
src/gc/gc.cpp
src/inc/utilcode.h
src/utilcode/util.cpp
src/vm/threads.cpp
src/vm/threads.h
src/vm/win32threadpool.cpp
src/vm/win32threadpool.h