On Sun, Jan 08, 2012 at 10:31:06PM +0000, Poul-Henning Kamp wrote:
> In message <[email protected]>, Kostik 
> Belousov 
> writes:
> 
> >What is the access patern ? Is it random access, or sequential read
> >(from the cd9660 POV) ?
> 
> Random access to files in the CD9660 filesystem, which stores files
> in sequential 2K blocks.

Then it is reasonable. UFS reads full blocks. If you want/plan to use
UFS volume for small reads exclusively, you can newfs it with much
smaller block size, e.g. 8KB or even 4KB.

Attachment: pgp2u3DjXRzwg.pgp
Description: PGP signature

Reply via email to