hc
2024-09-20 a36159eec6ca17402b0e146b86efaf76568dc353
kernel/Documentation/vm/index.rst
....@@ -2,7 +2,9 @@
22 Linux Memory Management Documentation
33 =====================================
44
5
-This is a collection of documents about Linux memory management (mm) subsystem.
5
+This is a collection of documents about the Linux memory management (mm)
6
+subsystem. If you are looking for advice on simply allocating memory,
7
+see the :ref:`memory_allocation`.
68
79 User guides for MM features
810 ===========================
....@@ -27,14 +29,17 @@
2729 :maxdepth: 1
2830
2931 active_mm
32
+ arch_pgtable_helpers
3033 balance
3134 cleancache
35
+ free_page_reporting
3236 frontswap
3337 highmem
3438 hmm
3539 hwpoison
3640 hugetlbfs_reserv
3741 ksm
42
+ memory-model
3843 mmu_notifier
3944 numa
4045 overcommit-accounting