Skip to content

Commit

Permalink
Add a missing 00-INDEX file for Documentation/vm/
Browse files Browse the repository at this point in the history
This patch adds a 00-INDEX file to Documentation/vm/

Signed-off-by: Jesper Juhl <[email protected]>
Acked-by: Rob Landley <[email protected]>
Cc: Randy Dunlap <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
  • Loading branch information
Jesper Juhl authored and Linus Torvalds committed Oct 17, 2007
1 parent 5d4b355 commit 1f27d87
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions vm/00-INDEX
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
00-INDEX
- this file.
balance
- various information on memory balancing.
hugetlbpage.txt
- a brief summary of hugetlbpage support in the Linux kernel.
locking
- info on how locking and synchronization is done in the Linux vm code.
numa
- information about NUMA specific code in the Linux vm.
numa_memory_policy.txt
- documentation of concepts and APIs of the 2.6 memory policy support.
overcommit-accounting
- description of the Linux kernels overcommit handling modes.
page_migration
- description of page migration in NUMA systems.
slabinfo.c
- source code for a tool to get reports about slabs.
slub.txt
- a short users guide for SLUB.

0 comments on commit 1f27d87

Please sign in to comment.