projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c46d90c
)
Documentation/sysctl/vm.txt: fix typo
author
Kangmin Park
<l4stpr0gr4m@gmail.com>
Fri, 17 Nov 2017 23:30:23 +0000
(15:30 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 18 Nov 2017 00:10:03 +0000
(16:10 -0800)
Link:
http://lkml.kernel.org/r/CAKW4uUyCi=PnKf3epgFVz8z=1tMtHSOHNm+fdNxrNw3-THvRCA@mail.gmail.com
Signed-off-by: Kangmin Park <l4stpr0gr4m@gmail.com>
Cc: Jiri Kosina <trivial@kernel.org>
Cc: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/sysctl/vm.txt
patch
|
blob
|
history
diff --git
a/Documentation/sysctl/vm.txt
b/Documentation/sysctl/vm.txt
index 055c8b3e101805e3cf66288a914d757efed35a48..b920423f88cbcb19e04a7838359ef04dace8f431 100644
(file)
--- a/
Documentation/sysctl/vm.txt
+++ b/
Documentation/sysctl/vm.txt
@@
-818,7
+818,7
@@
tooling to work, you can do:
swappiness
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 ag
g
ressiveness, lower values
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
than the high water mark in a zone.