Linked by Thom Holwerda on Sun 25th Jun 2006 21:16 UTC, submitted by Dolphin
Thread beginning with comment 137313
To read all comments associated with this story, please click here.
To read all comments associated with this story, please click here.
RE: MS and 3rd party can do something improve NTFS
by TBPrince on Mon 26th Jun 2006 19:07
in reply to "MS and 3rd party can do something improve NTFS"
RE: MS and 3rd party can do something improve NTFS
by NeoSmart on Mon 26th Jun 2006 19:12
in reply to "MS and 3rd party can do something improve NTFS"






Member since:
2006-05-15
Weakness on NTFS:
1. Windows NTFS do not do well against FS fragmentation. (UNIX employ writting stragety to eliminate fragment and ever Mac OS X has builtin code to defrag in backgroud). I wait MS since MS-DOS's era to do what UNIX already did. Waste users $ buy defragmenter software.
2. 4K default cluster size for NTFS quite awesome. We can define to use bigger than 4K cluster size for NTFS to lower no. of fragmentation and improve I/O performance, but 3rd party defragmenters do not allow to defrag bigger than 4K cluster size (I test it under Diskeeper 9 and O&O Defrag 7).
In my opinions, elimination of FS fragmentation and > 4K cluster size at NTFS default (i.e. FreeBSD has chagne from 8K to 16K cluster size) are more benefit for user than Database FS (WinFS).