From owner-freebsd-current Fri Apr 24 17:37:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA09086 for freebsd-current-outgoing; Fri, 24 Apr 1998 17:37:00 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA09072 for ; Fri, 24 Apr 1998 17:36:55 -0700 (PDT) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.8/8.8.8) id TAA04007; Fri, 24 Apr 1998 19:36:25 -0500 (EST) (envelope-from toor) From: "John S. Dyson" Message-Id: <199804250036.TAA04007@dyson.iquest.net> Subject: Re: Bandwidth throttling etc. In-Reply-To: <199804250016.TAA01428@friley585.res.iastate.edu> from Chris Csanady at "Apr 24, 98 07:16:36 pm" To: ccsanady@friley585.res.iastate.edu (Chris Csanady) Date: Fri, 24 Apr 1998 19:36:25 -0500 (EST) Cc: wollman@khavrinen.lcs.mit.edu, luigi@labinfo.iet.unipi.it, current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Someone mentioned the linux stack earlier, and they do indeed use > contiguous packets. However, I think that they also use the generic > kernel allocator to create these. This seems like an easy way to > have per-interface buffers, although I have to wonder how efficient > this would be. Would this be acceptable? > Try looking at our zone allocator, which aligns items nicely, and is very quick. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message