* [PATCH] Documentation/mm: Fix typo emluation -> emulation
@ 2023-01-26 17:32 Jules Maselbas
2023-01-26 18:12 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Jules Maselbas @ 2023-01-26 17:32 UTC (permalink / raw)
To: Jonathan Corbet, Mike Rapoport, Wu XiangCheng
Cc: linux-doc, linux-kernel, Jules Maselbas
Fix typo emluation -> emulation
Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu>
---
Documentation/mm/numa.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/mm/numa.rst b/Documentation/mm/numa.rst
index 99fdeca917ca..e1410974c941 100644
--- a/Documentation/mm/numa.rst
+++ b/Documentation/mm/numa.rst
@@ -64,7 +64,7 @@ In addition, for some architectures, again x86 is an example, Linux supports
the emulation of additional nodes. For NUMA emulation, linux will carve up
the existing nodes--or the system memory for non-NUMA platforms--into multiple
nodes. Each emulated node will manage a fraction of the underlying cells'
-physical memory. NUMA emluation is useful for testing NUMA kernel and
+physical memory. NUMA emulation is useful for testing NUMA kernel and
application features on non-NUMA platforms, and as a sort of memory resource
management mechanism when used together with cpusets.
[see Documentation/admin-guide/cgroup-v1/cpusets.rst]
--
2.17.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation/mm: Fix typo emluation -> emulation
2023-01-26 17:32 [PATCH] Documentation/mm: Fix typo emluation -> emulation Jules Maselbas
@ 2023-01-26 18:12 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2023-01-26 18:12 UTC (permalink / raw)
To: Jules Maselbas, Mike Rapoport, Wu XiangCheng
Cc: linux-doc, linux-kernel, Jules Maselbas
Jules Maselbas <jmaselbas@kalray.eu> writes:
> Fix typo emluation -> emulation
>
> Signed-off-by: Jules Maselbas <jmaselbas@kalray.eu>
> ---
> Documentation/mm/numa.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/mm/numa.rst b/Documentation/mm/numa.rst
> index 99fdeca917ca..e1410974c941 100644
> --- a/Documentation/mm/numa.rst
> +++ b/Documentation/mm/numa.rst
> @@ -64,7 +64,7 @@ In addition, for some architectures, again x86 is an example, Linux supports
> the emulation of additional nodes. For NUMA emulation, linux will carve up
> the existing nodes--or the system memory for non-NUMA platforms--into multiple
> nodes. Each emulated node will manage a fraction of the underlying cells'
> -physical memory. NUMA emluation is useful for testing NUMA kernel and
> +physical memory. NUMA emulation is useful for testing NUMA kernel and
> application features on non-NUMA platforms, and as a sort of memory resource
Applied, thanks.
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-01-26 18:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-26 17:32 [PATCH] Documentation/mm: Fix typo emluation -> emulation Jules Maselbas
2023-01-26 18:12 ` Jonathan Corbet
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.