hasardeur wrote:It seems like the choice between compact and full allocation is merely a choice between instantaneous space reservation and an incremental one.
Ext3 - Is Defrag required?
I totally agree about that with you.
If I remember it right, ext3 doesn't support pre allocation at all.
And I also found out that many *nix users are uptight and doesn't see the facts. ext3 fragments heavily in some cases and there is no way to get rid of that fragmentation without defrag. (Or backup, clear, restore) And even after that process, disk might be already fragmented!
I wrote a lot about this topic to here. And got sick'n'tired because users "I have read that ext3 doesn't fragment at all". stuff.
I also asked why current system doesn't support NCQ. And reply was something, that it isn't needed. WTF? If there is some fragmentation it should help a lot. And also when ever there are several processes accessing disk, it should also help. But ahem, what ever negative I say about Linux, it seems to be issue of faith. Not facts. ;(
Read this thread
http://ubuntuforums.org/showthread.php? ... ght=defrag and especially fu buf posts which is my old handle.
I have been seriously considering installing Windows instead of Linux, because there are obvious flaws which are denied to the death. Linux akbar!
But not to leave so negative impression I have to say that disk caching is way better than Windows disk cache.
And you'll really notice it when using Deluge or doing other heavy disk activity stuff with huge number of small files handled regularly.
Full vs Compact allocation
I also said in some thread that compact allocation causes MORE disk access than full allocation. I don't know why they say in some documentation that compact allocation would be better. Because it'll require several read/writes for same data. I'll have to search for that writing again.
Yep, I found it.
Some thoughts about full / compact allocation and disk cache.
http://forum.deluge-torrent.org/viewtop ... tion#p3657
I like arguing. When ever you got proper basis and reasoning for discussion. I hate claims without facts. So, I would love to hear your comments. - Thanks!