We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fecb233 + bd56803 commit 2146010Copy full SHA for 2146010
lib/os_mon/src/memsup.erl
@@ -94,7 +94,7 @@ for time intervals and thresholds:
94
meaning that information regarding both system memory usage and Erlang process
95
memory usage is collected.
96
97
- It is recommended to set this parameter to `false` on systems with many
+ It is recommended to set this parameter to `true` on systems with many
98
concurrent processes, as each process memory check makes a traversal of the
99
entire list of processes.
100
0 commit comments