From: Masanari Iida <standby24x7@gmail.com>
To: linux-mm@kvack.org
Cc: linux-kernel@vger.kernel.org, Masanari Iida <standby24x7@gmail.com>
Subject: [PATCH 1/2] Documentation: mm: Add compact_node on Documentation/sysctl/vm.txt
Date: Fri, 6 Apr 2012 01:48:08 +0900 [thread overview]
Message-ID: <1333644489-31466-1-git-send-email-standby24x7@gmail.com> (raw)
The Documentation/sysctl/vm.txt does include "compact_memory",
but it doesn't include "compact_node".
Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
Documentation/sysctl/vm.txt | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/Documentation/sysctl/vm.txt b/Documentation/sysctl/vm.txt
index 9c11d97..c94acad 100644
--- a/Documentation/sysctl/vm.txt
+++ b/Documentation/sysctl/vm.txt
@@ -20,6 +20,7 @@ Currently, these files are in /proc/sys/vm:
- block_dump
- compact_memory
+- compact_node
- dirty_background_bytes
- dirty_background_ratio
- dirty_bytes
@@ -76,6 +77,13 @@ huge pages although processes will also directly compact memory as required.
==============================================================
+compact_node
+
+Available only when CONFIG_COMPACTION is set and also the system is NUMA
+architecture. When a node number is written to the file, the kernel fixing
+the fragmented pages on the specified NUMA node.
+
+==============================================================
dirty_background_bytes
Contains the amount of dirty memory at which the pdflush background writeback
--
1.7.10.rc4
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next reply other threads:[~2012-04-05 16:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-05 16:48 Masanari Iida [this message]
2012-04-05 16:48 ` [PATCH 2/2] Documentation: mm: Fix path to extfrag_index in vm.txt Masanari Iida
2012-04-05 21:41 ` David Rientjes
2012-04-05 21:37 ` [PATCH 1/2] Documentation: mm: Add compact_node on Documentation/sysctl/vm.txt David Rientjes
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=1333644489-31466-1-git-send-email-standby24x7@gmail.com \
--to=standby24x7@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.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