From 6778948f9de86c3cfaf36725a7c87dcff9ba247f Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Mon, 11 Dec 2023 08:20:59 +0000 Subject: [PATCH] kernel_5.10 no rt --- kernel/Documentation/vm/index.rst | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/kernel/Documentation/vm/index.rst b/kernel/Documentation/vm/index.rst index c4ded22..eff5fbd 100644 --- a/kernel/Documentation/vm/index.rst +++ b/kernel/Documentation/vm/index.rst @@ -2,7 +2,9 @@ Linux Memory Management Documentation ===================================== -This is a collection of documents about Linux memory management (mm) subsystem. +This is a collection of documents about the Linux memory management (mm) +subsystem. If you are looking for advice on simply allocating memory, +see the :ref:`memory_allocation`. User guides for MM features =========================== @@ -27,14 +29,17 @@ :maxdepth: 1 active_mm + arch_pgtable_helpers balance cleancache + free_page_reporting frontswap highmem hmm hwpoison hugetlbfs_reserv ksm + memory-model mmu_notifier numa overcommit-accounting -- Gitblit v1.6.2