Performance.. The Diskeeper folks published some performance results. NTFS
was fastest followed by FAT and then FAT32. The best cluster size was 4K.
512byte clusters (default for fat32) was worst. They found that a disk
intensive task moved "from FAT-32 512-byte clusters to NTFS 4K-byte clusters
makes the job run in one fifth the time!"
Recovery.. NTFS provides the ability to recover from file system errors and
perform sector sparing to remap data to good clusters and mark bad clusters
as unusable. Using a method called hot fixing, every storage device write is
monitored and written sectors are checked for integrity. If the verification
fails, the corrupted or questionable sectors are flagged, and the data is
rewritten to another sector(s) on the disk. Sector hot fixing is performed
automatically by the file system and does not report error messages to any
applications. NTFS also logs all changes to the file system so that changes
may be undone or reapplied if a discrepancy is found or if a system failure
or power loss causes damage.
There are many more advantages of NTFS over Fat32/16 but most don't effect a
typical home user. Disk quotas, single recycle bin, compression,
encryption.
Mitch
> >You would miss out on the NTFS file-system if you'd dual boot.
> >If there is something that you cannot run in the XP environment, probably
> >very old hardware, that might be a reason for dual boot.
> What's the big draw to NTFS? File security, yeah - that's useful for an
office
> machine. But a HOME system...? I don't see it.
> Eldred
> --
> Homepage - http://www.umich.edu/~epickett
> GPLRank:+8.09
> N2002 Rank:+22.329
> Remove SPAM-OFF to reply.