|
|
Log in / Subscribe / Register

move tools in Documentation/vm/ to tools/vm/

From:  Wu Fengguang <fengguang.wu@intel.com>
To:  Andrew Morton <akpm@linux-foundation.org>
Subject:  [RFC][PATCH 0/4] move tools in Documentation/vm/ to tools/vm/
Date:  Wed, 02 Sep 2009 11:41:25 +0800
Message-ID:  <20090902034125.718886329@intel.com>
Cc:  LKML <linux-kernel@vger.kernel.org>
Archive‑link:  Article

Hi all,

3 useful tools (which are more than code examples) in Documentation/vm/
	- page-types
	- slabinfo
	- slqbinfo
are moved to tools/vm/, and page-types is updated to support two new flags.

The tools can be compiled together by

	make tools/vm/

Note that checkpatch complains some style problems on slabinfo.c/slqbinfo.c,
which are leaved as is.

Thanks,
Fengguang
-- 

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Copyright © 2009, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds