login
Header Space

 
 

[PATCH]: Documentation/vm/00-INDEX

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Andrew Morton <akpm@...>
Cc: LKML <linux-kernel@...>
Date: Friday, September 28, 2007 - 8:19 pm

From: Rob Landley <rob@landley.net>

Add a 00-INDEX file for Documentation/vm

Signed-off-by: Rob Landley <rob@landley.net>
---

 Documentation/vm/00-INDEX |   20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

--- /dev/null	2007-04-23 10:59:00.000000000 -0500
+++ kdocs/Documentation/vm/00-INDEX	2007-09-28 19:15:48.000000000 -0500
@@ -0,0 +1,20 @@
+00-INDEX
+	- This file
+balance
+	- Zone balancing (making sure each memory zone has enough free pages).
+hugetlbpage.txt
+	- Using huge memory pages to speed up applications with large data sets.
+locking
+	- How locking and synchronization is done in the Linux vm code.
+numa
+	- Intro to Non-Uniform Memory Access systems running Linux.
+numa_memory_policy.txt
+	- Controlling which NUMA nodes a process allocates memory from.
+overcommit-accounting
+	- Whether it's ok to allocate more virtual memory than physical + swap.
+page_migration
+	- Moving a running process's memory to a different NUMA node.
+slabinfo.c
+	- Tool to get reports about slabs
+slub.txt
+	- Short users guide for SLUB

-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH]: Documentation/vm/00-INDEX, Rob Landley, (Fri Sep 28, 8:19 pm)
speck-geostationary