-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Logging
-
Server Programmability
-
Service Arch 2022-09-05
Currently we issue a warning when mongod is run on a numa-aware machine in any configuration other than --interleave=all. We should only do this when not bound to a single numa node since binding to a single node is generally even better than interleaving.