From: majianpeng Date: Thu, 3 May 2012 08:34:39 +0000 (+0800) Subject: Documentations: Fix slabinfo.c directory in vm/slub.txt X-Git-Tag: v3.5-rc1~10^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9fe496116e966902f5efe593d946222a649ea5c8;p=profile%2Fivi%2Fkernel-adaptation-intel-automotive.git Documentations: Fix slabinfo.c directory in vm/slub.txt Because the place of slabinfo.c changed.So update in slub.txt. Acked-by: Christoph Lameter Signed-off-by: majianpeng Signed-off-by: Pekka Enberg --- 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