From 223293205a7265c8b02882461ba8996650048ade Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Mon, 11 Dec 2023 06:33:33 +0000
Subject: [PATCH] audio ok
---
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