Skip to content

Commit 2743232

Browse files
pr0gr4mtorvalds
authored andcommitted
Documentation/sysctl/vm.txt: fix typo
Link: http://lkml.kernel.org/r/CAKW4uUyCi=PnKf3epgFVz8z=1tMtHSOHNm+fdNxrNw3-THvRCA@mail.gmail.com Signed-off-by: Kangmin Park <[email protected]> Cc: Jiri Kosina <[email protected]> Cc: Alan Cox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
1 parent c46d90c commit 2743232

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/sysctl/vm.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -818,7 +818,7 @@ tooling to work, you can do:
818818
swappiness
819819

820820
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
822822
decrease the amount of swap. A value of 0 instructs the kernel not to
823823
initiate swap until the amount of free and file-backed pages is less
824824
than the high water mark in a zone.

0 commit comments

Comments
 (0)