From owner-freebsd-net Fri May 11 7:45:48 2001 Delivered-To: freebsd-net@freebsd.org Received: from imo-m08.mx.aol.com (imo-m08.mx.aol.com [64.12.136.163]) by hub.freebsd.org (Postfix) with ESMTP id 36A6137B43C for ; Fri, 11 May 2001 07:45:45 -0700 (PDT) (envelope-from raviprasad20@netscape.net) Received: from raviprasad20@netscape.net by imo-m08.mx.aol.com (mail_out_v30.10.) id n.1b.1622f1e (16233) for ; Fri, 11 May 2001 10:45:34 -0400 (EDT) Received: from netscape.com (aimmail11.aim.aol.com [205.188.144.203]) by air-in02.mx.aol.com (v77_r1.37) with ESMTP; Fri, 11 May 2001 10:45:34 -0400 Date: Fri, 11 May 2001 10:45:34 -0400 From: raviprasad20@netscape.net To: freebsd-net@freebsd.org Subject: mbuf organization Mime-Version: 1.0 Message-ID: <20BDEDE9.63310C1F.9513E96F@netscape.net> X-Mailer: Franklin Webmailer 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi, My doubt is how data will be organized in buffers in case we want to transmit large amount of data. My doubt is regarding the organization of mbufs in case we want to transmit the maximum ip datagram size. In the normal case data is stored in clusters for data size greater than 208 bytes. My doubt is how the data will be organized in case of such large data. If mbufs are used we will have a long chain. Whether any other buffers are used.how the data is organized in such a case? How the data will be organized in case we want to transmit jumbograms in ipv6. I think that cluster concept of 2K bytes is too small. regards ravi prasad __________________________________________________________________ Get your own FREE, personal Netscape Webmail account today at http://webmail.netscape.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message