NSWBUF_MIN
if (nswbuf < NSWBUF_MIN)
nswbuf = NSWBUF_MIN;
#ifndef NSWBUF_MIN
nswbuf_max += uma_zone_set_max(pbuf_zone, NSWBUF_MIN);