commit | f715e6f15ee167026581a8a2e09b2ed644b974aa | [log] [tgz] |
---|---|---|
author | Christoph Lameter <clameter@sgi.com> | Tue Apr 29 16:14:46 2008 -0700 |
committer | Pekka Enberg <penberg@cs.helsinki.fi> | Fri May 02 00:26:51 2008 +0300 |
tree | 5a91e9eb1a72e992759b6ddf8eeb9c4ac68c3b52 | |
parent | 0121c619d03820d965745e56f80f6eb5994533fe [diff] |
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>