Piru wrote:
Both PFS3 and SFS are tons faster than FFS, PFS3 being the fastest. SFS has tendency to suck in some scenarios (say apps writing to multiple files at the same time, the SFS block allocator sucks here and gives alternate blocks one at the time generating mega-fragmented files).
absolutely! a 5GB partition formatted yesterday (SFS)
7/0.MOS:C> SFSCheck SFS: FRAGLIST
Partition start offset : 0x00000002:B332B800 End offset : 0x00000004:3D5C3000
Surfaces : 5 Blocks/Track : 254
Bytes/Block : 512 Sectors/Block : 1
Total blocks : 12915900 Size : 6306,5MB/5737,6MB (10%)
Device interface : TD64 Version : 1.239
Device buffers : 400 Device caches : 32x32768 (1048576 bytes) [CPB]
Checking RootBlocks
...okay
Checking AdminSpaceContainers at block 2
...okay
Checking NodeContainers at block 7
...okay
Checking ObjectContainers at block 3
Fragmented file: SFS:IBrowse/Contents-arm.gz [10324], 4 fragments.
Fragmented file: SFS:IBrowse2.4-020+/IBrowse [10217], 2 fragments.
Fragmented file: SFS:MOS_back/Utilities/MPlayer/TDmplayerGUI/MPlayer_1.07 [11794], 2 fragments.
Fragmented file: SFS:MOS_back/Apps/Apdf/Apdf_604e.module [4458], 3 fragments.
Fragmented file: SFS:WookieChat2.4/Logs/_#morphos [1094], 2 fragments.
Fragmented file: SFS:SAMBA/log/log.nmb [4248], 3 fragments.
Fragmented file: SFS:AMIGIFT/giFTMui_chat.log [993], 2 fragments.
Fragmented file: SFS:AMIGIFT/Completed/Checco Zalone - Mimma amore.mp3 [12095], 3 fragments.
Fragmented file: SFS:AMIGIFT/Completed/Zelig Globalizzazione.mp3 [4574], 3 fragments.
Fragmented file: SFS:AMIGIFT/daemon/OpenFT/nodes [10327], 2 fragments.
Fragmented file: SFS:AMIGIFT/daemon/shares [859], 2 fragments.
Fragmented file: SFS:AMIGIFT/daemon/giftd.log [841], 4 fragments.
Fragmented file: SFS:AMIGIFT/Incoming/F428000A7C6B0027960C.Checco Zalone.mp3 [12119], 8 fragments.
Fragmented file: SFS:rdesktop-2005-02-05/RDesktop.info [12079], 2 fragments.
Fragmented file: SFS:rdesktop-2005-02-05/RDesktop [10391], 2 fragments.
...okay
Checking Bitmap at block 34 (3229 blocks, 4000 bits/bitmap)
...okay
Checking Fragmentation (11136 total file(s), 15 fragmented file(s), 44 fragment(s))
...1%
and often even big files goes fragmented in 18 fragments!
With PFS3 much, much less.