提交 fd1c7ff3 编写于 作者: J Jonathan Corbet 提交者: Yang Yingliang

docs: fix numaperf.rst and add it to the doc tree

mainline inclusion
from mainline-v5.2-rc3
commit 8867f610
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I47H3V
CVE: NA

--------------------------------

Commit 13bac55e ("doc/mm: New documentation for memory performance")
added numaperf.rst, but did not add it to the TOC tree.  There was also an
incorrectly marked literal block leading to this warning sequence:

  numaperf.rst:24: WARNING: Unexpected indentation.
  numaperf.rst:24: WARNING: Inline substitution_reference start-string without end-string.
  numaperf.rst:25: WARNING: Block quote ends without a blank line; unexpected unindent.

Fix the block and add the file to the document tree.

Fixes: 13bac55e ("doc/mm: New documentation for memory performance")
Cc: Keith Busch <keith.busch@intel.com>
Reviewed-by: NMike Rapoport <rppt@linux.ibm.com>
Signed-off-by: NJonathan Corbet <corbet@lwn.net>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
Reviewed-by: NXie XiuQi <xiexiuqi@huawei.com>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
上级 857d1c7d
...@@ -30,6 +30,7 @@ the Linux memory management. ...@@ -30,6 +30,7 @@ the Linux memory management.
idle_page_tracking idle_page_tracking
ksm ksm
numa_memory_policy numa_memory_policy
numaperf
pagemap pagemap
soft-dirty soft-dirty
transhuge transhuge
......
...@@ -15,7 +15,7 @@ characteristics. Some memory may share the same node as a CPU, and others ...@@ -15,7 +15,7 @@ characteristics. Some memory may share the same node as a CPU, and others
are provided as memory only nodes. While memory only nodes do not provide are provided as memory only nodes. While memory only nodes do not provide
CPUs, they may still be local to one or more compute nodes relative to CPUs, they may still be local to one or more compute nodes relative to
other nodes. The following diagram shows one such example of two compute other nodes. The following diagram shows one such example of two compute
nodes with local memory and a memory only node for each of compute node: nodes with local memory and a memory only node for each of compute node::
+------------------+ +------------------+ +------------------+ +------------------+
| Compute Node 0 +-----+ Compute Node 1 | | Compute Node 0 +-----+ Compute Node 1 |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册