Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jan 1999 16:29:13 +1030
From:      Greg Lehey <grog@lemis.com>
To:        "Michael G." <mikegoe@ibm.net>
Cc:        "freebsd-hackers@FreeBSD.ORG" <freebsd-hackers@FreeBSD.ORG>
Subject:   Re: FreeBSD Cluster Size
Message-ID:  <19990110162913.J8886@freebie.lemis.com>
In-Reply-To: <199901100550.FAA70988@out4.ibm.net>; from Michael G. on Sun, Jan 10, 1999 at 12:45:43AM -0500
References:  <199901100550.FAA70988@out4.ibm.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, 10 January 1999 at  0:45:43 -0500, Michael G. wrote:
> I'm building a chart that describes the different file
> formats and how the cluster size is dependent on the
> partition size (except ofcourse for HPFS).  What I need to
> know is what is the cluster size for the FreeBSD
> 3.0-RELEASE?

I'm sorry, I don't understand what you mean by ``cluster''.  The UFS
file system stores file data in blocks and fragments, and metadata in
inodes.  It's described in /usr/share/doc/smm/05.fastfs/paper.*.
Typically, block sizes are 4kB or 8 kB, and the corresponding
fragments sizes are 512 bytes and 1 kB.

>  PIC          X  10    VALUE "YES! COBOL"

What language is this?

Greg
--
See complete headers for address, home page and phone numbers
finger grog@lemis.com for PGP public key

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?19990110162913.J8886>