linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentations: Fix slabinfo.c directory in vm/slub.txt
@ 2012-05-03  8:34 majianpeng
  2012-05-07 20:17 ` Christoph Lameter
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: majianpeng @ 2012-05-03  8:34 UTC (permalink / raw)
  To: linux-mm

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>

^ permalink raw reply related	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-05-10  8:45 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03  8:34 [PATCH] Documentations: Fix slabinfo.c directory in vm/slub.txt majianpeng
2012-05-07 20:17 ` 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

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).