On Wed, May 16, 2001 at 01:17:44AM -0400, [EMAIL PROTECTED] wrote:
> Hi,
> 
> My doubt is whether mbuf's along with clusters will be used for large data sizes 
>like 65536 bytes?

        If what you're talking about has to do with sending data over the
network, we attach clusters (or other larger buffers) to mbufs. We won't
fragment a huge load of data across 100 chained mbufs, for example (as that
would be quite ridiculous). :-) 
 
> Kindly reply.
> regards
> ravi prasad
> __________________________________________________________________
> Get your own FREE, personal Netscape Webmail account today at 
>http://webmail.netscape.com/

-- 
 Bosko Milekic
 [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to