From a45168bfb1d943a6f6ed738bff72bb5bc533ff84 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 26 Jul 2021 00:48:49 +0200 Subject: [PATCH] proc.5: tfix Reported-by: Helge Kreutzmann Signed-off-by: Michael Kerrisk --- man5/proc.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man5/proc.5 b/man5/proc.5 index 888535449..69f6e15dd 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -1706,7 +1706,7 @@ Acceptable values range from \-1000 (OOM_SCORE_ADJ_MIN) to +1000 (OOM_SCORE_ADJ_MAX). This allows user space to control the preference for OOM-killing, ranging from always preferring a certain -task or completely disabling it from OOM killing. +task or completely disabling it from OOM-killing. The lowest possible value, \-1000, is equivalent to disabling OOM-killing entirely for that task, since it will always report a badness score of 0.