On Thu, 21 Oct 2010 13:01:56 -0500 (CDT) Christoph Lameter wrote: > We now have a tools directory for these things. > > Signed-off-by: Christoph Lameter <cl@xxxxxxxxx> Any special build/make rules needed, or just use straight 'gcc slabinfo.c -o slabinfo' ? (as listed in the source file :) Why move only this one source file from Documentation/vm/ ? There are several others there. > --- > Documentation/vm/slabinfo.c | 1364 -------------------------------------------- > tools/slub/slabinfo.c | 1364 ++++++++++++++++++++++++++++++++++++++++++++ > 2 files changed, 1364 insertions(+), 1364 deletions(-) --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>