From: "majianpeng" <majianpeng@gmail.com>
To: linux-mm <linux-mm@kvack.org>
Subject: [PATCH] Documentations: Fix slabinfo.c directory in vm/slub.txt
Date: Thu, 3 May 2012 16:34:39 +0800 [thread overview]
Message-ID: <201205031634316254497@gmail.com> (raw)
Because the place of slabinfo.c changed.So update in slub.txt.
Signed-off-by: majianpeng <majianpeng@gmail.com>
---
Documentation/vm/slub.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/vm/slub.txt b/Documentation/vm/slub.txt
index 6752870..b0c6d1b 100644
--- a/Documentation/vm/slub.txt
+++ b/Documentation/vm/slub.txt
@@ -17,7 +17,7 @@ data and perform operation on the slabs. By default slabinfo only lists
slabs that have data in them. See "slabinfo -h" for more options when
running the command. slabinfo can be compiled with
-gcc -o slabinfo tools/slub/slabinfo.c
+gcc -o slabinfo tools/vm/slabinfo.c
Some of the modes of operation of slabinfo require that slub debugging
be enabled on the command line. F.e. no tracking information will be
--
1.7.5.4
--------------
majianpeng
2012-05-03
--
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-05-03 8:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-03 8:34 majianpeng [this message]
2012-05-07 20:17 ` [PATCH] Documentations: Fix slabinfo.c directory in vm/slub.txt Christoph Lameter
2012-05-10 8:45 ` Pekka Enberg
2012-05-09 6:30 ` Pekka Enberg
2012-05-09 6:39 ` majianpeng
2012-05-09 8:13 ` KOSAKI Motohiro
2012-05-09 13:07 ` Ted Ts'o
2012-05-09 15:02 ` Christoph Hellwig
2012-05-09 20:56 ` KOSAKI Motohiro
2012-05-10 8:43 ` Pekka Enberg
2012-05-09 8:24 ` Re: " majianpeng
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=201205031634316254497@gmail.com \
--to=majianpeng@gmail.com \
--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;
as well as URLs for NNTP newsgroup(s).