4 - An explanation from Linus about tsk->active_mm vs tsk->mm.
6 - various information on memory balancing.
8 - a brief summary of hugetlbpage support in the Linux kernel.
10 - info on how locking and synchronization is done in the Linux vm code.
12 - information about NUMA specific code in the Linux vm.
13 numa_memory_policy.txt
14 - documentation of concepts and APIs of the 2.6 memory policy support.
16 - description of the Linux kernels overcommit handling modes.
18 - description of page migration in NUMA systems.
20 - source code for a tool to get reports about slabs.
22 - a short users guide for SLUB.