]> git.proxmox.com Git - mirror_spl.git/commit - module/spl/spl-proc.c
Update /proc/spl/kmem/slab output
authorBrian Behlendorf <behlendorf1@llnl.gov>
Sat, 26 Mar 2011 04:50:40 +0000 (21:50 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 7 Apr 2011 03:06:03 +0000 (20:06 -0700)
commitd0a1038ff39a082a098fc710dc16f8125369d084
treef924488f10efe64819ab2a279b8983eeb668a505
parent495bd532ab4aaef46b57094d59707bad91e6ec25
Update /proc/spl/kmem/slab output

The 'slab_fail', 'slab_create', and 'slab_destroy' columns in the slab
output have been removed because they are virtually always zero and
not very useful.

The much more useful 'size' and 'alloc' columns have been added which
show the total slab size and how much of the total size has been
allocated to objects.

Finally, the formatting has been updated to be much more human
readable while still being friendly for tool like awk to parse.
module/spl/spl-proc.c