4 - An explanation from Linus about tsk->active_mm vs tsk->mm.
6 - various information on memory balancing.
8 - Intro to cleancache and page-granularity victim cache.
10 - Outline frontswap, part of the transcendent memory frontend.
12 - Outline of highmem and common issues.
14 - a brief summary of hugetlbpage support in the Linux kernel.
16 - A brief overview of hugetlbfs reservation design/implementation.
18 - explains what hwpoison is
19 idle_page_tracking.txt
20 - description of the idle page tracking feature.
22 - how to use the Kernel Samepage Merging feature.
24 - information about NUMA specific code in the Linux vm.
25 numa_memory_policy.txt
26 - documentation of concepts and APIs of the 2.6 memory policy support.
28 - description of the Linux kernels overcommit handling modes.
30 - description of page migration in NUMA systems.
32 - pagemap, from the userspace perspective
34 - a short users guide for SLUB.
36 - short explanation for soft-dirty PTEs
38 - Separate per-table lock to improve scalability of the old page_table_lock.
40 - Transparent Hugepage Support, alternative way of using hugepages.
42 - Unevictable LRU infrastructure
44 - Intro to compressed cache for swap pages