tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Too small mbuf clusters
On Fri, Sep 25, 2020 at 07:56:44AM -0000, Michael van Elst wrote:
> martin%duskware.de@localhost (Martin Husemann) writes:
>
> >would bad things happen if I would create an mbuf cluster < MINCLSIZE?
>
> MCLBYTES < MINCLSIZE doesn't work.
Not trying to do that. What I mean is: allocate a full cluster even if
the data is < MINCLSIZE. I know this wastes some space, and it would
be used in a special case only that is in the process of being reworked
better anyway (so I do not want to waste too much cycles right now).
Martin
Home |
Main Index |
Thread Index |
Old Index