Skip to content

Commit 00883e3

Browse files
authored
numad daemon causes performance degradation. (#5271)
* Add note about numad degredating performance * external review complete
1 parent a872b28 commit 00883e3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/administration/production-notes.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,9 @@ MongoDB checks NUMA settings on start up when deployed on Linux (since version
353353
2.0) and Windows (since version 2.6) machines. If the
354354
NUMA configuration may degrade performance, MongoDB prints a warning.
355355

356+
The ``numad`` daemon process can also reduce :binary:`~bin.mongod` performance.
357+
You should ensure ``numad`` is not enabled on MongoDB servers.
358+
356359
.. seealso::
357360

358361
- `The MySQL "swap insanity" problem and the effects of NUMA

0 commit comments

Comments
 (0)