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)
commitf715e6f15ee167026581a8a2e09b2ed644b974aa
tree5a91e9eb1a72e992759b6ddf8eeb9c4ac68c3b52
parent0121c619d03820d965745e56f80f6eb5994533fe
slabinfo: Support printout of the number of fallbacks

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>
Documentation/vm/slabinfo.c