Date: Mon, 23 Jul 2001 11:01:27 -0500 From: Dan Nelson <dnelson@emsphone.com> To: vishwanath pargaonkar <vishubp@yahoo.com> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: cluster size Message-ID: <20010723110127.A15157@dan.emsphone.com> In-Reply-To: <20010723155627.15130.qmail@web5303.mail.yahoo.com> References: <20010723155627.15130.qmail@web5303.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Jul 23), vishwanath pargaonkar said: > in freebsd can we change the cluster size from 2048 bytes.If yes how > can we do that? do we have to configure in some file? Actually, the block size is 8192 bytes by default, with fragment size of 1024 bytes. You pick the sizes when you run newfs with the -b and -f options. -- Dan Nelson dnelson@emsphone.com 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?20010723110127.A15157>