Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jul 2002 13:35:59 +0200
From:      Andre Oppermann <oppermann@pipeline.ch>
To:        Jeffrey Hsu <hsu@FreeBSD.org>
Cc:        Luigi Rizzo <rizzo@icir.org>, net@freebsd.org
Subject:   Re: Should we keep a cache of mbuf+cluster ready for use ?
Message-ID:  <3D203E9F.D9CFA13D@pipeline.ch>
References:  <0GYH00JJCOL3HO@mta7.pltn13.pbi.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Jeffrey Hsu wrote:
> 
> So, what you want is something like a
>         MGETHCL(m, how, type)
>         MHCLFREE(m)
> interface which first looks in a combined freelist before the individual
> mbuf and cluster freelists.  I think it's a good idea.

There should be per CPU queues as in kmalloc for SMP.

-- 
Andre

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-net" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D203E9F.D9CFA13D>