On Fri, Oct 21, 2016 at 05:02:49PM +1000, David Gwynne wrote: > this uses the recently added percpu counter api as the backend for > the mbstats collection. > > ok?
OK bluhm@ > + mbstat = counters_realloc(mbstat, MBSTAT_COUNT, M_DEVBUF); There is no man page entry for counters_realloc() and cpumem_realloc().
