aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/vm/slabinfo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Documentation/: fix warnings from -Wmissing-prototypes in HOSTCFLAGSLadinu Chandrasinghe1-34/+34
2008-07-04Christoph has movedChristoph Lameter1-2/+2
2008-05-02slabinfo: Support printout of the number of fallbacksChristoph Lameter1-4/+6
2008-04-27slub: Update statistics handling for variable order slabsChristoph Lameter1-16/+11
2008-02-21slabinfo: fall back from /sys/kernel/slab to /sys/slabChristoph Lameter1-1/+1
2008-02-07SLUB: Support for performance statisticsChristoph Lameter1-11/+138
2008-01-24kset: move /sys/slab to /sys/kernel/slabGreg Kroah-Hartman1-1/+1
2007-10-17Documentation/vm/slabinfo.c: clean up this codeWANG Cong1-12/+15
2007-08-09SLUB: Fix format specifier in Documentation/vm/slabinfo.cJesper Juhl1-1/+1
2007-05-18slub: another slabinfo fixChristoph Lameter1-0/+9
2007-05-17SLUB: slabinfo fixesChristoph Lameter1-5/+12
2007-05-09SLUB: slabinfo upgradeChristoph Lameter1-74/+352
2007-05-07slub: add slabinfo toolChristoph Lameter1-0/+943