Date: Tue, 31 Oct 2000 08:49:24 -0800 (PST) From: Matt Dillon <dillon@earth.backplane.com> To: Terry Lambert <tlambert@primenet.com> Cc: dg@root.com (David Greenman), bmilekic@dsuper.net (Bosko Milekic), freebsd-net@FreeBSD.ORG, freebsd-arch@FreeBSD.ORG Subject: Re: MP: per-CPU mbuf allocation lists Message-ID: <200010311649.e9VGnOm18947@earth.backplane.com> References: <200010311052.DAA29909@usr02.primenet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
: :It's really trivial to implement this: : :/* something to cast about; allocations can be no smaller than this*/ :struct thing { :... You've just described our zalloc[i]() memory subsystem with a few simple changes. -Matt 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?200010311649.e9VGnOm18947>