public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [PATCH]: Documentation/vm/00-INDEX
Date: Fri, 28 Sep 2007 19:19:47 -0500	[thread overview]
Message-ID: <200709281919.47595.rob@landley.net> (raw)

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.

                 reply	other threads:[~2007-09-29  0:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200709281919.47595.rob@landley.net \
    --to=rob@landley.net \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox