* [PATCH] docs/admin-guide/mm/ksm.rst fix intraface -> interface typo
@ 2023-04-24 8:03 Donald Hunter
2023-04-26 18:44 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Donald Hunter @ 2023-04-24 8:03 UTC (permalink / raw)
To: linux-doc, Jonathan Corbet, Andrew Morton; +Cc: Donald Hunter
Fix typo from 'intraface' to 'interface' in admin guide for KSM.
Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
---
Documentation/admin-guide/mm/ksm.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/admin-guide/mm/ksm.rst b/Documentation/admin-guide/mm/ksm.rst
index eed51a910c94..ca0c3a384f85 100644
--- 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
-intraface <ksm_sysfs>`
+interface <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
--
2.39.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs/admin-guide/mm/ksm.rst fix intraface -> interface typo
2023-04-24 8:03 [PATCH] docs/admin-guide/mm/ksm.rst fix intraface -> interface typo Donald Hunter
@ 2023-04-26 18:44 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2023-04-26 18:44 UTC (permalink / raw)
To: Donald Hunter, linux-doc, Andrew Morton; +Cc: Donald Hunter
Donald Hunter <donald.hunter@gmail.com> writes:
> Fix typo from 'intraface' to 'interface' in admin guide for KSM.
>
> Signed-off-by: Donald Hunter <donald.hunter@gmail.com>
> ---
> Documentation/admin-guide/mm/ksm.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/admin-guide/mm/ksm.rst b/Documentation/admin-guide/mm/ksm.rst
> index eed51a910c94..ca0c3a384f85 100644
> --- 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
> -intraface <ksm_sysfs>`
> +interface <ksm_sysfs>`
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-26 18:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24 8:03 [PATCH] docs/admin-guide/mm/ksm.rst fix intraface -> interface typo Donald Hunter
2023-04-26 18:44 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).