The cpu cares nothing about the file system. NTFS is the native file system
of Windows 2000. NTFS is more reliable,
allows file level encryption, file level compression, file level access
permissions. In general a much more secure file system. A disadvantage may
be that if you dual-boot, then the other OS; Win98/ME can't read NTFS
without some third party support.
If you use the Windows NT/ 2000 convert.exe utility to convert an existing
fat16/ 32 partition to NTFS, you'll end up with 512 byte clusters which is
less efficient, slower, and more prone to fragmentation. The overhead of
traversing a greater number of clusters to retrieve and commit data will
result in a degradation in file system (or disk I/O) performance. It's best
to choose NTFS at the time of install.
--
Regards,
Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
s said:
I have an old Cyrix 486 dx4/100 machine running Win 2k that I use for NAT
and storage. It idles at 10% processor when just running NAT and it's happy
to still have a job on my net.. I was considering converting from FAT32 to
NTFS. Which file system is easier on the cpu?