From 01573e231f18eb2d99162747186f59511f56b64d Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Fri, 08 Dec 2023 10:40:48 +0000
Subject: [PATCH] 移去rt

---
 kernel/Documentation/admin-guide/mm/index.rst |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/kernel/Documentation/admin-guide/mm/index.rst b/kernel/Documentation/admin-guide/mm/index.rst
index ceead68..cd727cf 100644
--- a/kernel/Documentation/admin-guide/mm/index.rst
+++ b/kernel/Documentation/admin-guide/mm/index.rst
@@ -11,7 +11,7 @@
 Linux memory management is a complex system with many configurable
 settings. Most of these settings are available via ``/proc``
 filesystem and can be quired and adjusted using ``sysctl``. These APIs
-are described in Documentation/sysctl/vm.txt and in `man 5 proc`_.
+are described in Documentation/admin-guide/sysctl/vm.rst and in `man 5 proc`_.
 
 .. _man 5 proc: http://man7.org/linux/man-pages/man5/proc.5.html
 
@@ -26,10 +26,14 @@
    :maxdepth: 1
 
    concepts
+   cma_debugfs
    hugetlbpage
    idle_page_tracking
    ksm
+   memory-hotplug
+   nommu-mmap
    numa_memory_policy
+   numaperf
    pagemap
    soft-dirty
    transhuge

--
Gitblit v1.6.2