diff options
author | Jonathan Corbet | 2019-05-22 13:35:13 -0600 |
---|---|---|
committer | Jonathan Corbet | 2019-05-23 09:27:05 -0600 |
commit | 8867f6109b84f50d959af2b26440a7faacc7633a (patch) | |
tree | 5f05397abd665e3e0f0ae561a7a45447f4e3919b /Documentation/admin-guide/mm/index.rst | |
parent | 2404dad1f67f8917e30fc22a85e0dbcc85b99955 (diff) |
docs: fix numaperf.rst and add it to the doc tree
Commit 13bac55ef7ae ("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: 13bac55ef7ae ("doc/mm: New documentation for memory performance")
Cc: Keith Busch <keith.busch@intel.com>
Reviewed-by: Mike Rapoport <rppt@linux.ibm.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/admin-guide/mm/index.rst')
-rw-r--r-- | Documentation/admin-guide/mm/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/admin-guide/mm/index.rst b/Documentation/admin-guide/mm/index.rst index 8edb35f11317..ddf8d8d33377 100644 --- a/Documentation/admin-guide/mm/index.rst +++ b/Documentation/admin-guide/mm/index.rst @@ -31,6 +31,7 @@ the Linux memory management. ksm memory-hotplug numa_memory_policy + numaperf pagemap soft-dirty transhuge |