rwatson 2006-10-26 12:55:32 UTC
FreeBSD src repository
Modified files:
sys/vm uma_core.c
Log:
Better align output of "show uma" by moving from displaying the basic
counters of allocs/frees/use for each zone to the same statistics
shown by userspace "vmstat -z".
MFC after: 3 days
Revision Changes Path
1.140 +7 -5 src/sys/vm/uma_core.c