aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/sysctl/vm.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt
index 055c8b3e1018..b920423f88cb 100644
--- a/Documentation/sysctl/vm.txt
+++ b/Documentation/sysctl/vm.txt
@@ -818,7 +818,7 @@ tooling to work, you can do:
818swappiness 818swappiness
819 819
820This control is used to define how aggressive the kernel will swap 820This control is used to define how aggressive the kernel will swap
821memory pages. Higher values will increase agressiveness, lower values 821memory pages. Higher values will increase aggressiveness, lower values
822decrease the amount of swap. A value of 0 instructs the kernel not to 822decrease the amount of swap. A value of 0 instructs the kernel not to
823initiate swap until the amount of free and file-backed pages is less 823initiate swap until the amount of free and file-backed pages is less
824than the high water mark in a zone. 824than the high water mark in a zone.