slabinfo: Support printout of the number of fallbacks
authorChristoph Lameter <clameter@sgi.com>
Tue, 29 Apr 2008 23:14:46 +0000 (16:14 -0700)
committerPekka Enberg <penberg@cs.helsinki.fi>
Thu, 1 May 2008 21:26:51 +0000 (00:26 +0300)
Add functionality to slabinfo to print out the number of fallbacks
that have occurred for each slab cache when the -D option is specified.
Also widen the allocation / free field since the numbers became
too big after a week.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>

No differences found