From owner-freebsd-net@FreeBSD.ORG Wed Dec 14 19:57:38 2005 Return-Path: X-Original-To: freebsd-net@freebsd.org Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2DCBF16A420 for ; Wed, 14 Dec 2005 19:57:38 +0000 (GMT) (envelope-from silby@silby.com) Received: from wbm1.pair.net (wbm1.pair.net [209.68.3.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1774243D67 for ; Wed, 14 Dec 2005 19:57:36 +0000 (GMT) (envelope-from silby@silby.com) Received: by wbm1.pair.net (Postfix, from userid 65534) id F3F4D26CC5; Wed, 14 Dec 2005 14:57:34 -0500 (EST) Received: from 64.215.82.94 ([64.215.82.94]) (SquirrelMail authenticated user silby@silby.com) by webmail1.pair.com with HTTP; Wed, 14 Dec 2005 14:57:20 -0500 (EST) Message-ID: <3388.64.215.82.94.1134590240.squirrel@webmail1.pair.com> In-Reply-To: <20051214184451.GE55657@funkthat.com> References: <20051214180748.GC629@sandvine.com> <20051214184451.GE55657@funkthat.com> Date: Wed, 14 Dec 2005 14:57:20 -0500 (EST) From: "Mike Silbersack" To: "Ed Maste" , freebsd-net@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: Subject: Re: m_dup oddity -- creates mbuf chains with cluster containing 208 bytes of data X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Dec 2005 19:57:38 -0000 > Ed Maste wrote this message on Wed, Dec 14, 2005 at 13:07 -0500: >> It seemed this behaviour appeared in v 1.130 of uipc_mbuf.c. The >> patch below restores the behaviour of putting MCLBYTES into the >> initial mbuf cluster. >> >> Comments? > > Looks correct to me... I assume you've tested this? If so, I'll commit > it.. Oof. I haven't looked at the patch, but at least I know that Ed is a committer. :) Mike "Silby" Silbersack