LUT_SIZE_INCR
new = mdb_zalloc((lddp->ld_arraysz + LUT_SIZE_INCR) * LCPSZ, UM_SLEEP);
lddp->ld_arraysz += LUT_SIZE_INCR;