| - An explanation from Linus about tsk->active_mm vs tsk->mm. |
| - various information on memory balancing. |
| - Intro to cleancache and page-granularity victim cache. |
| - Outline frontswap, part of the transcendent memory frontend. |
| - Outline of highmem and common issues. |
| - a brief summary of hugetlbpage support in the Linux kernel. |
| - explains what hwpoison is |
| - how to use the Kernel Samepage Merging feature. |
| - information about NUMA specific code in the Linux vm. |
| - documentation of concepts and APIs of the 2.6 memory policy support. |
| - description of the Linux kernels overcommit handling modes. |
| - description of page migration in NUMA systems. |
| - pagemap, from the userspace perspective |
| - a short users guide for SLUB. |
| - short explanation for soft-dirty PTEs |
| - Separate per-table lock to improve scalability of the old page_table_lock. |
| - Transparent Hugepage Support, alternative way of using hugepages. |
| - Unevictable LRU infrastructure |
| - Intro to compressed cache for swap pages |