blob: 2f77ced35df71550db59439efefad0a3045957d3 [file] [log] [blame]
Jesper Juhl1f27d872007-10-16 23:31:17 -0700100-INDEX
2 - this file.
Michael Ellermana55ce6d2009-04-13 14:40:09 -07003active_mm.txt
4 - An explanation from Linus about tsk->active_mm vs tsk->mm.
Jesper Juhl1f27d872007-10-16 23:31:17 -07005balance
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.