Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2743232c authored by Kangmin Park's avatar Kangmin Park Committed by Linus Torvalds
Browse files

Documentation/sysctl/vm.txt: fix typo

parent c46d90cd
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -818,7 +818,7 @@ tooling to work, you can do:
swappiness
swappiness


This control is used to define how aggressive the kernel will swap
This control is used to define how aggressive the kernel will swap
memory pages.  Higher values will increase agressiveness, lower values
memory pages.  Higher values will increase aggressiveness, lower values
decrease the amount of swap.  A value of 0 instructs the kernel not to
decrease the amount of swap.  A value of 0 instructs the kernel not to
initiate swap until the amount of free and file-backed pages is less
initiate swap until the amount of free and file-backed pages is less
than the high water mark in a zone.
than the high water mark in a zone.