diff options
-rw-r--r-- | Documentation/sysctl/vm.txt | 2 |
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: | |||
818 | swappiness | 818 | swappiness |
819 | 819 | ||
820 | This control is used to define how aggressive the kernel will swap | 820 | This control is used to define how aggressive the kernel will swap |
821 | memory pages. Higher values will increase agressiveness, lower values | 821 | memory pages. Higher values will increase aggressiveness, lower values |
822 | decrease the amount of swap. A value of 0 instructs the kernel not to | 822 | decrease the amount of swap. A value of 0 instructs the kernel not to |
823 | initiate swap until the amount of free and file-backed pages is less | 823 | initiate swap until the amount of free and file-backed pages is less |
824 | than the high water mark in a zone. | 824 | than the high water mark in a zone. |