File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -553,6 +553,21 @@ Externally Sourced Configuration Settings
553
553
Transparent Huge Page (THP) Settings
554
554
------------------------------------
555
555
556
+ {+mdbagent+} allows you to disable Transparent Huge Pages (THP) on a
557
+ per-process basis to avoid accidental performance degradation. To disable THP,
558
+ perform the following steps:
559
+
560
+ 1. Upgrade the {+mdbagent+} version.
561
+ #. Modify the automation config file to include ``enableAgentManagingTHPSettings=true``.
562
+ #. Restart the {+mdbagent+} and the managed |mongos| processes. You can now enable THP
563
+ on a system-wide level.
564
+
565
+ .. note::
566
+
567
+ This will generate false positive start-up errors.
568
+
569
+ #. (Optional) Upgrade to 8.0.
570
+
556
571
.. setting:: enableAgentManagingTHPSettings
557
572
558
573
*Type*: boolean
You can’t perform that action at this time.
0 commit comments