7362a0730a
that enabling "local_only" by default could cause excessive by-NUMA-node paging and/or OOMs (rather than allowing memory allocations to spill over to other NUMA nodes). This brought home the very real-world example of people buying servers with more processors/cores than they need, just to get more memory. We wouldn't want Badness to occur in such scenarios by default. Instead, let people turn on "only allow memory allocations on my local NUMA node" if their application would benefit from it. This commit was SVN r24648. |
||
---|---|---|
.. | ||
asm | ||
class | ||
config | ||
datatype | ||
dss | ||
etc | ||
include | ||
mca | ||
memoryhooks | ||
runtime | ||
threads | ||
tools | ||
util | ||
win32 | ||
CMakeLists.txt | ||
Makefile.am | ||
win_makefile |