Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 1999 16:45:09 +0200
From:      Poul-Henning Kamp <phk@critter.freebsd.dk>
To:        Zhihui Zhang <zzhang@cs.binghamton.edu>
Cc:        Ollivier Robert <roberto@keltia.freenix.fr>, freebsd-fs@FreeBSD.ORG
Subject:   Re: Help with understand file system performance 
Message-ID:  <1404.934469109@critter.freebsd.dk>
In-Reply-To: Your message of "Thu, 12 Aug 1999 10:24:30 EDT." <Pine.GSO.3.96.990812102303.1833A-100000@sol.cs.binghamton.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.GSO.3.96.990812102303.1833A-100000@sol.cs.binghamton.edu>, Zhi
hui Zhang writes:
>
>> According to Poul-Henning Kamp:
>> > Yes.  The minimum directory size is the fragsize of the filesystem,
>> 
>> I'm afraid it is not the case...
>> 
>> 216 [13:35] root@tara:/src# ll
>> total 5
>> drwxr-xr-x   2 roberto  staff   512 Sep 26  1998 CVS/
>>                                 ^^^
>The fsize is the number of bytes in a fragment.  Even if your file is 1
>byte, that file needs 1024 bytes to store.  However, the byte count is
>still one byte.  In your example, the byte count is 512 bytes.

Yeah, well, the real issue is if the UFS implementation works on
the 512 bytes size of the fragsize.

--
Poul-Henning Kamp             FreeBSD coreteam member
phk@FreeBSD.ORG               "Real hackers run -current on their laptop."
FreeBSD -- It will take a long time before progress goes too far!


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-fs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1404.934469109>