projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ee2309
)
docs/admin-guide/mm/ksm.rst fix intraface -> interface typo
author
Donald Hunter
<donald.hunter@gmail.com>
Mon, 24 Apr 2023 08:03:05 +0000
(09:03 +0100)
committer
Jonathan Corbet
<corbet@lwn.net>
Wed, 26 Apr 2023 18:43:53 +0000
(12:43 -0600)
Fix typo from 'intraface' to 'interface' in admin guide for KSM.
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
Link:
https://lore.kernel.org/r/20230424080305.2985-1-donald.hunter@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/mm/ksm.rst
patch
|
blob
|
history
diff --git
a/Documentation/admin-guide/mm/ksm.rst
b/Documentation/admin-guide/mm/ksm.rst
index eed51a910c940e19b295eeb3825422a29f6aa39d..ca0c3a384f857b6af95943b3694931afde8c80b3 100644
(file)
--- a/
Documentation/admin-guide/mm/ksm.rst
+++ b/
Documentation/admin-guide/mm/ksm.rst
@@
-20,7
+20,7
@@
content which can be replaced by a single write-protected page (which
is automatically copied if a process later wants to update its
content). The amount of pages that KSM daemon scans in a single pass
and the time between the passes are configured using :ref:`sysfs
-int
ra
face <ksm_sysfs>`
+int
er
face <ksm_sysfs>`
KSM only merges anonymous (private) pages, never pagecache (file) pages.
KSM's merged pages were originally locked into kernel memory, but can now