From d9a4aad3ac4d21c07ee076b188840ad3c6e3f800 Mon Sep 17 00:00:00 2001 From: Andrew Morton Date: Tue, 17 Dec 2013 10:45:07 +1100 Subject: [PATCH] mm-add-overcommit_kbytes-sysctl-variable-fix Cc: Alan Cox Cc: Dave Hansen Cc: Jerome Marchand Signed-off-by: Andrew Morton --- Documentation/sysctl/vm.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt index 739c21e6a289..9f5481bdc5a4 100644 --- a/Documentation/sysctl/vm.txt +++ b/Documentation/sysctl/vm.txt @@ -581,7 +581,7 @@ When overcommit_memory is set to 2, the committed address space is not permitted to exceed swap plus this amount of physical RAM. See below. Note: overcommit_kbytes is the counterpart of overcommit_ratio. Only one -of them may be specified at a time. Setting one disable the other (which +of them may be specified at a time. Setting one disables the other (which then appears as 0 when read). ============================================================== -- 2.39.5