Jump to content

mmg1818

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Romania

About mmg1818

mmg1818's Achievements

0

Reputation

  1. exFAT Versus FAT32 Versus NTFS With Vista SP1 Microsoft has introduced a new file system. Extended File Allocation Table (exFAT) is the successor to the old FAT32 file system. What are the advanatages and disadvantages to this new file system? What are the differences between exFAT and FAT32? When is exFAT preferred over NTFS? Microsoft has released the exFAT file system with Vista SP1. This file system that previously had been rumored to be released with the original Vista is finally available to the public on a wide scale. This article will explain what issues with FAT32 that exFAT fixes. Surprisingly to many people, exFAT even may be better than the much loved NTFS in some circumstances. FAT32 is the file system with which most windows users are most familiar. Windows first supported FAT32 with Windows 95 OSR2 and has increased support for it through XP. FAT32 has multiple issues that modern systems can experience: - By default windows systems can only format a drive up to 32 GB. Additional software works around this issue. When formatted at these bigger sizes, FAT32 becomes increasingly inefficient. - The maximum file size on a FAT32 formatted drive is around 4 GB. With DVD and high resolution DVD formats now available, this limit is commonly noticed. - Dealing with fragmentation and free disk space calculations can become painfully resource intensive in large FAT32 systems. - A FAT32 directory can have 65,536 directory entries. Each file or subdirectory can take up multiple entries; therefore, FAT32 directories are limited with how many files it can hold. exFAT was first released with CE 6.0 but will finally hit the mainstream with Vista SP1. exFAT has several advantages over FAT32: -File size limit is now 16 exabytes. - Format size limits and files per directory limits are practically eliminated. - Like HPFS, exFAT uses free space bitmaps to reduce fragmentation and free space allocation/detection issues. - Like HTFS, permission systems should be able to be attached through an access control list (ACL). It is unclear if or when Vista will include this feature, however. In the past most power-users of Microsoft systems have opted to format/convert to a NTFS file system instead. Interestingly enough, exFAT is not used currently for formatting hard drives. It is being recommended in Flash memory storage and other external devices only. This is why it is currently not considered a huge competitor to NTFS on hard drives. However, exFAT should be a true competitor to NTFS on systems with limited processing power and memory. NTFS on flash memory has been known to be inefficient for quite some time. exFAT's smaller footprint/overhead makes it ideal for this purpose. Of course, only if your definition of "ideal" allows software to be proprietary and not open source. Vista will happily read FAT, exFAT, and NTFS from flash. ReadyBoost may not work with exFAT formatted flash drives, however. In conclusion, basically, FAT is a simple system. This limits FAT system by losing efficiency at large sizes, but allows it to run with less resources. The complexity of NTFS increases features but requires more memory and processing power. Extended file allocation table (exFAT) is a new file system that is better adapted to the growing needs of mobile personal storage. The exFAT file system not only handles large files, such as those used for media storage, it enables seamless interoperability between desktop PCs and devices such as portable media devices so that files can easily be copied between desktop and device. In addition, exFAT can be adopted with minimal effort. The exFAT file system encapsulates standard FAT and TFAT functionality. The exFAT system offers the following advantages: Enables the file system to handle growing capacities in media, increasing capacity to 32 GB and larger. Handles more than 1000 files in a single directory. Speeds up storage allocation processes. Removes the previous file size limit of 4 GB. Supports interoperability with future desktop OSs. Provides an extensible format, including OEM-definable parameters to customize the file system for specific device characteristics. In addition, you can choose to add support for TFAT to your exFAT implementation to ensure transaction-safe operations. As of Windows Embedded CE 6.0 and later, TFAT can only be supported in an exFAT environment. copy paste by mmg1818
×
×
  • Create New...