Skip to content

Commit 2146010

Browse files
committed
Merge branch 'maint'
* maint: os_mon: memsup_system_only documentation fix
2 parents fecb233 + bd56803 commit 2146010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/os_mon/src/memsup.erl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ for time intervals and thresholds:
9494
meaning that information regarding both system memory usage and Erlang process
9595
memory usage is collected.
9696

97-
It is recommended to set this parameter to `false` on systems with many
97+
It is recommended to set this parameter to `true` on systems with many
9898
concurrent processes, as each process memory check makes a traversal of the
9999
entire list of processes.
100100

0 commit comments

Comments
 (0)