diff options
Diffstat (limited to 'man5/proc.5')
| -rw-r--r-- | man5/proc.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man5/proc.5 b/man5/proc.5 index 75496ddd17..05bd8b78c4 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -488,8 +488,8 @@ should be killed in an out-of-memory (OOM) situation. The kernel uses this value for a bit-shift operation of the process's .IR oom_score value: -valid values are in the range -16 to +15, -plus the special value -17, +valid values are in the range \-16 to +15, +plus the special value \-17, which disables OOM-killing altogether for this process. A positive score increases the likelihood of this process being killed by the OOM-killer; |
