.. | .. |
---|
2 | 2 | Linux Memory Management Documentation |
---|
3 | 3 | ===================================== |
---|
4 | 4 | |
---|
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`. |
---|
6 | 8 | |
---|
7 | 9 | User guides for MM features |
---|
8 | 10 | =========================== |
---|
.. | .. |
---|
27 | 29 | :maxdepth: 1 |
---|
28 | 30 | |
---|
29 | 31 | active_mm |
---|
| 32 | + arch_pgtable_helpers |
---|
30 | 33 | balance |
---|
31 | 34 | cleancache |
---|
| 35 | + free_page_reporting |
---|
32 | 36 | frontswap |
---|
33 | 37 | highmem |
---|
34 | 38 | hmm |
---|
35 | 39 | hwpoison |
---|
36 | 40 | hugetlbfs_reserv |
---|
37 | 41 | ksm |
---|
| 42 | + memory-model |
---|
38 | 43 | mmu_notifier |
---|
39 | 44 | numa |
---|
40 | 45 | overcommit-accounting |
---|