CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2014/07/09 05:22:53

Modified files:
        sys/sys        : mbuf.h 
        sys/kern       : uipc_mbuf.c 

Log message:
now that mclgeti doesnt do the rx ring accounting, cluster allocation
doesnt need to know which ifp an mbuf was allocated on so it can uncount
it on free.

while here, remove the ext_backend field which identifies the pool the
cluster came from and use ext_arg instead.

ok henning@ mpi@

Reply via email to