Date: Thu, 26 Jul 2001 10:19:36 -0700 From: Terry Lambert <tlambert2@mindspring.com> To: vishwanath pargaonkar <vishubp@yahoo.com> Cc: Julian Elischer <julian@elischer.org>, Zhihui Zhang <zzhang@cs.binghamton.edu>, Bosko Milekic <bmilekic@technokratis.com>, freebsd-hackers@FreeBSD.ORG Subject: Re: cluster size Message-ID: <3B605128.3A827B8@mindspring.com> References: <20010726073740.5662.qmail@web5301.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
vishwanath pargaonkar wrote: > > Hi, > lets come to my question please. > tell me can i change mbuf cluster size from 2048 to > 4096?? You can do it, but it's not a really very useful thing to do, since the majority of your cluster will end up being vacant. > how shd i do it if i can do it? Look at the header files, and look at uipc_mbuf.c in /sys/kern. -- Terry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B605128.3A827B8>