Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge
[linux-2.6] / 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.
7hugetlbpage.txt
8 - a brief summary of hugetlbpage support in the Linux kernel.
9locking
10 - info on how locking and synchronization is done in the Linux vm code.
11numa
12 - information about NUMA specific code in the Linux vm.
13numa_memory_policy.txt
14 - documentation of concepts and APIs of the 2.6 memory policy support.
15overcommit-accounting
16 - description of the Linux kernels overcommit handling modes.
17page_migration
18 - description of page migration in NUMA systems.
19slabinfo.c
20 - source code for a tool to get reports about slabs.
21slub.txt
22 - a short users guide for SLUB.