Commit | Line | Data |
---|---|---|
1f27d87b JJ |
1 | 00-INDEX |
2 | - this file. | |
a55ce6dc ME |
3 | active_mm.txt |
4 | - An explanation from Linus about tsk->active_mm vs tsk->mm. | |
1f27d87b JJ |
5 | balance |
6 | - various information on memory balancing. | |
7 | hugetlbpage.txt | |
8 | - a brief summary of hugetlbpage support in the Linux kernel. | |
9 | locking | |
10 | - info on how locking and synchronization is done in the Linux vm code. | |
11 | numa | |
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. | |
15 | overcommit-accounting | |
16 | - description of the Linux kernels overcommit handling modes. | |
17 | page_migration | |
18 | - description of page migration in NUMA systems. | |
19 | slabinfo.c | |
20 | - source code for a tool to get reports about slabs. | |
21 | slub.txt | |
22 | - a short users guide for SLUB. |