POV-Ray : Newsgroups : povray.off-topic : Formatting speeds redux : Re: Formatting speeds redux Server Time
7 Sep 2024 13:23:01 EDT (-0400)
  Re: Formatting speeds redux  
From: Orchid XP v8
Date: 6 Jul 2008 16:47:27
Message: <48712f5f$1@news.povray.org>
>>   You might notice a difference in disk usage if you have enormous
>> amounts of small files. (In a non-compacting FS every file takes a
>> multiple of 4 kB, rounded up. With ReiserFS they can take less. For
>> example if you have 1000 files, each one 128 bytes in length, instead
>> of taking 4 MB of disk space they only take 128 kB.)
> 
> Interestingly enough, in NTFS, if all the data fits in the same sector 
> as the inode[1], it goes into the same sector.

...which the result that if you have many hundreds of tiny files in a 
single directory... the directory structure becomes rather large and 
slow to traverse. ;-) (Still better than wasting half your harddrive 
though!)

>>   There might be some file systems which support additional permissions,
>> but I don't remember right now.
> 
> There are, and yes, they aren't especially well supported, especially by 
> things like rsync, svn, backup programs, etc.

I thought that would be problematic. ;-) But it at least exists though?

-- 
http://blog.orphi.me.uk/
http://www.zazzle.com/MathematicalOrchid*


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.