100-INDEX 2 - this file. 3active_mm.txt 4 - An explanation from Linus about tsk->active_mm vs tsk->mm. 5balance 6 - various information on memory balancing. 7cleancache.txt 8 - Intro to cleancache and page-granularity victim cache. 9frontswap.txt 10 - Outline frontswap, part of the transcendent memory frontend. 11highmem.txt 12 - Outline of highmem and common issues. 13hugetlbpage.txt 14 - a brief summary of hugetlbpage support in the Linux kernel. 15hwpoison.txt 16 - explains what hwpoison is 17ksm.txt 18 - how to use the Kernel Samepage Merging feature. 19numa 20 - information about NUMA specific code in the Linux vm. 21numa_memory_policy.txt 22 - documentation of concepts and APIs of the 2.6 memory policy support. 23overcommit-accounting 24 - description of the Linux kernels overcommit handling modes. 25page_migration 26 - description of page migration in NUMA systems. 27pagemap.txt 28 - pagemap, from the userspace perspective 29slub.txt 30 - a short users guide for SLUB. 31soft-dirty.txt 32 - short explanation for soft-dirty PTEs 33split_page_table_lock 34 - Separate per-table lock to improve scalability of the old page_table_lock. 35transhuge.txt 36 - Transparent Hugepage Support, alternative way of using hugepages. 37unevictable-lru.txt 38 - Unevictable LRU infrastructure 39zswap.txt 40 - Intro to compressed cache for swap pages 41