cvs commit: src/sys/kern kern_mbuf.c uipc_mbuf.c src/sys/sys mbuf.h param.h

Andre Oppermann andre at freebsd.org
Fri Nov 11 08:22:37 PST 2005


Andrew Gallatin wrote:
> 
> Andre Oppermann [andre at FreeBSD.org] wrote:
> > andre       2005-11-02 16:20:36 UTC
> >
> >   FreeBSD src repository
> >
> >   Modified files:
> >     sys/kern             kern_mbuf.c uipc_mbuf.c
> >     sys/sys              mbuf.h param.h
> >   Log:
> >   Mandatory mbuf cluster reference counting and groundwork for UMA
> >   based jumbo 9k and jumbo 16k cluster support.
> 
> Cool.  Are the jumbo clusters physically contiguous?

Yes.  Jumbo allocation API is coming soon.

-- 
Andre


More information about the cvs-src mailing list