Date: Sat, 29 Jun 2002 15:46:31 -0700 From: Jeffrey Hsu <hsu@FreeBSD.org> To: Luigi Rizzo <rizzo@icir.org> Cc: net@freebsd.org Subject: Re: Should we keep a cache of mbuf+cluster ready for use ? Message-ID: <0GYH00JJCOL3HO@mta7.pltn13.pbi.net> In-Reply-To: "Your message of Sat, 29 Jun 2002 14:53:03 PDT." <20020629145303.A75543@iguana.icir.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. 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?0GYH00JJCOL3HO>