From owner-freebsd-net Tue Oct 31 14:55:44 2000 Delivered-To: freebsd-net@freebsd.org Received: from smtp04.primenet.com (smtp04.primenet.com [206.165.6.134]) by hub.freebsd.org (Postfix) with ESMTP id 5FAA337B4C5; Tue, 31 Oct 2000 14:55:40 -0800 (PST) Received: (from daemon@localhost) by smtp04.primenet.com (8.9.3/8.9.3) id PAA23030; Tue, 31 Oct 2000 15:52:20 -0700 (MST) Received: from usr09.primenet.com(206.165.6.209) via SMTP by smtp04.primenet.com, id smtpdAAAlXayRS; Tue Oct 31 15:52:09 2000 Received: (from tlambert@localhost) by usr09.primenet.com (8.8.5/8.8.5) id PAA17563; Tue, 31 Oct 2000 15:55:12 -0700 (MST) From: Terry Lambert Message-Id: <200010312255.PAA17563@usr09.primenet.com> Subject: Re: MP: per-CPU mbuf allocation lists To: dillon@earth.backplane.com (Matt Dillon) Date: Tue, 31 Oct 2000 22:55:11 +0000 (GMT) Cc: tlambert@primenet.com (Terry Lambert), dg@root.com (David Greenman), bmilekic@dsuper.net (Bosko Milekic), freebsd-net@FreeBSD.ORG, freebsd-arch@FreeBSD.ORG In-Reply-To: <200010311649.e9VGnOm18947@earth.backplane.com> from "Matt Dillon" at Oct 31, 2000 08:49:24 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > :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. I know. I told you it was trivial... Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message