]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blame - Documentation/vm/00-INDEX
x86/msr-index: Cleanup bit defines
[mirror_ubuntu-bionic-kernel.git] / Documentation / vm / 00-INDEX
CommitLineData
1f27d87b
JJ
100-INDEX
2 - this file.
a55ce6dc
ME
3active_mm.txt
4 - An explanation from Linus about tsk->active_mm vs tsk->mm.
1f27d87b
JJ
5balance
6 - various information on memory balancing.
6c7842e0
HA
7cleancache.txt
8 - Intro to cleancache and page-granularity victim cache.
9frontswap.txt
10 - Outline frontswap, part of the transcendent memory frontend.
11highmem.txt
12 - Outline of highmem and common issues.
1f27d87b
JJ
13hugetlbpage.txt
14 - a brief summary of hugetlbpage support in the Linux kernel.
70bc0dc5
MK
15hugetlbfs_reserv.txt
16 - A brief overview of hugetlbfs reservation design/implementation.
70bace8c
RD
17hwpoison.txt
18 - explains what hwpoison is
33c3fc71
VD
19idle_page_tracking.txt
20 - description of the idle page tracking feature.
7701c9c0
HD
21ksm.txt
22 - how to use the Kernel Samepage Merging feature.
1f27d87b
JJ
23numa
24 - information about NUMA specific code in the Linux vm.
25numa_memory_policy.txt
26 - documentation of concepts and APIs of the 2.6 memory policy support.
27overcommit-accounting
28 - description of the Linux kernels overcommit handling modes.
29page_migration
30 - description of page migration in NUMA systems.
70bace8c
RD
31pagemap.txt
32 - pagemap, from the userspace perspective
1f27d87b
JJ
33slub.txt
34 - a short users guide for SLUB.
6c7842e0
HA
35soft-dirty.txt
36 - short explanation for soft-dirty PTEs
3cf8ca1c
HA
37split_page_table_lock
38 - Separate per-table lock to improve scalability of the old page_table_lock.
6c7842e0
HA
39transhuge.txt
40 - Transparent Hugepage Support, alternative way of using hugepages.
70bace8c
RD
41unevictable-lru.txt
42 - Unevictable LRU infrastructure
6c7842e0
HA
43zswap.txt
44 - Intro to compressed cache for swap pages